1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00
Commit graph

75934 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
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
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
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
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
b88d2c4c22 Move some entries to misc/ChangeLog that went here by mistake.
Remove nxml-mode entry since it wasn't here for any appreciable time.
2007-12-02 18:39:00 +00:00
Glenn Morris
404cd45421 Move some entries here that went to emacs/ChangeLog by mistake. 2007-12-02 18:38:11 +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