]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--rel--22
Miles Bader [Thu, 6 Dec 2007 00:46:18 +0000 (00:46 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 6 Dec 2007 00:21:00 +0000 (00:21 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-941

16 years agoFix possibly buggy calls to `message'.
Deepak Goel [Thu, 6 Dec 2007 00:17:56 +0000 (00:17 +0000)]
Fix possibly buggy calls to `message'.

16 years agoMake `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)
Deepak Goel [Wed, 5 Dec 2007 22:16:17 +0000 (22:16 +0000)]
Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel)

16 years agoMake find-func prefer ".el" files over "" to fix a bug (see emacs-devel).
Deepak Goel [Wed, 5 Dec 2007 22:09:53 +0000 (22:09 +0000)]
Make find-func prefer ".el" files over "" to fix a bug (see emacs-devel).

16 years ago* net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
Michael Albinus [Wed, 5 Dec 2007 21:59:12 +0000 (21:59 +0000)]
* net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
interface and member fields.

16 years ago* dbusbind.c (xd_read_message): Return value is a Lisp_Object.
Michael Albinus [Wed, 5 Dec 2007 21:53:40 +0000 (21:53 +0000)]
* dbusbind.c (xd_read_message): Return value is a Lisp_Object.
Move check for Vdbus_registered_functions_table to
xd_read_queued_messages.
(xd_read_queued_messages): Protect xd_read_message calls by
internal_condition_case_1.

16 years ago*** empty log message ***
Michael Albinus [Wed, 5 Dec 2007 19:59:46 +0000 (19:59 +0000)]
*** empty log message ***

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:09:53 +0000 (07:09 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:09:17 +0000 (07:09 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:08:55 +0000 (07:08 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:07:39 +0000 (07:07 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(eshell-buffer-name): Define for compiler.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:07:12 +0000 (07:07 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(top-level): Don't require pp.  Use condition-case rather than
ignore-errors.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:06:30 +0000 (07:06 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-load-defgroups): Eval and compile.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:06:02 +0000 (07:06 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-print): Move definition before use.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:05:27 +0000 (07:05 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-debug-command): Move definition before use.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:04:00 +0000 (07:04 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:03:18 +0000 (07:03 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 07:00:23 +0000 (07:00 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(print-func): No need to define for compiler.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 06:59:48 +0000 (06:59 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.

16 years agoRequire individual files if needed when compiling, rather than
Glenn Morris [Wed, 5 Dec 2007 06:59:24 +0000 (06:59 +0000)]
Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(pcomplete-stub): Define for compiler.
(pcomplete-here): Autoload it.

16 years ago(byte-compile-declare-function): Remove declared function from
Glenn Morris [Wed, 5 Dec 2007 03:36:23 +0000 (03:36 +0000)]
(byte-compile-declare-function): Remove declared function from
byte-compile-noruntime-functions.

16 years ago(Info-goto-node, calendar-astro-date-string)
Glenn Morris [Wed, 5 Dec 2007 03:34:49 +0000 (03:34 +0000)]
(Info-goto-node, calendar-astro-date-string)
(calendar-bahai-date-string, calendar-check-holidays)
(calendar-chinese-date-string, calendar-coptic-date-string)
(calendar-ethiopic-date-string, calendar-forward-day)
(calendar-french-date-string, calendar-goto-date)
(calendar-goto-today, calendar-hebrew-date-string)
(calendar-islamic-date-string, calendar-iso-date-string)
(calendar-julian-date-string, calendar-mayan-date-string)
(calendar-persian-date-string, gnus-summary-last-subject)
(parse-time-string, rmail-show-message): Declare as functions.

16 years ago(ediff-version): Declare as a function.
Glenn Morris [Wed, 5 Dec 2007 03:33:30 +0000 (03:33 +0000)]
(ediff-version):  Declare as a function.

16 years ago(compilation-shell-minor-mode): Declare as a function.
Glenn Morris [Wed, 5 Dec 2007 03:32:55 +0000 (03:32 +0000)]
(compilation-shell-minor-mode): Declare as a function.

16 years ago(set-version): Handle configure.in. Adapt for doc/ directory layout
Glenn Morris [Wed, 5 Dec 2007 03:32:13 +0000 (03:32 +0000)]
(set-version): Handle configure.in.  Adapt for doc/ directory layout
for manuals.

16 years agoMerge remember-diary.el into remember.el
Michael Olson [Wed, 5 Dec 2007 01:16:38 +0000 (01:16 +0000)]
Merge remember-diary.el into remember.el

16 years agoAdd arch tagline
Miles Bader [Tue, 4 Dec 2007 22:41:47 +0000 (22:41 +0000)]
Add arch tagline

16 years agorevert requiring mh-acros; remove mh-loaddefs instead
Sam Steingold [Tue, 4 Dec 2007 22:23:19 +0000 (22:23 +0000)]
revert requiring mh-acros; remove mh-loaddefs instead

16 years ago* dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Renamed from
Michael Albinus [Tue, 4 Dec 2007 21:29:40 +0000 (21:29 +0000)]
* dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Renamed from
Qdbus_system_bus and Qdbus_session_bus, respectively.
(Vdbus_intern_symbols): Removed.
(Vdbus_registered_functions_table): New hash table.
(XD_SYMBOL_INTERN_SYMBOL): Removed.
(xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
Rewritten in order to manage registered functions by hash table
Vdbus_registered_functions_table.

16 years ago* net/dbus.el (dbus-hash-table=): New defun.
Michael Albinus [Tue, 4 Dec 2007 21:21:09 +0000 (21:21 +0000)]
* net/dbus.el (dbus-hash-table=): New defun.
(dbus-hash-table-test) New hash table test function, used in
`dbus-registered-functions-table'.
(dbus-*-event, dbus-event-*): Rewritten, due to new structure of
`dbus-event'.

16 years ago* dbus.texi (Signals): Precise `dbus-register-signal'.
Michael Albinus [Tue, 4 Dec 2007 21:12:46 +0000 (21:12 +0000)]
* dbus.texi (Signals): Precise `dbus-register-signal'.
(Errors and Events): Rework events part, the internal structure of
dbus-event has changed.

16 years ago(Symbol Type): Fix typo.
Richard M. Stallman [Tue, 4 Dec 2007 19:53:34 +0000 (19:53 +0000)]
(Symbol Type): Fix typo.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 4 Dec 2007 16:01:22 +0000 (16:01 +0000)]
*** empty log message ***

16 years ago(ido-save-history): Set the `coding' local
Juanma Barranquero [Tue, 4 Dec 2007 15:48:25 +0000 (15:48 +0000)]
(ido-save-history): Set the `coding' local
variable in the first line of the file.

16 years ago(ido-save-history): Use emacs-mule coding system instead of
Juanma Barranquero [Tue, 4 Dec 2007 15:43:26 +0000 (15:43 +0000)]
(ido-save-history): Use emacs-mule coding system instead of
utf-8 to save filenames (it's safer in Emacs 22).  Set the
`coding' local variable on the first line of the file.

16 years agoGive package name and verision to AC_INIT.
Jan Djärv [Tue, 4 Dec 2007 11:29:32 +0000 (11:29 +0000)]
Give package name and verision to AC_INIT.

16 years agoRegenerate.
Glenn Morris [Tue, 4 Dec 2007 07:18:27 +0000 (07:18 +0000)]
Regenerate.

16 years ago* lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
Karl Fogel [Tue, 4 Dec 2007 06:11:29 +0000 (06:11 +0000)]
* lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
  coding system.  This ports 2007-12-02T21:15:22Z!kfogel@red-bean.com and 2007-12-02T21:24:38Z!kfogel@red-bean.com over to the
  EMACS_22_BASE branch, but with the right coding system for Emacs 22
  to reliably record filenames.  Suggested by Eli Zaretskii.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:32:47 +0000 (04:32 +0000)]
Require password-cache or password.

16 years agoPlaceholder for new files from lisp/gnus.
Glenn Morris [Tue, 4 Dec 2007 04:14:30 +0000 (04:14 +0000)]
Placeholder for new files from lisp/gnus.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Tue, 4 Dec 2007 04:11:13 +0000 (04:11 +0000)]
(top-level): Don't require cl when compiling.
(password-read-and-add): Doc fix.  Make obsolete.

16 years agoMove to here from gnus/password.el.
Glenn Morris [Tue, 4 Dec 2007 04:09:15 +0000 (04:09 +0000)]
Move to here from gnus/password.el.

16 years agoMove to ../password-cache.el.
Glenn Morris [Tue, 4 Dec 2007 04:08:13 +0000 (04:08 +0000)]
Move to ../password-cache.el.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:07:44 +0000 (04:07 +0000)]
Require password-cache or password.

