Glenn Morris
13b0ef0170
Require password-cache or password.
2007-12-04 04:07:44 +00:00
Glenn Morris
13647a5b26
(password-read, password-cache-add, password-cache-remove):
...
No need to autoload, since mml-sec requires password.
2007-12-04 04:05:45 +00:00
Glenn Morris
8a8c39bc18
Require password-cache or password.
2007-12-04 04:05:27 +00:00
Glenn Morris
75328172ac
(password-read, password-cache-add, password-cache-remove):
...
No need to autoload, since mml-sec requires password.
2007-12-04 04:05:17 +00:00
Glenn Morris
51588bc574
Require password-cache or password.
2007-12-04 04:04:57 +00:00
Glenn Morris
ec374c9157
(gnus-extract-address-components): Define for compiler.
...
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:04:41 +00:00
Glenn Morris
a9b833d39e
(gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler.
2007-12-04 04:04:05 +00:00
Glenn Morris
237dd97f5c
(gnus-extract-address-components): Define for compiler.
2007-12-04 04:03:44 +00:00
Glenn Morris
c52ae2bbad
(bbdb-address-streets): Declare as a function.
...
(eudc-bbdb-extract-addresses): Use bbdb-address-streets rather than
bbdb-address-street1,2,3.
2007-12-04 03:55:40 +00:00
Glenn Morris
3428c0e9db
Comment.
2007-12-04 03:53:04 +00:00
Glenn Morris
4aceef325f
(reftex-make-separate-toc-frame): Try x-focus-frame before
...
focus-frame. Only try focus-frame on XEmacs.
2007-12-04 03:52:39 +00:00
Glenn Morris
e5aca01072
(top-level): Move (provide 'cua-base) to end.
...
No longer provide 'cua. Don't require cua-rect, cua-gmrk when compiling.
(cua-set-rectangle-mark): Add doc string to autoload.
(cua--rectangle, cua--last-killed-rectangle)
(cua--global-mark-active): Always define for compiler.
(cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
(cua--delete-rectangle, cua--insert-rectangle)
(cua--rectangle-corner, cua--rectangle-assert)
(cua--insert-at-global-mark, cua--global-mark-post-command):
Declare as functions.
2007-12-04 03:51:25 +00:00
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
Magnus Henoch
cffe49096c
* configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
...
* configure: Regenerate.
2007-12-03 22:04:33 +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
Jan Djärv
7ba3065747
Update URL to Window Manager Specification in comment.
2007-12-03 09:35:19 +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
Juanma Barranquero
1682490ce8
(INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
...
($(infodir)/dbus, dbus.dvi): New targets.
2007-12-03 09:28:15 +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
Michael Albinus
868641ccd0
* configure.in: No need for DBUS_INFO anymore.
...
* configure: Regenerate.
* Makefile.in (INFO_FILES): Use dbus unconditionally.
2007-12-03 06:54:20 +00:00
Michael Albinus
7b13a0f20c
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
...
unconditionally.
* dbus.texi (Synchronous Methods): Show the result of the "lshal"
emulation with @print{}.
2007-12-03 06:48:12 +00:00
Richard M. Stallman
0277bfa1a4
(make_process): Initialize pty_flag to 0.
2007-12-03 00:41:15 +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
Richard M. Stallman
b694135c73
(Standard Hooks): Add link to Hooks for Loading.
2007-12-03 00:12:06 +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
Michael Albinus
9264ee6a4d
*** empty log message ***
2007-12-02 21:44:15 +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
Richard M. Stallman
7ef92bc9ea
(Overview): Minor cleanup.
2007-12-02 20:21:49 +00:00
Glenn Morris
2650c1dbf9
(top-level): Don't require cl when compiling.
2007-12-02 20:04:11 +00:00
Richard M. Stallman
bb49cc3e62
*** empty log message ***
2007-12-02 20:03:56 +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