bpt/emacs.git
14 years agoMark last change as tiny.
Chong Yidong [Fri, 29 Jan 2010 19:14:26 +0000 (14:14 -0500)]
Mark last change as tiny.

14 years ago* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
Chong Yidong [Fri, 29 Jan 2010 19:13:13 +0000 (14:13 -0500)]
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).

14 years agoDon't signal error on incorrect dirtrack regexp (Bug#5476)
Chong Yidong [Fri, 29 Jan 2010 19:08:09 +0000 (14:08 -0500)]
Don't signal error on incorrect dirtrack regexp (Bug#5476)

* dirtrack.el (dirtrack): Warn instead of signalling error if the
regexp is incorrect (Bug#5476).

14 years agoChange default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
Chong Yidong [Fri, 29 Jan 2010 19:02:02 +0000 (14:02 -0500)]
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).

* frame.c (DEFAULT_ROWS): Change default to 35.

* xfns.c (x_default_font_parameter): Change default XFT font to
monospace-10 (Bug#3643).

14 years ago* net/tramp.el (tramp-handle-insert-directory): Handle also
Michael Albinus [Fri, 29 Jan 2010 16:23:25 +0000 (17:23 +0100)]
* net/tramp.el (tramp-handle-insert-directory): Handle also
symlinks, when FILENAME is not in `default-directory'.

14 years agow32inevt.c (key_event): Remove unnecessary comparison of
Eli Zaretskii [Fri, 29 Jan 2010 14:03:25 +0000 (16:03 +0200)]
w32inevt.c (key_event): Remove unnecessary comparison of
 event->uChar.AsciiChar with 128.

14 years agoExplain mbox folder links.
Glenn Morris [Fri, 29 Jan 2010 07:19:22 +0000 (23:19 -0800)]
Explain mbox folder links.

14 years agoFix up spurious execute-bit on net/tramp.el
Stefan Monnier [Thu, 28 Jan 2010 21:55:43 +0000 (16:55 -0500)]
Fix up spurious execute-bit on net/tramp.el

14 years ago* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
Michael Albinus [Thu, 28 Jan 2010 21:13:01 +0000 (22:13 +0100)]
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
FILENAME is not in `default-directory'.  (Bug#5478)

* net/tramp.el (tramp-handle-insert-directory): Simplify handling
of SWITCHES.  Handle the case, FILENAME is not in
`default-directory'.  (Bug#5478)
(tramp-register-file-name-handlers): Add safe-magic property.

14 years ago* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
Chong Yidong [Thu, 28 Jan 2010 20:06:36 +0000 (15:06 -0500)]
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).

14 years agoFlymake fix to handle more C++ filenames (Bug#5488).
Chong Yidong [Thu, 28 Jan 2010 19:53:11 +0000 (14:53 -0500)]
Flymake fix to handle more C++ filenames (Bug#5488).

* progmodes/flymake.el (flymake-allowed-file-name-masks)
(flymake-master-make-header-init): Add other C++ filename masks.
(flymake-find-possible-master-files)
(flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).

14 years ago* fileio.c (Frename_file): Fix last change (Bug#5487).
Chong Yidong [Thu, 28 Jan 2010 17:47:05 +0000 (12:47 -0500)]
* fileio.c (Frename_file): Fix last change (Bug#5487).

14 years agoFixes for NetBSD (Bug#4629, Bug#2072).
Chong Yidong [Thu, 28 Jan 2010 17:33:28 +0000 (12:33 -0500)]
Fixes for NetBSD (Bug#4629, Bug#2072).

* m/mips.h: Remove DATA_START.  Suggested by Dan Nicolaescu.

* m/alpha.h: Don't define DATA_START on NetBSD (Bug#4629).

14 years agodisplay.texi (Auto Faces): Say fontification-functions is called
Alan Mackenzie [Thu, 28 Jan 2010 16:24:50 +0000 (16:24 +0000)]
display.texi (Auto Faces): Say fontification-functions is called
whether or not Font Lock is enabled.  Tidy up the wording a bit.

14 years agoAdd bug number to recent change.
Jason Rumney [Thu, 28 Jan 2010 13:09:25 +0000 (21:09 +0800)]
Add bug number to recent change.

14 years agoFix last bogus commit.
Katsumi Yamaoka [Thu, 28 Jan 2010 08:58:10 +0000 (08:58 +0000)]
Fix last bogus commit.

14 years agoxfns.c (Fx_create_frame): Remove window size matching code from
Jan Djärv [Thu, 28 Jan 2010 07:10:04 +0000 (08:10 +0100)]
xfns.c (Fx_create_frame): Remove window size matching code from
2010-01-15.
(x_get_current_desktop, x_get_desktop_workarea): Remove

14 years agoFix some busybox annoyances.
Michael Albinus [Thu, 28 Jan 2010 06:06:41 +0000 (07:06 +0100)]
Fix some busybox annoyances.

* net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
not responding." string.
(tramp-open-connection-setup-interactive-shell): Dump stty
settings.  Enable "neveropen" arg for all `tramp-send-command'
calls.  Handle "=" in variable values properly.
(tramp-find-inline-encoding): Raise an error, when no encoding is
found.
(tramp-wait-for-output): Check, whether PROC buffer is available.
Remove spurious " ^H" sequences, sent by busybox.
(tramp-get-ls-command): Suppress coloring, if possible.

14 years ago* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
Glenn Morris [Thu, 28 Jan 2010 05:54:48 +0000 (21:54 -0800)]
* vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)