16 years ago(password-read, password-cache-add, password-cache-remove):
Glenn Morris [Tue, 4 Dec 2007 04:05:45 +0000 (04:05 +0000)]
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:05:27 +0000 (04:05 +0000)]
Require password-cache or password.

16 years ago(password-read, password-cache-add, password-cache-remove):
Glenn Morris [Tue, 4 Dec 2007 04:05:17 +0000 (04:05 +0000)]
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:04:57 +0000 (04:04 +0000)]
Require password-cache or password.

16 years ago(gnus-extract-address-components): Define for compiler.
Glenn Morris [Tue, 4 Dec 2007 04:04:41 +0000 (04:04 +0000)]
(gnus-extract-address-components): Define for compiler.
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.

16 years ago(gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler.
Glenn Morris [Tue, 4 Dec 2007 04:04:05 +0000 (04:04 +0000)]
(gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler.

16 years ago(gnus-extract-address-components): Define for compiler.
Glenn Morris [Tue, 4 Dec 2007 04:03:44 +0000 (04:03 +0000)]
(gnus-extract-address-components): Define for compiler.

16 years ago(bbdb-address-streets): Declare as a function.
Glenn Morris [Tue, 4 Dec 2007 03:55:40 +0000 (03:55 +0000)]
(bbdb-address-streets): Declare as a function.
(eudc-bbdb-extract-addresses): Use bbdb-address-streets rather than
bbdb-address-street1,2,3.

16 years agoComment.
Glenn Morris [Tue, 4 Dec 2007 03:53:04 +0000 (03:53 +0000)]
Comment.

16 years ago(reftex-make-separate-toc-frame): Try x-focus-frame before
Glenn Morris [Tue, 4 Dec 2007 03:52:39 +0000 (03:52 +0000)]
(reftex-make-separate-toc-frame): Try x-focus-frame before
focus-frame.  Only try focus-frame on XEmacs.

16 years ago(top-level): Move (provide 'cua-base) to end.
Glenn Morris [Tue, 4 Dec 2007 03:51:25 +0000 (03:51 +0000)]
(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.

16 years ago(top-level): Move provide to end.
Glenn Morris [Tue, 4 Dec 2007 03:48:27 +0000 (03:48 +0000)]
(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.

16 years ago(top-level): Move provide to end.
Glenn Morris [Tue, 4 Dec 2007 03:47:26 +0000 (03:47 +0000)]
(top-level): Move provide to end.

16 years ago(viper-replace-overlay-cursor-color)
Glenn Morris [Tue, 4 Dec 2007 03:46:45 +0000 (03:46 +0000)]
(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.

16 years ago* configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
Magnus Henoch [Mon, 3 Dec 2007 22:04:33 +0000 (22:04 +0000)]
* configure.in: Use PKG_CHECK_MODULES to check for D-Bus.

* configure: Regenerate.

16 years ago* emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19...
Karl Fogel [Mon, 3 Dec 2007 21:37:30 +0000 (21:37 +0000)]
* 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.

16 years agoUse consistent, more accurate language for provenance of recent changes.
Karl Fogel [Mon, 3 Dec 2007 18:54:07 +0000 (18:54 +0000)]
Use consistent, more accurate language for provenance of recent changes.

16 years agoRequire mh-acros for mh-require-cl.
Sam Steingold [Mon, 3 Dec 2007 15:16:57 +0000 (15:16 +0000)]
Require mh-acros for mh-require-cl.

16 years agoUpdate URL to Window Manager Specification in comment.
Jan Djärv [Mon, 3 Dec 2007 09:35:19 +0000 (09:35 +0000)]
Update URL to Window Manager Specification in comment.

16 years ago* ediff-util.el (ediff-setup):
Dan Nicolaescu [Mon, 3 Dec 2007 09:29:00 +0000 (09:29 +0000)]
* ediff-util.el (ediff-setup):
* ediff-diff.el (ediff-prepare-error-list): Disable undo for
ediff-error-buffer.

16 years ago(INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
Juanma Barranquero [Mon, 3 Dec 2007 09:28:15 +0000 (09:28 +0000)]
(INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
($(infodir)/dbus, dbus.dvi): New targets.

16 years ago(doc-view-initiate-display): Use `doc-view-mode-p'.
Reiner Steib [Mon, 3 Dec 2007 07:24:34 +0000 (07:24 +0000)]
(doc-view-initiate-display): Use `doc-view-mode-p'.
(doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
string.

16 years ago* configure.in: No need for DBUS_INFO anymore.
Michael Albinus [Mon, 3 Dec 2007 06:54:20 +0000 (06:54 +0000)]
* configure.in: No need for DBUS_INFO anymore.

* configure: Regenerate.

* Makefile.in (INFO_FILES): Use dbus unconditionally.

16 years ago* Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
Michael Albinus [Mon, 3 Dec 2007 06:48:12 +0000 (06:48 +0000)]
* 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{}.

16 years ago(make_process): Initialize pty_flag to 0.
Richard M. Stallman [Mon, 3 Dec 2007 00:41:15 +0000 (00:41 +0000)]
(make_process): Initialize pty_flag to 0.

16 years ago(declare-function): Moved from byte-run.el.
Richard M. Stallman [Mon, 3 Dec 2007 00:33:35 +0000 (00:33 +0000)]
(declare-function): Moved from byte-run.el.

16 years ago(declare-function): Macro deleted.
Richard M. Stallman [Mon, 3 Dec 2007 00:33:06 +0000 (00:33 +0000)]
(declare-function): Macro deleted.

16 years ago(recenter-top-bottom): Don't use `ecase'.
Richard M. Stallman [Mon, 3 Dec 2007 00:27:14 +0000 (00:27 +0000)]
(recenter-top-bottom): Don't use `ecase'.

16 years ago(Standard Hooks): Add link to Hooks for Loading.
Richard M. Stallman [Mon, 3 Dec 2007 00:12:06 +0000 (00:12 +0000)]
(Standard Hooks): Add link to Hooks for Loading.

16 years agoMove here from ../gnus.
Glenn Morris [Sun, 2 Dec 2007 21:52:46 +0000 (21:52 +0000)]
Move here from ../gnus.

16 years agoMove to ../net.
Glenn Morris [Sun, 2 Dec 2007 21:51:08 +0000 (21:51 +0000)]
Move to ../net.

16 years ago*** empty log message ***
Michael Albinus [Sun, 2 Dec 2007 21:44:15 +0000 (21:44 +0000)]
*** empty log message ***

16 years ago(byte-compile-declare-function): Reverse branches of if statement.
Glenn Morris [Sun, 2 Dec 2007 21:41:33 +0000 (21:41 +0000)]
(byte-compile-declare-function): Reverse branches of if statement.

16 years ago* lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write
Karl Fogel [Sun, 2 Dec 2007 21:24:38 +0000 (21:24 +0000)]
* 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>.

16 years ago* lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding system
Karl Fogel [Sun, 2 Dec 2007 21:15:22 +0000 (21:15 +0000)]
* 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.

16 years ago(top-level): Don't require advice.
Glenn Morris [Sun, 2 Dec 2007 21:04:10 +0000 (21:04 +0000)]
(top-level): Don't require advice.
Don't load viper-util, viper-keym, viper-mous, viper-macs, viper-ex
when compiling.

16 years ago(top-level): Don't load viper-util, viper-keym when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:02:58 +0000 (21:02 +0000)]
(top-level): Don't load viper-util, viper-keym when compiling.

16 years ago(top-level): Move provide statement to end.
Glenn Morris [Sun, 2 Dec 2007 21:02:25 +0000 (21:02 +0000)]
(top-level): Move provide statement to end.

16 years ago(top-level): Don't load viper-util when compiling. Move provide
Glenn Morris [Sun, 2 Dec 2007 21:01:53 +0000 (21:01 +0000)]
(top-level): Don't load viper-util when compiling.  Move provide
statement to end.

16 years ago(top-level): Don't load viper-util, viper-keym, viper-mous when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:01:17 +0000 (21:01 +0000)]
(top-level): Don't load viper-util, viper-keym, viper-mous when compiling.

16 years ago(top-level): Don't load viper-util when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:00:40 +0000 (21:00 +0000)]
(top-level): Don't load viper-util when compiling.

16 years ago(top-level): Don't load viper-init when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:00:08 +0000 (21:00 +0000)]
(top-level): Don't load viper-init when compiling.

16 years ago(top-level): Don't require ring.
Glenn Morris [Sun, 2 Dec 2007 20:59:21 +0000 (20:59 +0000)]
(top-level): Don't require ring.
Don't load viper-init, viper-cmd when compiling.

16 years ago(mail-strip-quoted-names): Autoload it.
Glenn Morris [Sun, 2 Dec 2007 20:54:24 +0000 (20:54 +0000)]
(mail-strip-quoted-names): Autoload it.

16 years ago(Overview): Minor cleanup.
Richard M. Stallman [Sun, 2 Dec 2007 20:21:49 +0000 (20:21 +0000)]
(Overview): Minor cleanup.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Sun, 2 Dec 2007 20:04:11 +0000 (20:04 +0000)]
(top-level): Don't require cl when compiling.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Dec 2007 20:03:56 +0000 (20:03 +0000)]
*** empty log message ***

16 years ago(math-compose-var): Adjust declaration.
Jay Belanger [Sun, 2 Dec 2007 20:00:58 +0000 (20:00 +0000)]
(math-compose-var): Adjust declaration.
(math-var-formatter, math-compose-tex-var): Use adjusted `math-compose-var'.

16 years ago(math-compose-var): Adjust argument list.
Jay Belanger [Sun, 2 Dec 2007 20:00:36 +0000 (20:00 +0000)]
(math-compose-var): Adjust argument list.
(math-compose-expr): Use adjusted `math-compose-var'.

16 years agoOffer option for saveplace to be quiet about loading and saving.
Karl Fogel [Sun, 2 Dec 2007 19:54:46 +0000 (19:54 +0000)]
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.

16 years agoRemove file.
Glenn Morris [Sun, 2 Dec 2007 18:58:23 +0000 (18:58 +0000)]
Remove file.

16 years ago(top-level): Don't load `encrypt' features.
Glenn Morris [Sun, 2 Dec 2007 18:57:36 +0000 (18:57 +0000)]
(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.

16 years ago(uudecode): New custom group.
Glenn Morris [Sun, 2 Dec 2007 18:51:38 +0000 (18:51 +0000)]
(uudecode): New custom group.
(uudecode-decoder-program, uudecode-decoder-switches)
(uudecode-use-external): Move to the uudecode custom group.

16 years ago(binhex): New custom group.
Glenn Morris [Sun, 2 Dec 2007 18:51:27 +0000 (18:51 +0000)]
(binhex): New custom group.
(binhex-decoder-program, binhex-decoder-switches)
(binhex-use-external): Move to the binhex custom group.

16 years agoMove here from ../gnus.
Glenn Morris [Sun, 2 Dec 2007 18:49:22 +0000 (18:49 +0000)]
Move here from ../gnus.