bpt/emacs.git
15 years ago(Finteractive): Doc fix.
Glenn Morris [Fri, 27 Feb 2009 04:02:22 +0000 (04:02 +0000)]
(Finteractive): Doc fix.

15 years ago(find-lisp-object-file-name): Need a buffer position, not just a
Glenn Morris [Fri, 27 Feb 2009 04:01:22 +0000 (04:01 +0000)]
(find-lisp-object-file-name): Need a buffer position, not just a
buffer, to find a definition.

15 years ago(rmail-speedbar-move-message): Preserve the directory part against
Glenn Morris [Fri, 27 Feb 2009 04:00:45 +0000 (04:00 +0000)]
(rmail-speedbar-move-message): Preserve the directory part against
rmail-output's oddness.

15 years agoChecked variables.texi.
Chong Yidong [Fri, 27 Feb 2009 03:59:22 +0000 (03:59 +0000)]
Checked variables.texi.

15 years ago(Variables): Clarify introduction.
Chong Yidong [Fri, 27 Feb 2009 03:59:03 +0000 (03:59 +0000)]
(Variables): Clarify introduction.
(Global Variables): Mention that setq is a special form.
(Local Variables): Use active voice.
(Tips for Defining): Mention marking variables as safe.
(Buffer-Local Variables): Mention terminal-local and frame-local
variables together.
(File Local Variables): Copyedits.
(Frame-Local Variables): Note that they are not really useful.
(Future Local Variables): Node deleted.

15 years ago(Top): Update node listing.
Chong Yidong [Fri, 27 Feb 2009 03:58:52 +0000 (03:58 +0000)]
(Top): Update node listing.

15 years ago* elisp.texi (Top): Update node listing.
Chong Yidong [Fri, 27 Feb 2009 03:58:34 +0000 (03:58 +0000)]
* elisp.texi (Top): Update node listing.

* variables.texi (Variables): Clarify introduction.
(Global Variables): Mention that setq is a special form.
(Local Variables): Use active voice.
(Tips for Defining): Mention marking variables as safe.
(Buffer-Local Variables): Mention terminal-local and frame-local
variables together.
(File Local Variables): Copyedits.
(Frame-Local Variables): Note that they are not really useful.
(Future Local Variables): Node deleted.

15 years ago(General Escape Syntax): Update explanation of unicode escape syntax.
Chong Yidong [Fri, 27 Feb 2009 01:44:02 +0000 (01:44 +0000)]
(General Escape Syntax): Update explanation of unicode escape syntax.

15 years ago* objects.texi (General Escape Syntax): Update explanation of unicode
Chong Yidong [Fri, 27 Feb 2009 01:42:47 +0000 (01:42 +0000)]
* objects.texi (General Escape Syntax): Update explanation of unicode
escape syntax.

15 years ago(read_escape): Signal an error for invalid \UXXXXXXXX.
Kenichi Handa [Fri, 27 Feb 2009 00:49:09 +0000 (00:49 +0000)]
(read_escape): Signal an error for invalid \UXXXXXXXX.

15 years agoFix last entry.
Chong Yidong [Fri, 27 Feb 2009 00:29:59 +0000 (00:29 +0000)]
Fix last entry.

15 years ago(font_style_to_value): Set value for unknown symbols to
Chong Yidong [Fri, 27 Feb 2009 00:29:42 +0000 (00:29 +0000)]
(font_style_to_value): Set value for unknown symbols to
100 instead of 255.
(weight_table, slant_table, width_table): Treat "unspecified" as the
default value.

15 years ago* font.c (font_style_to_value): Set value for unknown symbols to 100
Chong Yidong [Fri, 27 Feb 2009 00:28:35 +0000 (00:28 +0000)]
* font.c (font_style_to_value): Set value for unknown symbols to 100
instead of 255.

* font.h (weight_table, slant_table, width_table): Treat
"unspecified" as the default value.