14 years ago(log-edit-strip-single-file-name): Add missing :safe, :group, and
Glenn Morris [Thu, 28 Jan 2010 05:19:23 +0000 (21:19 -0800)]
(log-edit-strip-single-file-name): Add missing :safe, :group, and
:version tags.

14 years agoAdd some details of bzr's --fixes option.
Glenn Morris [Thu, 28 Jan 2010 05:15:52 +0000 (21:15 -0800)]
Add some details of bzr's --fixes option.

14 years agoFix typos, check for negative ASCII characters.
Jason Rumney [Wed, 27 Jan 2010 16:22:16 +0000 (00:22 +0800)]
Fix typos, check for negative ASCII characters.

14 years agoUse Unicode for console keyboard input on Windows.
Jason Rumney [Wed, 27 Jan 2010 13:59:13 +0000 (21:59 +0800)]
Use Unicode for console keyboard input on Windows.

w32inevt.c (w32_kbd_patch_key): Save the unicode character.
   (key_event): Use unicode for characters 128 and higher.

14 years agoFix src/ChangeLog.
Kenichi Handa [Wed, 27 Jan 2010 05:28:39 +0000 (14:28 +0900)]
Fix src/ChangeLog.

14 years agofrom trunk
Kenichi Handa [Wed, 27 Jan 2010 05:23:52 +0000 (14:23 +0900)]
from trunk

14 years agoregex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
Kenichi Handa [Wed, 27 Jan 2010 05:17:35 +0000 (14:17 +0900)]
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.

14 years agoAdd a quick-start guide.
Glenn Morris [Wed, 27 Jan 2010 04:12:26 +0000 (20:12 -0800)]
Add a quick-start guide.
Add details of what happens when a bug is closed.

