Commit graph

40303 commits

Author SHA1 Message Date
Glenn Morris
2c0f856464 (top-level): Move provide to end.
Don't require cua-gmrk when compiling.
(cua--cut-rectangle-to-global-mark)
(cua--copy-rectangle-to-global-mark): Declare as functions.
2007-12-04 03:48:27 +00:00
Glenn Morris
88a25b1883 (top-level): Move provide to end. 2007-12-04 03:47:26 +00:00
Glenn Morris
cbfcb1d0f1 (viper-replace-overlay-cursor-color)
(viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
(viper-vi-state-cursor-color): Consolidate make-variable-frame-local calls.
2007-12-04 03:46:45 +00:00
Karl Fogel
bedb08d44f * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
(save-place-alist-to-file, load-save-place-alist-from-file): Don't
  print non-error messages at all, there's really no need.  Do print
  if there's a problem, and clarify message in that case.
2007-12-03 21:37:30 +00:00
Karl Fogel
ca2fbc2e0b Use consistent, more accurate language for provenance of recent changes. 2007-12-03 18:54:07 +00:00
Sam Steingold
1f9918fbf3 Require mh-acros for mh-require-cl. 2007-12-03 15:16:57 +00:00
Dan Nicolaescu
e392d1cc57 * ediff-util.el (ediff-setup):
* ediff-diff.el (ediff-prepare-error-list): Disable undo for
ediff-error-buffer.
2007-12-03 09:29:00 +00:00
Reiner Steib
d99abf1ba0 (doc-view-initiate-display): Use `doc-view-mode-p'.
(doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
string.
2007-12-03 07:24:34 +00:00
Richard M. Stallman
708bb6f884 (declare-function): Moved from byte-run.el. 2007-12-03 00:33:35 +00:00
Richard M. Stallman
e9fa6d0a4c (declare-function): Macro deleted. 2007-12-03 00:33:06 +00:00
Richard M. Stallman
18715c3318 (recenter-top-bottom): Don't use `ecase'. 2007-12-03 00:27:14 +00:00
Glenn Morris
369fc5a626 Move here from ../gnus. 2007-12-02 21:52:46 +00:00
Glenn Morris
323fc9ec1a Move to ../net. 2007-12-02 21:51:08 +00:00
Glenn Morris
7628b337d8 (byte-compile-declare-function): Reverse branches of if statement. 2007-12-02 21:41:33 +00:00
Karl Fogel
e1970249e4 * lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write
once and refer to it throughout.  Based on a patch by David Reitter
  <dreitter{_AT_}inf.ed.ac.uk>.
2007-12-02 21:24:38 +00:00
Karl Fogel
82115f7bfc * lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding system
when writing, and set it in the first-line file variables.
  Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and a
  suggestion by Juanma Barranquero.
2007-12-02 21:15:22 +00:00
Glenn Morris
b01fc9c9d9 (top-level): Don't require advice.
Don't load viper-util, viper-keym, viper-mous, viper-macs, viper-ex
when compiling.
2007-12-02 21:04:10 +00:00
Glenn Morris
eec597ed4a (top-level): Don't load viper-util, viper-keym when compiling. 2007-12-02 21:02:58 +00:00
Glenn Morris
26a7f02f94 (top-level): Move provide statement to end. 2007-12-02 21:02:25 +00:00
Glenn Morris
694bc3c6e1 (top-level): Don't load viper-util when compiling. Move provide
statement to end.
2007-12-02 21:01:53 +00:00
Glenn Morris
e83e8ab56f (top-level): Don't load viper-util, viper-keym, viper-mous when compiling. 2007-12-02 21:01:17 +00:00
Glenn Morris
e41afea7f6 (top-level): Don't load viper-util when compiling. 2007-12-02 21:00:40 +00:00
Glenn Morris
2c52740ada (top-level): Don't load viper-init when compiling. 2007-12-02 21:00:08 +00:00
Glenn Morris
cdd489b0fb (top-level): Don't require ring.
Don't load viper-init, viper-cmd when compiling.
2007-12-02 20:59:21 +00:00
Glenn Morris
fea7492a1b (mail-strip-quoted-names): Autoload it. 2007-12-02 20:54:24 +00:00
Glenn Morris
2650c1dbf9 (top-level): Don't require cl when compiling. 2007-12-02 20:04:11 +00:00
Jay Belanger
3ae7df7962 (math-compose-var): Adjust declaration.
(math-var-formatter, math-compose-tex-var): Use adjusted `math-compose-var'.
2007-12-02 20:00:58 +00:00
Jay Belanger
2b8a300253 (math-compose-var): Adjust argument list.
(math-compose-expr): Use adjusted `math-compose-var'.
2007-12-02 20:00:36 +00:00
Karl Fogel
dad9356322 Offer option for saveplace to be quiet about loading and saving.
Suggested by: David Reitter <dreitter{_AT_}inf.ed.ac.uk>

* lisp/saveplace.el (save-place-quiet): New customizable boolean.
  (save-place-alist-to-file, load-save-place-alist-from-file): Use it
  to determine whether to print loading/saving messages.
2007-12-02 19:54:46 +00:00
Glenn Morris
ceabaeb3be Remove file. 2007-12-02 18:58:23 +00:00
Glenn Morris
cb11d61498 (top-level): Don't load `encrypt' features.
(netrc-parse): Don't use encrypt.
(netrc-find-service-name, netrc-find-service-number): Don't use caddr.
2007-12-02 18:57:36 +00:00
Glenn Morris
1ac4605f39 (uudecode): New custom group.
(uudecode-decoder-program, uudecode-decoder-switches)
(uudecode-use-external): Move to the uudecode custom group.
2007-12-02 18:51:38 +00:00
Glenn Morris
5b8178bbea (binhex): New custom group.
(binhex-decoder-program, binhex-decoder-switches)
(binhex-use-external): Move to the binhex custom group.
2007-12-02 18:51:27 +00:00
Glenn Morris
b0a07187c1 Move here from ../gnus. 2007-12-02 18:49:22 +00:00
Glenn Morris
21662dc75f Move to ../mail. 2007-12-02 18:48:20 +00:00
Glenn Morris
a3614e04ba Agustín Martín <agustin.martin at hispalinux.es>
(flyspell-large-region): Explicitly set encoding for aspell process
and for communication with it.  Only add "-d" option if not already
present.  Use ispell-current-dictionary and
ispell-current-personal-dictionary.  General reorganization.
2007-12-02 18:18:19 +00:00
Glenn Morris
acf7984c5b Agustín Martín <agustin.martin at hispalinux.es>
(ispell-aspell-find-dictionary): Do not set encoding here.
(ispell-start-process): Explicitly set encoding here if using aspell.
2007-12-02 18:17:08 +00:00
Glenn Morris
e05b1e72be (top-level): Don't require cl when compiling.
(url-imap): Use signal rather than check-type.
2007-12-02 18:05:57 +00:00
Glenn Morris
d87fefad37 (top-level): Don't require cl when compiling.
(url-history-setup-save-timer, url-history-save-history):
Use condition-case rather than ignore-errors.
2007-12-02 18:05:36 +00:00
Glenn Morris
ed7cf49acf Don't require cl when compiling. 2007-12-02 18:05:26 +00:00
Glenn Morris
3d54861a68 (url-dav-delete-directory): Fix message typo. 2007-12-02 18:01:10 +00:00
Dan Nicolaescu
43202f8a9d (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
function to log-edit.
2007-12-02 17:56:03 +00:00
Michael Albinus
3a993e3de8 * net/dbus.el: New file. 2007-12-02 16:26:17 +00:00
Glenn Morris
c2bf6d2c83 *** empty log message *** 2007-12-02 04:09:45 +00:00
Glenn Morris
24030ea3d9 (top-level): Don't require cl when compiling.
(gnus-group-buffer): Define for compiler.
(url-news-fetch-message-id): Don't use `declare'.
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
2007-12-02 04:03:19 +00:00
Jay Belanger
27c11d0fd7 *** empty log message *** 2007-12-02 03:50:19 +00:00
Jay Belanger
105140567b (math-compose-var): Fix declaration. 2007-12-02 03:45:14 +00:00
Jay Belanger
7cf2461032 (math-compose-vector, math-compose-var, math-tex-expr-is-flat):
Declare as functions.
(calc-lang-slash-idiv, calc-lang-allow-underscores)
math-comp-left-bracket, math-comp-right-bracket, math-comp-comma)
(math-comp-vector-prec): Declare as variables.
(math-var-formatter, math-matrix-formatter,math-lang-adjust-words)
(math-lang-read-symbol, math-land-read, math-punc-table)
(math-compose-subscr,math-dots,math-func-formatter): New property
names to store language specific information.
(math-compose-tex-var, math-compose-tex-intv)
(math-compose-maple-intv, math-compose-eqn-intv, math-compose-tex-sum)
(math-compose-tex-func, math-compose-tex-intv): New functions.
(math-eqn-ignore-words,math-tex-ignore-words,math-latex-ignore-words):
Move from calc.el.
(math-special-function-table): Add entries for tex.
(calc-lang-slash-idiv, calc-lang-allows-underscores): New variables.
(math-compose-latex-frac): Rename from `math-latex-print-frac'.
(math-compose-tex-matrix, math-compose-eqn-matrix)
(math-eqn-special-functions): Move from calccomp.el
2007-12-02 03:17:22 +00:00
Jay Belanger
f479e32a8e (calc-lang-slash-idiv,calc-lang-allow-underscores,calc-lang-c-type-hex)
(calc-lang-brackets-are-subscripts, calc-lang-parens-are-subscripts):
New variables.
(math-expr-special-function-mapping): Remove variable.
(math-eqn-ignore-words, math-tex-ignore-words, math-latex-ignore-words):
Move to calc-lang.el.
2007-12-02 03:16:05 +00:00
Jay Belanger
018f0ad2e4 (math-compose-var): New function.
(math-compose-expr): Allow more special functions to be used.
Change test for formatting fractions.  Use variables and property
names to help with language specific formatting.
(math-compose-tex-matrix, math-compose-eqn-matrix)
(math-eqn-special-functions): Move to calc-lang.el
(math-compose-rows): Use property names to help with language specific
formatting.
2007-12-02 03:14:55 +00:00