15 years ago(menu-set-font): Assign the same font object to all frames (Bug#2476).
Chong Yidong [Fri, 27 Feb 2009 00:04:59 +0000 (00:04 +0000)]
(menu-set-font): Assign the same font object to all frames (Bug#2476).

15 years ago* menu-bar.el (menu-set-font): Assign the same font object to all
Chong Yidong [Fri, 27 Feb 2009 00:04:41 +0000 (00:04 +0000)]
* menu-bar.el (menu-set-font): Assign the same font object to all
frames (Bug#2476).

15 years agoRegenerate using autoconf-2.61 and Schwab's patch.
Chong Yidong [Thu, 26 Feb 2009 23:09:11 +0000 (23:09 +0000)]
Regenerate using autoconf-2.61 and Schwab's patch.

15 years agoRegenerate.
Chong Yidong [Thu, 26 Feb 2009 23:02:55 +0000 (23:02 +0000)]
Regenerate.

15 years agoRequire librsvg >= 2.11.
Chong Yidong [Thu, 26 Feb 2009 22:58:09 +0000 (22:58 +0000)]
Require librsvg >= 2.11.

15 years ago* configure.in: Require librsvg >= 2.11.
Chong Yidong [Thu, 26 Feb 2009 22:58:00 +0000 (22:58 +0000)]
* configure.in: Require librsvg >= 2.11.

15 years ago* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
Adrian Robert [Thu, 26 Feb 2009 21:23:17 +0000 (21:23 +0000)]
* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
(HAVE_M17N_FLT): Don't check for these unless HAVE_X11.

15 years ago* net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)
Michael Albinus [Thu, 26 Feb 2009 14:31:00 +0000 (14:31 +0000)]
* net/tramp.el (tramp-remote-coding-commands): Add "base64".  (Bug#2463)

15 years agoAdd note about configure patch.
Chong Yidong [Thu, 26 Feb 2009 13:27:28 +0000 (13:27 +0000)]
Add note about configure patch.

15 years ago* x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
Juanma Barranquero [Thu, 26 Feb 2009 10:26:32 +0000 (10:26 +0000)]
* x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
  (x-dnd-get-state-for-frame, x-dnd-handle-moz-url)
  (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height)
  (x-dnd-init-motif-for-frame): Fix typos in docstrings.
  (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function):
  Reflow docstrings.

15 years ago* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
Juanma Barranquero [Thu, 26 Feb 2009 10:18:15 +0000 (10:18 +0000)]
* fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.

15 years agoFix typo in comment.
Juanma Barranquero [Thu, 26 Feb 2009 10:11:34 +0000 (10:11 +0000)]
Fix typo in comment.

15 years ago(rmail-summary-mark-seen): Add option to mark as unseen.
Glenn Morris [Thu, 26 Feb 2009 08:45:09 +0000 (08:45 +0000)]
(rmail-summary-mark-seen): Add option to mark as unseen.
(rmail-summary-rmail-update): Store a position in
rmail-summary-put-back-unseen rather than just a flag, and use it to put
back the "-" mark in the summary.

15 years agoBug number (partial fix).
Glenn Morris [Thu, 26 Feb 2009 08:29:13 +0000 (08:29 +0000)]
Bug number (partial fix).

15 years ago(rmail-summary-rmail-update): Use rmail-message-unseen-p.
Glenn Morris [Thu, 26 Feb 2009 08:23:05 +0000 (08:23 +0000)]
(rmail-summary-rmail-update): Use rmail-message-unseen-p.

15 years agoComment (don't hard-code bug address).
Glenn Morris [Thu, 26 Feb 2009 03:54:40 +0000 (03:54 +0000)]
Comment (don't hard-code bug address).

15 years ago(c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)
Glenn Morris [Thu, 26 Feb 2009 03:54:01 +0000 (03:54 +0000)]
(c-style-variables-are-local-p): Mark as safe if boolean.  (Bug#2197)

15 years agoTobias C. Rittweiler <tcr at freebits.de> (tiny change)
Glenn Morris [Thu, 26 Feb 2009 03:53:15 +0000 (03:53 +0000)]
Tobias C. Rittweiler  <tcr at freebits.de>  (tiny change)

(sendmail-send-it): `call-process-region' can return a string.  (Bug#2428)

15 years agoMention bug 1720.
Glenn Morris [Thu, 26 Feb 2009 03:52:06 +0000 (03:52 +0000)]
Mention bug 1720.

15 years agoRegenerate configure with fixed AC_FUNC_MKTIME
Miles Bader [Thu, 26 Feb 2009 02:41:37 +0000 (02:41 +0000)]
Regenerate configure with fixed AC_FUNC_MKTIME

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

15 years agoBump version to 23.0.91.
Chong Yidong [Thu, 26 Feb 2009 01:06:51 +0000 (01:06 +0000)]
Bump version to 23.0.91.

15 years agoRegenerate.
Chong Yidong [Thu, 26 Feb 2009 01:00:05 +0000 (01:00 +0000)]
Regenerate.

15 years agoRegenerate.
Chong Yidong [Thu, 26 Feb 2009 00:42:30 +0000 (00:42 +0000)]
Regenerate.

15 years ago* bs.el (bs--down):
Juanma Barranquero [Wed, 25 Feb 2009 20:33:19 +0000 (20:33 +0000)]
* bs.el (bs--down):
* ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.

15 years agoRemove local setting of bug-reference-url-format since it's in dir-locals now.
Glenn Morris [Wed, 25 Feb 2009 17:32:28 +0000 (17:32 +0000)]
Remove local setting of bug-reference-url-format since it's in dir-locals now.

15 years agoFix previous entry.
Juanma Barranquero [Wed, 25 Feb 2009 14:45:31 +0000 (14:45 +0000)]
Fix previous entry.

15 years ago* lread.c (Fload): Stop checking Vloads_in_progress and signal
Juanma Barranquero [Wed, 25 Feb 2009 12:47:23 +0000 (12:47 +0000)]
* lread.c (Fload): Stop checking Vloads_in_progress and signal
  error as soon as a recursive load is detected.

15 years agoUpdate autoload checksum.
Juanma Barranquero [Wed, 25 Feb 2009 12:31:58 +0000 (12:31 +0000)]
Update autoload checksum.

15 years ago(dired-guess-shell-alist-user): Fix doc typo.
Glenn Morris [Wed, 25 Feb 2009 08:41:44 +0000 (08:41 +0000)]
(dired-guess-shell-alist-user): Fix doc typo.

15 years ago(eval-expression): Mention truncation in doc.
Glenn Morris [Wed, 25 Feb 2009 08:18:30 +0000 (08:18 +0000)]
(eval-expression): Mention truncation in doc.

15 years ago(eval-last-sexp): Mention truncation in doc.
Glenn Morris [Wed, 25 Feb 2009 08:18:00 +0000 (08:18 +0000)]
(eval-last-sexp): Mention truncation in doc.

15 years ago(toplevel): Remove autoload for gnus-setup-message.
Katsumi Yamaoka [Wed, 25 Feb 2009 04:20:32 +0000 (04:20 +0000)]
(toplevel): Remove autoload for gnus-setup-message.
(gnus-dired-attach): Fake this-command value to prevent Gnus from displaying
 Gnus logo; always use compose-mail.

15 years ago(Emacs for minimalists): New node. (Bug#2452)
Glenn Morris [Wed, 25 Feb 2009 04:01:00 +0000 (04:01 +0000)]
(Emacs for minimalists): New node.  (Bug#2452)

15 years ago(vc-dir-update): Make sure ./ is always first in the listing.
Dan Nicolaescu [Wed, 25 Feb 2009 04:00:08 +0000 (04:00 +0000)]
(vc-dir-update): Make sure ./ is always first in the listing.

15 years agoMention Zile.
Glenn Morris [Wed, 25 Feb 2009 03:58:48 +0000 (03:58 +0000)]
Mention Zile.

15 years agomailclient.el: declare clipboard-kill-ring-save
David Reitter [Wed, 25 Feb 2009 03:44:18 +0000 (03:44 +0000)]
mailclient.el: declare clipboard-kill-ring-save

15 years ago(ps-mule-begin-job): Don't call auto-compose-region.
Kenichi Handa [Wed, 25 Feb 2009 01:08:45 +0000 (01:08 +0000)]
(ps-mule-begin-job): Don't call auto-compose-region.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 25 Feb 2009 01:07:12 +0000 (01:07 +0000)]
*** empty log message ***

15 years ago(ns-working-overlay): Don't make it buffer-local.
Stefan Monnier [Tue, 24 Feb 2009 21:11:53 +0000 (21:11 +0000)]
(ns-working-overlay): Don't make it buffer-local.
(ns-working-overlay-len): Remove.  Use ns-working-overlay instead.
(ns-delete-working-text): Merge with ns-unecho-working-text.
Decide which to use based on ns-working-overlay.
(ns-unecho-working-text): Remove.
(ns-insert-working-text, ns-echo-working-text): Adjust accordingly.

15 years agoFix last change.
Eli Zaretskii [Tue, 24 Feb 2009 19:20:19 +0000 (19:20 +0000)]
Fix last change.

15 years agoMention the MS-DOS section in etc/PROBLEMS.
Eli Zaretskii [Tue, 24 Feb 2009 19:11:49 +0000 (19:11 +0000)]
Mention the MS-DOS section in etc/PROBLEMS.

15 years agoMention problems with username in the MS-DOS port on MS-Windows.
Eli Zaretskii [Tue, 24 Feb 2009 19:09:03 +0000 (19:09 +0000)]
Mention problems with username in the MS-DOS port on MS-Windows.

15 years ago* textmodes/ispell.el (ispell-region): Adapt "done" message
Juanma Barranquero [Tue, 24 Feb 2009 16:25:10 +0000 (16:25 +0000)]
* textmodes/ispell.el (ispell-region): Adapt "done" message
  to coding conventions.  (Bug#2447)

15 years ago* scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
Juanma Barranquero [Tue, 24 Feb 2009 16:11:06 +0000 (16:11 +0000)]
* scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
  argument is 0.  Doc fix.  (Bug#1527)

15 years ago(Fontsets): Correction to fontset-standard description.
Jason Rumney [Tue, 24 Feb 2009 14:01:21 +0000 (14:01 +0000)]
(Fontsets): Correction to fontset-standard description.

15 years agoAdd bug reference
Jason Rumney [Tue, 24 Feb 2009 13:42:02 +0000 (13:42 +0000)]
Add bug reference

15 years ago(International): Link to Modifying Fontsets.
Jason Rumney [Tue, 24 Feb 2009 13:38:14 +0000 (13:38 +0000)]
(International): Link to Modifying Fontsets.

15 years ago(Fontsets): Mention fontset-default, font specs and fallback fontsets.
Jason Rumney [Tue, 24 Feb 2009 13:33:58 +0000 (13:33 +0000)]
(Fontsets): Mention fontset-default, font specs and fallback fontsets.
(Defining Fontsets): Mention ns and w32 variants of standard-fontset-spec.
Update description of startup fontset to match Emacs 23 behavior.
(Modifying Fontsets): New section.

15 years ago* nsterm.m (ns_ring_bell): Convert rect to window coordinates
Adrian Robert [Tue, 24 Feb 2009 12:44:27 +0000 (12:44 +0000)]
* nsterm.m (ns_ring_bell): Convert rect to window coordinates
before caching.

15 years ago(fontset_find_font): Fix the condition for checking
Kenichi Handa [Tue, 24 Feb 2009 11:57:32 +0000 (11:57 +0000)]
(fontset_find_font): Fix the condition for checking
unavailable font.

15 years ago*** empty log message ***
Kenichi Handa [Tue, 24 Feb 2009 11:53:34 +0000 (11:53 +0000)]
*** empty log message ***

15 years ago* w32-vars.el (w32-system-shells): Doc fix.
Juanma Barranquero [Tue, 24 Feb 2009 11:53:33 +0000 (11:53 +0000)]
* w32-vars.el (w32-system-shells): Doc fix.

15 years ago* nt/README.W32: Fix typos.
Juanma Barranquero [Tue, 24 Feb 2009 11:50:34 +0000 (11:50 +0000)]
* nt/README.W32: Fix typos.

15 years ago* INSTALL: Add comment about TCC; fix typos.
Juanma Barranquero [Tue, 24 Feb 2009 11:05:40 +0000 (11:05 +0000)]
* INSTALL: Add comment about TCC; fix typos.

15 years ago* image.el (image-load-path-for-library, insert-sliced-image):
Juanma Barranquero [Tue, 24 Feb 2009 10:28:57 +0000 (10:28 +0000)]
* image.el (image-load-path-for-library, insert-sliced-image):
  Fix typos in docstrings.

15 years agoFix comment.
Juanma Barranquero [Tue, 24 Feb 2009 09:08:18 +0000 (09:08 +0000)]
Fix comment.

15 years agocorrect minor typo in comments
Adrian Robert [Tue, 24 Feb 2009 06:15:32 +0000 (06:15 +0000)]
correct minor typo in comments

15 years ago(flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
Glenn Morris [Tue, 24 Feb 2009 04:44:19 +0000 (04:44 +0000)]
(flyspell-use-meta-tab): Add a custom :set function.  (Bug#2429)

15 years ago(Finternal_set_font_selection_order): Remove leading whitespace that
Glenn Morris [Tue, 24 Feb 2009 03:39:57 +0000 (03:39 +0000)]
(Finternal_set_font_selection_order): Remove leading whitespace that
confuses documentation.

15 years ago(elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
Glenn Morris [Tue, 24 Feb 2009 03:32:19 +0000 (03:32 +0000)]
(elint-unknown-builtin-args): Fix encode-time spec.  (Bug#2453)
(elint-find-builtin-args): Make the match more restrictive.
Handle errors.  Return a result actually containing the function name.

15 years ago(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
Glenn Morris [Tue, 24 Feb 2009 03:31:39 +0000 (03:31 +0000)]
(rmail): Don't show a message if rmail-get-new-mail already did.  (Bug#2440)
(rmail-quit): Don't swap buffers.  (Bug#2441)
(rmail-list-to-menu): Don't globally bind `name'.

15 years ago(cperl-find-pods-heres): Don't globally bind `name'.
Glenn Morris [Tue, 24 Feb 2009 03:31:15 +0000 (03:31 +0000)]
(cperl-find-pods-heres): Don't globally bind `name'.

15 years ago(eshell-parse-ange-ls): Define `name' before potential use.
Glenn Morris [Tue, 24 Feb 2009 03:30:46 +0000 (03:30 +0000)]
(eshell-parse-ange-ls): Define `name' before potential use.

15 years ago*** empty log message ***
Kenichi Handa [Tue, 24 Feb 2009 02:51:32 +0000 (02:51 +0000)]
*** empty log message ***

15 years ago(ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
Chong Yidong [Mon, 23 Feb 2009 17:48:35 +0000 (17:48 +0000)]
(ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
change to dired-add-entry (Bug#2410).

15 years ago* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
Chong Yidong [Mon, 23 Feb 2009 17:48:16 +0000 (17:48 +0000)]
* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).

15 years agoChecked control.texi and eval.texi.
Chong Yidong [Mon, 23 Feb 2009 17:43:44 +0000 (17:43 +0000)]
Checked control.texi and eval.texi.

15 years ago(Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout.
Chong Yidong [Mon, 23 Feb 2009 17:43:28 +0000 (17:43 +0000)]
(Intro Eval): Copyedits.  Standardize on "form" instead of "expression" throughout.
(Function Indirection): Copyedits.  Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.

15 years ago(Control Structures): Add cindex entry for "textual order".
Chong Yidong [Mon, 23 Feb 2009 17:41:38 +0000 (17:41 +0000)]
(Control Structures): Add cindex entry for "textual order".

15 years ago* control.texi (Control Structures): Add cindex entry for "textual
Chong Yidong [Mon, 23 Feb 2009 17:41:25 +0000 (17:41 +0000)]
* control.texi (Control Structures): Add cindex entry for "textual
order".

* eval.texi (Intro Eval): Copyedits.  Standardize on "form"
instead of "expression" throughout.
(Function Indirection): Copyedits.  Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.

15 years ago* bs.el (bs--down): When wrapping around, use `forward-line',
Juanma Barranquero [Mon, 23 Feb 2009 15:27:40 +0000 (15:27 +0000)]
* bs.el (bs--down): When wrapping around, use `forward-line',
  not `goto-line', to avoid distracting "Mark set" message.

15 years agoRemove ever expanding versions of Windows. Shorten FAQ URL. Remove
Jason Rumney [Mon, 23 Feb 2009 13:17:21 +0000 (13:17 +0000)]
Remove ever expanding versions of Windows. Shorten FAQ URL.  Remove
mention of obsolete lock directory.  Windows distribution now bin and
barebin only.  Add note about SVG support.  Remove old tar and gzip
problem workarounds.  Use new (22.x) -Q option.  Report all bugs through
bug tracker.

15 years agoModify for barebin distribution, as undumped distribution no longer exists.
Jason Rumney [Mon, 23 Feb 2009 12:31:55 +0000 (12:31 +0000)]
Modify for barebin distribution, as undumped distribution no longer exists.

15 years agoUpdate for 23.0.91
Jason Rumney [Mon, 23 Feb 2009 12:23:44 +0000 (12:23 +0000)]
Update for 23.0.91

15 years agoPrev commit in wrong ChangeLog
Jason Rumney [Mon, 23 Feb 2009 11:50:08 +0000 (11:50 +0000)]
Prev commit in wrong ChangeLog

15 years ago*** empty log message ***
Jason Rumney [Mon, 23 Feb 2009 11:47:36 +0000 (11:47 +0000)]
*** empty log message ***

15 years agoAdd bug reference.
Juanma Barranquero [Mon, 23 Feb 2009 11:42:34 +0000 (11:42 +0000)]
Add bug reference.

15 years ago* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
Juanma Barranquero [Mon, 23 Feb 2009 11:01:16 +0000 (11:01 +0000)]
* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
  the useful message from `ibuffer-toggle-sorting-mode'.  (Bug#2439)

15 years agoFix previous commit: tell autoload that gnus-setup-message is a macro.
Katsumi Yamaoka [Mon, 23 Feb 2009 10:56:29 +0000 (10:56 +0000)]
Fix previous commit: tell autoload that gnus-setup-message is a macro.

15 years agofix date in last commit
Adrian Robert [Mon, 23 Feb 2009 08:07:31 +0000 (08:07 +0000)]
fix date in last commit

15 years ago* macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
Adrian Robert [Mon, 23 Feb 2009 08:05:58 +0000 (08:05 +0000)]
* macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
Mention ns-extended-platform-support-mode.

15 years agoRequire gnus-msg instead of autoloading it for the gnus-setup-message macro.
Katsumi Yamaoka [Mon, 23 Feb 2009 07:12:07 +0000 (07:12 +0000)]
Require gnus-msg instead of autoloading it for the gnus-setup-message macro.

15 years agoRename `system-process-attributes' to `process-attributes'
Miles Bader [Mon, 23 Feb 2009 05:06:36 +0000 (05:06 +0000)]
Rename `system-process-attributes' to `process-attributes'

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

15 years agoMerge from gnus--devo--0
Miles Bader [Mon, 23 Feb 2009 05:06:26 +0000 (05:06 +0000)]
Merge from gnus--devo--0

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

15 years ago(auto-composition-mode): Don't add a hook to
Kenichi Handa [Mon, 23 Feb 2009 01:37:34 +0000 (01:37 +0000)]
(auto-composition-mode): Don't add a hook to
after-change-functions.  Don't decompose the buffer.
(auto-composition-after-change): Delete it.
(toggle-auto-composition): Make it an alias of
auto-composition-mode.
(auto-compose-region): Delete it.

15 years ago(minibuffer-default-add-dired-shell-commands): Doc fix.
Juri Linkov [Sun, 22 Feb 2009 23:38:04 +0000 (23:38 +0000)]
(minibuffer-default-add-dired-shell-commands): Doc fix.

15 years ago(dired-guess-shell-command): Use read-shell-command
Juri Linkov [Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)]
(dired-guess-shell-command): Use read-shell-command
instead of read-from-minibuffer.
(dired-read-shell-command): Add code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands exactly like
`dired-read-shell-command' in dired-aux.el already does.  Doc fix.