14 years agoFix rename-file to handle directory renaming properly (Bug#3353).
Chong Yidong [Wed, 27 Jan 2010 04:08:41 +0000 (23:08 -0500)]
Fix rename-file to handle directory renaming properly (Bug#3353).

* fileio.c (Frename_file): Call copy-directory and delete-directory
for directories, in order to handle cross-device renaming.

14 years agoFix bug#5477.
Stephen Berman [Wed, 27 Jan 2010 04:00:54 +0000 (20:00 -0800)]
Fix bug#5477.

Stephen Berman  <stephen.berman at gmx.net>:

(diary-unhide-everything): Handle narrowed buffers.

14 years ago* lisp/files.el (delete-directory): Fix typo in last change.
Chong Yidong [Wed, 27 Jan 2010 03:36:36 +0000 (22:36 -0500)]
* lisp/files.el (delete-directory): Fix typo in last change.

14 years agoFix delete-directory recursion behavior for trashing (Bug#5436).
Chong Yidong [Wed, 27 Jan 2010 03:17:23 +0000 (22:17 -0500)]
Fix delete-directory recursion behavior for trashing (Bug#5436).

* files.el (delete-directory): Handle moving to trash without first doing recursion (Bug#5436).

14 years ago(vc-path): Mark as obsolete.
Dan Nicolaescu [Tue, 26 Jan 2010 07:22:25 +0000 (23:22 -0800)]
(vc-path): Mark as obsolete.

14 years agoFix erc reconnection via non-default connectors (Bug#4958).
Chong Yidong [Mon, 25 Jan 2010 18:49:23 +0000 (13:49 -0500)]
Fix erc reconnection via non-default connectors (Bug#4958).

* erc-backend.el (erc-session-connector): New var.
(erc-server-reconnect): Use it to reconnect via old connector (Bug#4958).

* erc.el (erc-determine-parameters): Save erc-server-connect-function to erc-session-connector.

14 years ago(vc-annotate-revision-at-line): Compare file
Dan Nicolaescu [Mon, 25 Jan 2010 09:04:59 +0000 (01:04 -0800)]
(vc-annotate-revision-at-line): Compare file
names too.

14 years agoMerge from trunk
Jan Djärv [Mon, 25 Jan 2010 07:45:12 +0000 (08:45 +0100)]
Merge from trunk

14 years agoTypo fix.
Jan Djärv [Mon, 25 Jan 2010 07:43:29 +0000 (08:43 +0100)]
Typo fix.

14 years agoxfns.c (Fx_create_frame): If frame height i stoo big, try
Jan Djärv [Mon, 25 Jan 2010 07:43:10 +0000 (08:43 +0100)]
xfns.c (Fx_create_frame): If frame height i stoo big, try
sizes 24 and 10. Bug #3643.

14 years ago(vc-bzr-print-log): Use the more compact --line option
Dan Nicolaescu [Mon, 25 Jan 2010 06:03:23 +0000 (22:03 -0800)]
(vc-bzr-print-log): Use the more compact --line option
for the short log.
(vc-bzr-log-view-mode): Adjust regexp for the above change.

14 years agomerge
Mark A. Hershberger [Mon, 25 Jan 2010 05:03:35 +0000 (00:03 -0500)]
merge

14 years agoworking version of vc-bzr-revision-table
Mark A. Hershberger [Mon, 25 Jan 2010 05:02:10 +0000 (00:02 -0500)]
working version of vc-bzr-revision-table

14 years agomerge conflict
Mark A. Hershberger [Mon, 25 Jan 2010 04:52:26 +0000 (23:52 -0500)]
merge conflict

14 years ago(vc-git-dir-status-goto-stage): Pass --relative to the
Eric Hanchrow [Mon, 25 Jan 2010 04:46:40 +0000 (20:46 -0800)]
(vc-git-dir-status-goto-stage): Pass --relative to the
diff-index command.  This requires at least git-1.5.5.  (Bug#1589).

14 years agoTry and fix bug#788, hopefully for real this time.
Stefan Monnier [Mon, 25 Jan 2010 02:52:03 +0000 (21:52 -0500)]
Try and fix bug#788, hopefully for real this time.

14 years agoUse png_sig_cmp to allow linking with libpng 1.4.0.
Chong Yidong [Sun, 24 Jan 2010 23:03:13 +0000 (18:03 -0500)]
Use png_sig_cmp to allow linking with libpng 1.4.0.

* image.c (png_load): Use png_sig_cmp instead of the obsolete png_check_sig, which has been removed in libpng 1.4.

14 years agoRemove support for adding --signoff on commit.
Dan Nicolaescu [Sun, 24 Jan 2010 21:23:17 +0000 (13:23 -0800)]
Remove support for adding --signoff on commit.
Future support will use an incompatible generic mechanism.
* vc-git.el (vc-git-add-signoff): Remove variable.
(vc-git-toggle-signoff): Remove function.
(vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.

14 years ago(xterm-maybe-set-dark-background-mode): Rename
Dan Nicolaescu [Sun, 24 Jan 2010 21:08:53 +0000 (13:08 -0800)]
(xterm-maybe-set-dark-background-mode): Rename
from xterm-set-background-mode.  Return t if the background mode
was set.
(terminal-init-xterm): Move tty-set-up-initial-frame-faces
earlier, call it again in case the background mode has changed.

14 years agoAdd the aliases bug-emacs and bug-gnumacs.
Glenn Morris [Sun, 24 Jan 2010 20:28:50 +0000 (12:28 -0800)]
Add the aliases bug-emacs and bug-gnumacs.

14 years ago* keymap.c (shadow_lookup): Add `remap' arg.
Stefan Monnier [Sun, 24 Jan 2010 08:42:22 +0000 (03:42 -0500)]
* keymap.c (shadow_lookup): Add `remap' arg.
(describe_map, describe_vector): Update calls to shadow_lookup.
(Fwhere_is_internal): Fix up handling of `remapped_sequences' and
`remapped' so this flag is applicable to `sequence'.  Be careful to
perform remapping during shadow_lookup check of remapped_equences.

14 years ago(aelement): Fix typo in previous.
Glenn Morris [Sun, 24 Jan 2010 03:58:14 +0000 (19:58 -0800)]
(aelement): Fix typo in previous.

14 years agoSmall fixes.
Glenn Morris [Sat, 23 Jan 2010 23:25:25 +0000 (15:25 -0800)]
Small fixes.

14 years agoFix some details of previous change.
Glenn Morris [Sat, 23 Jan 2010 23:18:58 +0000 (15:18 -0800)]
Fix some details of previous change.

14 years agoUpdate X-Debbugs-CC details.
Glenn Morris [Sat, 23 Jan 2010 23:11:24 +0000 (15:11 -0800)]
Update X-Debbugs-CC details.
Remove Mail-Followup-To, since it is no longer set.
Mention replacement of addresses in new reports.
Mention bazaar --fixes.
Mention debbugs-submit administrivia setting.
Mention how to test Debbugs changes.

14 years ago* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
Chong Yidong [Sat, 23 Jan 2010 23:05:16 +0000 (18:05 -0500)]
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).

14 years ago* url-util.el: Require url-vars (Bug#5459).
Chong Yidong [Sat, 23 Jan 2010 22:50:13 +0000 (17:50 -0500)]
* url-util.el: Require url-vars (Bug#5459).

14 years ago* emacs-lisp/assoc.el (aelement): Doc fix.
Chong Yidong [Sat, 23 Jan 2010 22:46:32 +0000 (17:46 -0500)]
* emacs-lisp/assoc.el (aelement): Doc fix.

14 years ago* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
Chong Yidong [Sat, 23 Jan 2010 22:44:03 +0000 (17:44 -0500)]
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).

14 years agoAccount for utmp.h availability.
Chong Yidong [Sat, 23 Jan 2010 22:15:22 +0000 (17:15 -0500)]
Account for utmp.h availability.

* configure.in: Check for utmp.h availability (FreeBSD 9.x lacks
this header file).

* filelock.c: Include utmp.h only when HAVE_UTMP_H (FreeBSD 9.x
lacks this header file).

14 years agoFix bug#5435: ada-mode; pragma parameter list indented incorrectly.
Stephen Leake [Sat, 23 Jan 2010 12:42:22 +0000 (13:42 +0100)]
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.

14 years ago* mail/rmail.el: Update autoload checksum.
Juanma Barranquero [Sat, 23 Jan 2010 12:38:02 +0000 (13:38 +0100)]
* mail/rmail.el: Update autoload checksum.

14 years agoTweak docstring and comment.
Stephen Leake [Sat, 23 Jan 2010 12:34:52 +0000 (13:34 +0100)]
Tweak docstring and comment.

14 years ago* net/tramp-smb.el (tramp-smb-conf): New defcustom.
Michael Albinus [Sat, 23 Jan 2010 11:02:28 +0000 (12:02 +0100)]
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
(tramp-smb-maybe-open-connection): Use it.

14 years ago* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
YAMAMOTO Mitsuharu [Sat, 23 Jan 2010 05:20:38 +0000 (14:20 +0900)]
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.

14 years ago* net/tramp-imap.el (top): Autoload needed packages.
Michael Albinus [Fri, 22 Jan 2010 21:19:50 +0000 (22:19 +0100)]
* net/tramp-imap.el (top): Autoload needed packages.

14 years ago* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
Stefan Monnier [Fri, 22 Jan 2010 16:43:54 +0000 (11:43 -0500)]
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
just because we see "encoding: 8bit".
* mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.

14 years ago* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
Chong Yidong [Fri, 22 Jan 2010 16:32:31 +0000 (11:32 -0500)]
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).

14 years agoFix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
Eli Zaretskii [Fri, 22 Jan 2010 10:23:25 +0000 (12:23 +0200)]
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.

 jka-compr.el (jka-compr-load): If load-file is not in load-history,
 try its file-truename version.

14 years agoMake string pointer args point to const as in other string allocation functions.
YAMAMOTO Mitsuharu [Fri, 22 Jan 2010 09:10:04 +0000 (18:10 +0900)]
Make string pointer args point to const as in other string allocation functions.

* lisp.h (make_pure_string): String pointer arg now points to const.

* alloc.c (find_string_data_in_pure, make_pure_string): String pointer
args now point to const.

14 years agoFix bug #5303 in `load' on MS-Windows, whereby load-file would fail
Eli Zaretskii [Fri, 22 Jan 2010 08:44:50 +0000 (10:44 +0200)]
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
for files like C:/the-file.el in root directory of any drive.

 lread.c (Fload): Don't treat files without .elc extension as
 byte-compiled if they are ``magic'', i.e. `openp' returned -2 for
 them.

14 years agoFix a situation where deletion of a cpp construct throws an error.
Alan Mackenzie [Thu, 21 Jan 2010 21:45:01 +0000 (21:45 +0000)]
Fix a situation where deletion of a cpp construct throws an error.

14 years agoFix sgml-maybe-name-self (Bug#5380).
Chong Yidong [Thu, 21 Jan 2010 14:03:10 +0000 (09:03 -0500)]
Fix sgml-maybe-name-self (Bug#5380).

* textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
process last-command-event, as it is now decoded first (Bug#5380).

14 years agoFix bug#5435.
Stephen Leake [Thu, 21 Jan 2010 12:25:54 +0000 (13:25 +0100)]
Fix bug#5435.

14 years ago(Score File Format): Fix typo.
Katsumi Yamaoka [Thu, 21 Jan 2010 09:05:08 +0000 (09:05 +0000)]
(Score File Format): Fix typo.

14 years ago(Bugs): Fix PROBLEMS keybinding.
Glenn Morris [Thu, 21 Jan 2010 04:37:44 +0000 (20:37 -0800)]
(Bugs): Fix PROBLEMS keybinding.

14 years ago* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
Chong Yidong [Wed, 20 Jan 2010 17:14:37 +0000 (12:14 -0500)]
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).

14 years ago* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
Chong Yidong [Wed, 20 Jan 2010 16:42:50 +0000 (11:42 -0500)]
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional.  Update md5sum.

14 years ago* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
Chong Yidong [Wed, 20 Jan 2010 16:40:47 +0000 (11:40 -0500)]
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.

14 years agofrom trunk
Kenichi Handa [Wed, 20 Jan 2010 04:01:04 +0000 (13:01 +0900)]
from trunk

14 years agoRemove file that only works with CVS, and isn't really needed with
Glenn Morris [Wed, 20 Jan 2010 03:49:35 +0000 (19:49 -0800)]
Remove file that only works with CVS, and isn't really needed with
Bazaar (given the in-built revision options of bzr diff).

14 years ago(tab-always-indent): Fix custom-type.
Glenn Morris [Wed, 20 Jan 2010 03:46:23 +0000 (19:46 -0800)]
(tab-always-indent): Fix custom-type.

14 years agoFix ccl encoding of unibyte source.
Kenichi Handa [Wed, 20 Jan 2010 02:33:52 +0000 (11:33 +0900)]
Fix ccl encoding of unibyte source.

14 years agoRedate and reposition log entry.
Alan Mackenzie [Tue, 19 Jan 2010 22:27:24 +0000 (22:27 +0000)]
Redate and reposition log entry.

14 years agoFix bug#5395: typing '#' in an empty C buffer throws "args out of range".
Alan Mackenzie [Tue, 19 Jan 2010 22:10:19 +0000 (22:10 +0000)]
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
* progmodes/cc-defs.el: (c-set-cpp-delimiters, c-clear-cpp-delimiters):
Check for EOB playing the role of delimiter.

14 years agoreplace references to obsolete c-subword-mode
Mark A. Hershberger [Tue, 19 Jan 2010 19:39:22 +0000 (14:39 -0500)]
replace references to obsolete c-subword-mode

14 years agoMerge from trunk
Jan Djärv [Tue, 19 Jan 2010 14:54:57 +0000 (15:54 +0100)]
Merge from trunk

14 years agoStore settings in xft-settings for debug purposes.
Jan Djärv [Tue, 19 Jan 2010 14:54:13 +0000 (15:54 +0100)]
Store settings in xft-settings for debug purposes.
(apply_xft_settings): Save settings in Vxft_settings
for debug purpose.
(syms_of_xsettings): Declare xft-settings.

14 years agoSuppress spurious second invocation of before-change-functions
Alan Mackenzie [Tue, 19 Jan 2010 13:16:01 +0000 (13:16 +0000)]
Suppress spurious second invocation of before-change-functions

14 years agono message
Alan Mackenzie [Tue, 19 Jan 2010 11:43:25 +0000 (11:43 +0000)]
no message

14 years ago* ada-mode.el: Really fix bug#5400 (comment in 2010-01-17T19:15:32Z!lekktu@gmail...
Stephen Leake [Mon, 18 Jan 2010 23:10:57 +0000 (00:10 +0100)]
* ada-mode.el: Really fix bug#5400 (comment in 2010-01-17T19:15:32Z!lekktu@gmail.com was erroneous).
  (ada-matching-decl-start-re): Move into ada-goto-decl-start.
  (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
  changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
  Improve comments in "is" portion.  Handle null procedure declaration.
  (ada-move-to-end): Improve doc string.

14 years agoFix typos.
Juanma Barranquero [Mon, 18 Jan 2010 20:24:43 +0000 (21:24 +0100)]
Fix typos.

14 years agoido.el: Consider the possibility of buffer names changing after kill-buffer.
Óscar Fuentes [Mon, 18 Jan 2010 19:34:55 +0000 (20:34 +0100)]
ido.el: Consider the possibility of buffer names changing after kill-buffer.

14 years agoDoc fix for current-time-string and date-to-time (Bug#5408)
Chong Yidong [Mon, 18 Jan 2010 16:29:00 +0000 (11:29 -0500)]
Doc fix for current-time-string and date-to-time (Bug#5408)

* src/editfns.c (Fcurrent_time_string): Doc fix.
* lisp/calendar/time-date.el (date-to-time): Doc fix.

14 years agoFix typos.
Juanma Barranquero [Mon, 18 Jan 2010 04:44:36 +0000 (05:44 +0100)]
Fix typos.

14 years agoFix typos in docstrings, error messages, etc.
Juanma Barranquero [Mon, 18 Jan 2010 04:39:40 +0000 (05:39 +0100)]
Fix typos in docstrings, error messages, etc.

14 years agoFix typos in comments.
Juanma Barranquero [Mon, 18 Jan 2010 03:58:35 +0000 (04:58 +0100)]
Fix typos in comments.

14 years agoFix typo in texinfo file.
Juanma Barranquero [Mon, 18 Jan 2010 03:54:24 +0000 (04:54 +0100)]
Fix typo in texinfo file.

14 years agoAdd bug number.
Kenichi Handa [Mon, 18 Jan 2010 01:07:25 +0000 (10:07 +0900)]
Add bug number.

14 years ago* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
Chong Yidong [Sun, 17 Jan 2010 23:49:27 +0000 (18:49 -0500)]
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.

14 years agoFix handling of arbitrary YANK-ACTION functions from compose-mail.
Chong Yidong [Sun, 17 Jan 2010 23:34:53 +0000 (18:34 -0500)]
Fix handling of arbitrary YANK-ACTION functions from compose-mail.

* mail/sendmail.el (mail-yank-original): Set the mark if the
specified function for yanking does not do it.

14 years ago* message.el (message-mail): Just pass yank-action on to message-setup.
Chong Yidong [Sun, 17 Jan 2010 23:33:55 +0000 (18:33 -0500)]
* message.el (message-mail): Just pass yank-action on to message-setup.
(message-setup): Handle (FUN . ARGS) form of yank-action.
(message-with-reply-buffer, message-widen-reply)
(message-yank-original): Handle non-buffer values of
message-reply-buffer (Bug#4080).

14 years ago* elisp.texi: Remove duplicate edition information (Bug#5407).
Chong Yidong [Sun, 17 Jan 2010 22:24:49 +0000 (17:24 -0500)]
* elisp.texi: Remove duplicate edition information (Bug#5407).