]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
Jan Djärv [Fri, 11 Aug 2006 07:30:36 +0000 (07:30 +0000)]
* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
 of drag and drop Atoms.

17 years ago* xselect.c (Fx_register_dnd_atom): New function.
Jan Djärv [Fri, 11 Aug 2006 07:30:14 +0000 (07:30 +0000)]
* xselect.c (Fx_register_dnd_atom): New function.
 (syms_of_xselect): Defsubr it.
 (x_handle_dnd_message): Check that message_type is in
 dpyinfo->x_dnd_atoms before generating lisp event.

17 years agoMention that zone-mode.el is now obsolete.
Romain Francoise [Thu, 10 Aug 2006 20:07:08 +0000 (20:07 +0000)]
Mention that zone-mode.el is now obsolete.

17 years ago* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
Romain Francoise [Thu, 10 Aug 2006 20:06:19 +0000 (20:06 +0000)]
* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
(dns-mode-soa-auto-increment-serial): New user option.
(dns-mode-soa-maybe-increment-serial): New function.
(dns-mode): Add the latter to `write-contents-functions'.

* obsolete/zone-mode.el: Move to obsolete/ from net/.
Delete autoload cookies.

17 years ago(Recognize Coding, Text Coding): Fix typos.
Thien-Thi Nguyen [Thu, 10 Aug 2006 18:43:55 +0000 (18:43 +0000)]
(Recognize Coding, Text Coding): Fix typos.

17 years agoMinor fix to last change.
Chong Yidong [Thu, 10 Aug 2006 16:07:43 +0000 (16:07 +0000)]
Minor fix to last change.

17 years ago(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support
John Wiegley [Thu, 10 Aug 2006 15:30:56 +0000 (15:30 +0000)]
(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support
for [^g] in character globs.

17 years ago*** empty log message ***
John Wiegley [Thu, 10 Aug 2006 15:30:17 +0000 (15:30 +0000)]
*** empty log message ***

17 years ago* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
Chong Yidong [Thu, 10 Aug 2006 15:27:41 +0000 (15:27 +0000)]
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
restore unread-command-events here.
(edebug-display): Do it here, to detect sit-for interruptions.

17 years ago* keyboard.c: Define in_sighandler.
Jan Djärv [Thu, 10 Aug 2006 06:09:57 +0000 (06:09 +0000)]
* keyboard.c: Define in_sighandler.
 (input_available_signal): Set in_sighandler.
 (init_keyboard): Initialize in_sighandler.

 * keyboard.h: Declare in_sighandler.

 * alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
 to check if mutex should be locked or not.

17 years ago* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
Jan Djärv [Thu, 10 Aug 2006 06:09:30 +0000 (06:09 +0000)]
* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
 to check if mutex should be locked or not.

17 years ago* keyboard.c: Define in_sighandler.
Jan Djärv [Thu, 10 Aug 2006 06:07:15 +0000 (06:07 +0000)]
* keyboard.c: Define in_sighandler.
 (input_available_signal): Set in_sighandler.

17 years ago* keyboard.h: Declare in_sighandler.
Jan Djärv [Thu, 10 Aug 2006 06:06:48 +0000 (06:06 +0000)]
* keyboard.h: Declare in_sighandler.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 10 Aug 2006 04:31:27 +0000 (04:31 +0000)]
*** empty log message ***

17 years ago(facemenu-listed-faces): Doc fix.
Richard M. Stallman [Thu, 10 Aug 2006 04:31:21 +0000 (04:31 +0000)]
(facemenu-listed-faces): Doc fix.

17 years ago(Format Faces): Substantial rewrites to deal with face merging. Empty
Richard M. Stallman [Thu, 10 Aug 2006 04:19:57 +0000 (04:19 +0000)]
(Format Faces): Substantial rewrites to deal with face merging.  Empty
regions don't count.  Clarify face property inheritance.

17 years ago(facemenu-add-face): Pass frame to facemenu-active-faces.
Richard M. Stallman [Thu, 10 Aug 2006 04:00:34 +0000 (04:00 +0000)]
(facemenu-add-face): Pass frame to facemenu-active-faces.
(facemenu-set-face): Doc fix.

17 years ago* avoid.el (mouse-avoidance-animating-pointer): New var.
Chong Yidong [Thu, 10 Aug 2006 03:37:29 +0000 (03:37 +0000)]
* avoid.el (mouse-avoidance-animating-pointer): New var.
(mouse-avoidance-nudge-mouse): Use it.
(mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
(mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
(mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
Don't activate if currently animating.  All callers changed.

17 years agoDon't say which side scroll bar is on.
Richard M. Stallman [Wed, 9 Aug 2006 19:10:13 +0000 (19:10 +0000)]
Don't say which side scroll bar is on.

17 years ago(timeclock-use-elapsed): Added a new variable, which causes timeclock
John Wiegley [Wed, 9 Aug 2006 11:51:57 +0000 (11:51 +0000)]
(timeclock-use-elapsed): Added a new variable, which causes timeclock
to report elapsed time worked, instead of just work remaining.

17 years ago*** empty log message ***
John Wiegley [Wed, 9 Aug 2006 11:50:27 +0000 (11:50 +0000)]
*** empty log message ***

17 years agoFix previous change.
Jan Djärv [Wed, 9 Aug 2006 06:56:38 +0000 (06:56 +0000)]
Fix previous change.

17 years ago(readline): Change position on %n and \" in sscanf.
Jan Djärv [Wed, 9 Aug 2006 06:56:16 +0000 (06:56 +0000)]
(readline): Change position on %n and \" in sscanf.

17 years ago* etags.c (readline): expect sscanf returns >= 1.
Jan Djärv [Wed, 9 Aug 2006 06:22:27 +0000 (06:22 +0000)]
* etags.c (readline): expect sscanf returns >= 1.

17 years ago(keyremap_step): No-op if fkey->parent = nil.
Richard M. Stallman [Wed, 9 Aug 2006 04:55:10 +0000 (04:55 +0000)]
(keyremap_step): No-op if fkey->parent = nil.
(read_key_sequence): Always start fkey.start and fkey.end at 0,
and likewise for keytran.

17 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Aug 2006 01:25:59 +0000 (01:25 +0000)]
*** empty log message ***

17 years ago(syms_of_coding): Improve the docstring
Kenichi Handa [Wed, 9 Aug 2006 01:25:03 +0000 (01:25 +0000)]
(syms_of_coding): Improve the docstring
file-coding-system-alist.

17 years ago(latexenc-find-file-coding-system):
Kenichi Handa [Wed, 9 Aug 2006 01:11:44 +0000 (01:11 +0000)]
(latexenc-find-file-coding-system):
Fix for the case that the 2nd element of arg-list is a cons.

17 years agoWhitespace change.
Richard M. Stallman [Tue, 8 Aug 2006 20:53:10 +0000 (20:53 +0000)]
Whitespace change.

17 years ago* info.el (Info-fontify-node): Handle preceding `in' for note
Chong Yidong [Tue, 8 Aug 2006 17:45:42 +0000 (17:45 +0000)]
* info.el (Info-fontify-node): Handle preceding `in' for note
reference hiding rules.

17 years agoClean up wording in previous change.
Richard M. Stallman [Tue, 8 Aug 2006 17:39:08 +0000 (17:39 +0000)]
Clean up wording in previous change.

17 years agoupdate from texinfo
Karl Berry [Tue, 8 Aug 2006 16:27:41 +0000 (16:27 +0000)]
update from texinfo

17 years ago(sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.
Stefan Monnier [Tue, 8 Aug 2006 15:09:26 +0000 (15:09 +0000)]
(sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.

17 years ago* etags.c (readline): expect sscanf returns 2,
Jan Djärv [Tue, 8 Aug 2006 09:34:56 +0000 (09:34 +0000)]
* etags.c (readline): expect sscanf returns 2,
 not 1.

17 years ago* etags.c (TEX_mode): Check getc retruns EOF.
Jan Djärv [Tue, 8 Aug 2006 09:33:10 +0000 (09:33 +0000)]
* etags.c (TEX_mode): Check getc retruns EOF.
 File ended without newline causes infinite loop.

17 years ago(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise [Tue, 8 Aug 2006 08:06:08 +0000 (08:06 +0000)]
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.

17 years ago(terminal-init-xterm): Add more key bindings.
Dan Nicolaescu [Tue, 8 Aug 2006 05:31:09 +0000 (05:31 +0000)]
(terminal-init-xterm): Add more key bindings.

17 years ago(font-lock-extend-jit-lock-region-after-change): Better comment.
Stefan Monnier [Mon, 7 Aug 2006 18:24:25 +0000 (18:24 +0000)]
(font-lock-extend-jit-lock-region-after-change): Better comment.

17 years ago(PC-do-completion): Strip out completion-ignored-extensions
Stefan Monnier [Mon, 7 Aug 2006 18:06:28 +0000 (18:06 +0000)]
(PC-do-completion): Strip out completion-ignored-extensions
before checking whether there are multiple completions.
Don't use `list' unnecessarily when building completion tables.

17 years ago(font-lock-extend-jit-lock-region-after-change): Add docstring.
Stefan Monnier [Mon, 7 Aug 2006 17:47:55 +0000 (17:47 +0000)]
(font-lock-extend-jit-lock-region-after-change): Add docstring.

17 years ago(font-lock-extend-after-change-region-function,
Stefan Monnier [Mon, 7 Aug 2006 17:42:36 +0000 (17:42 +0000)]
(font-lock-extend-after-change-region-function,
font-lock-extend-region-functions,
font-lock-extend-jit-lock-region-after-change): Better comments.

17 years ago(BASE_PURESIZE): Increase to 1120000.
Andreas Schwab [Mon, 7 Aug 2006 16:39:36 +0000 (16:39 +0000)]
(BASE_PURESIZE): Increase to 1120000.

17 years agoDouble-checked modes.texi.
Chong Yidong [Mon, 7 Aug 2006 13:40:32 +0000 (13:40 +0000)]
Double-checked modes.texi.

17 years ago* modes.texi (Hooks): Clarify.
Chong Yidong [Mon, 7 Aug 2006 13:39:53 +0000 (13:39 +0000)]
* modes.texi (Hooks): Clarify.
(Major Mode Basics): Mention define-derived-mode explicitly.
(Major Mode Conventions): Rebinding RET is OK for some modes.
Mention change-major-mode-hook and after-change-major-mode-hook.
(Example Major Modes): Moved to end of Modes section.
(Mode Line Basics): Clarify.
(Mode Line Data): Mention help-echo and local-map in strings.
Explain reason for treatment of non-risky variables.
(Properties in Mode): Clarify.
(Faces for Font Lock): Add font-lock-negation-char-face.

17 years agoUpdate from erc--emacs--22
Miles Bader [Mon, 7 Aug 2006 07:43:48 +0000 (07:43 +0000)]
Update from erc--emacs--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-388
Creator:  Michael Olson <mwolson@gnu.org>

17 years agoFix ERC bug introduced in last patch
Miles Bader [Mon, 7 Aug 2006 07:43:37 +0000 (07:43 +0000)]
Fix ERC bug introduced in last patch

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-387
Creator:  Michael Olson <mwolson@gnu.org>

17 years agoUpdate from erc--emacs--22
Miles Bader [Mon, 7 Aug 2006 07:43:25 +0000 (07:43 +0000)]
Update from erc--emacs--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-386
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago"standard-value for mode-line-format" bug fixed.
Chong Yidong [Sun, 6 Aug 2006 14:23:55 +0000 (14:23 +0000)]
"standard-value for mode-line-format" bug fixed.

17 years ago* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.
Chong Yidong [Sun, 6 Aug 2006 14:22:24 +0000 (14:22 +0000)]
* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.
(Fkill_all_local_variables): Use it.
(syms_of_buffer): Defvar it.

17 years agoFix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.
Romain Francoise [Sun, 6 Aug 2006 11:56:03 +0000 (11:56 +0000)]
Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.

17 years ago*** empty log message ***
Romain Francoise [Sun, 6 Aug 2006 08:23:29 +0000 (08:23 +0000)]
*** empty log message ***

17 years ago(describe-mode): Make minor mode list more concise.
Richard M. Stallman [Sun, 6 Aug 2006 04:31:58 +0000 (04:31 +0000)]
(describe-mode): Make minor mode list more concise.

17 years ago*** empty log message ***
Nick Roberts [Sun, 6 Aug 2006 00:45:53 +0000 (00:45 +0000)]
*** empty log message ***

17 years ago(Note): Add note about ollowing a longjmp call.
Nick Roberts [Sun, 6 Aug 2006 00:39:50 +0000 (00:39 +0000)]
(Note): Add note about ollowing a longjmp call.

17 years ago*** empty log message ***
Nick Roberts [Sun, 6 Aug 2006 00:39:02 +0000 (00:39 +0000)]
*** empty log message ***

17 years ago* bindings.el: Give mode-line-format, mode-line-modes, and
Chong Yidong [Sun, 6 Aug 2006 00:32:33 +0000 (00:32 +0000)]
* bindings.el: Give mode-line-format, mode-line-modes, and
mode-line-position `standard-value' properties.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 5 Aug 2006 13:31:11 +0000 (13:31 +0000)]
*** empty log message ***

17 years ago(list-buffers-noselect): For Info buffers, use "(file)node" instead of the
Eli Zaretskii [Sat, 5 Aug 2006 13:30:17 +0000 (13:30 +0000)]
(list-buffers-noselect): For Info buffers, use "(file)node" instead of the
file name.

17 years agoInclude w32.h.
Eli Zaretskii [Sat, 5 Aug 2006 13:01:50 +0000 (13:01 +0000)]
Include w32.h.
(valid_lisp_object_p) [WINDOWSNT]: Call w32_valid_pointer_p to do the job.

17 years agoAdd prototype for w32_valid_pointer_p.
Eli Zaretskii [Sat, 5 Aug 2006 13:01:25 +0000 (13:01 +0000)]
Add prototype for w32_valid_pointer_p.

17 years ago(w32_valid_pointer_p): New function.
Eli Zaretskii [Sat, 5 Aug 2006 13:01:10 +0000 (13:01 +0000)]
(w32_valid_pointer_p): New function.

17 years ago(New in Emacs 22): Expand.
Romain Francoise [Sat, 5 Aug 2006 12:33:22 +0000 (12:33 +0000)]
(New in Emacs 22): Expand.

17 years ago(kbd_buffer_get_event): Return Qnil when current time is exactly equal to
Eli Zaretskii [Sat, 5 Aug 2006 12:00:32 +0000 (12:00 +0000)]
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to
end_time, not only when it is past that.

17 years ago(Formatting Strings) Resurrect erroneously removed line.
Eli Zaretskii [Sat, 5 Aug 2006 09:49:01 +0000 (09:49 +0000)]
(Formatting Strings) Resurrect erroneously removed line.

17 years ago(escape-glyph): Doc fix.
Richard M. Stallman [Sat, 5 Aug 2006 04:42:57 +0000 (04:42 +0000)]
(escape-glyph): Doc fix.

17 years ago*** empty log message ***
Chong Yidong [Sat, 5 Aug 2006 01:40:27 +0000 (01:40 +0000)]
*** empty log message ***

17 years agospecpdl unbalanced bug fixed.
Chong Yidong [Sat, 5 Aug 2006 01:39:40 +0000 (01:39 +0000)]
specpdl unbalanced bug fixed.

17 years ago* process.c: Reapply 2006-08-01 change.
Chong Yidong [Sat, 5 Aug 2006 01:38:42 +0000 (01:38 +0000)]
* process.c: Reapply 2006-08-01 change.

17 years ago* keyboard.c (read_char): Rebalance specpdl after receiving jump.
Chong Yidong [Sat, 5 Aug 2006 01:38:21 +0000 (01:38 +0000)]
* keyboard.c (read_char): Rebalance specpdl after receiving jump.

17 years ago(w32_query_font): Fix last change: use stricmp.
Eli Zaretskii [Fri, 4 Aug 2006 17:22:18 +0000 (17:22 +0000)]
(w32_query_font): Fix last change: use stricmp.

17 years ago"C-n doesn't work in Customize Option buffer in -nw with long value
Chong Yidong [Fri, 4 Aug 2006 15:44:27 +0000 (15:44 +0000)]
"C-n doesn't work in Customize Option buffer in -nw with long value
  displayed" fix committed

17 years ago(Fsubst_char_in_region): Redo the setup work after running
Stefan Monnier [Fri, 4 Aug 2006 15:22:09 +0000 (15:22 +0000)]
(Fsubst_char_in_region): Redo the setup work after running
the before-change-functions since they may have altered the buffer.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 4 Aug 2006 11:43:45 +0000 (11:43 +0000)]
*** empty log message ***

17 years ago(Window Size X) <--geometry>: Only width and height apply to all frames.
Eli Zaretskii [Fri, 4 Aug 2006 11:43:27 +0000 (11:43 +0000)]
(Window Size X) <--geometry>: Only width and height apply to all frames.

17 years ago(w32_createwindow): Handle -geometry command line option and the geometry
Eli Zaretskii [Fri, 4 Aug 2006 11:36:02 +0000 (11:36 +0000)]
(w32_createwindow): Handle -geometry command line option and the geometry
settings in the Registry.

17 years ago(Formatting Strings): Warn against arbitrary strings as first arg to `format'.
Eli Zaretskii [Fri, 4 Aug 2006 10:42:41 +0000 (10:42 +0000)]
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.

17 years ago(w32_query_font): Compare names by ignoring case.
Kenichi Handa [Fri, 4 Aug 2006 02:50:10 +0000 (02:50 +0000)]
(w32_query_font): Compare names by ignoring case.

17 years ago*** empty log message ***
Kenichi Handa [Fri, 4 Aug 2006 01:49:05 +0000 (01:49 +0000)]
*** empty log message ***

17 years ago(describe-font): Improve docstring
Kenichi Handa [Fri, 4 Aug 2006 01:48:10 +0000 (01:48 +0000)]
(describe-font): Improve docstring
and error message.  Use frame-parameter (not frame-parameters).

17 years ago(x_query_font): Compare names by ignoring case.
Kenichi Handa [Fri, 4 Aug 2006 01:41:14 +0000 (01:41 +0000)]
(x_query_font): Compare names by ignoring case.

17 years ago(w32_menu_show, w32_dialog_show): Call Fsignal to quit
Jason Rumney [Thu, 3 Aug 2006 22:08:09 +0000 (22:08 +0000)]
(w32_menu_show, w32_dialog_show): Call Fsignal to quit
when no option selected except when for_click.

17 years ago*** empty log message ***
Romain Francoise [Thu, 3 Aug 2006 18:41:58 +0000 (18:41 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 3 Aug 2006 18:30:37 +0000 (18:30 +0000)]
*** empty log message ***

17 years ago(gdb-script-font-lock-syntactic-keywords):
Stefan Monnier [Thu, 3 Aug 2006 18:30:13 +0000 (18:30 +0000)]
(gdb-script-font-lock-syntactic-keywords):
Correctly mark the end-of-docstring char.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 3 Aug 2006 18:27:50 +0000 (18:27 +0000)]
*** empty log message ***

17 years ago* process.c: Revert last change.
Chong Yidong [Thu, 3 Aug 2006 15:19:20 +0000 (15:19 +0000)]
* process.c: Revert last change.

17 years ago* simple.el (line-move-to-column): Constrain move-to-column to
Chong Yidong [Thu, 3 Aug 2006 14:26:27 +0000 (14:26 +0000)]
* simple.el (line-move-to-column): Constrain move-to-column to
current field.

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 3 Aug 2006 10:14:49 +0000 (10:14 +0000)]
*** empty log message ***

17 years agoFix typo in markup.
Juanma Barranquero [Thu, 3 Aug 2006 09:44:24 +0000 (09:44 +0000)]
Fix typo in markup.

17 years ago(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
Stefan Monnier [Thu, 3 Aug 2006 07:14:39 +0000 (07:14 +0000)]
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines): New functions.
(font-lock-default-fontify-region): Use them.
(font-lock-extend-jit-lock-region-after-change): Only round up
if font-lock-default-fontify-region will do it as well.

17 years ago(font-lock-extend-after-change-region-function):
Stefan Monnier [Thu, 3 Aug 2006 05:42:53 +0000 (05:42 +0000)]
(font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.

17 years agoMerge from erc--emacs--21
Miles Bader [Thu, 3 Aug 2006 05:10:38 +0000 (05:10 +0000)]
Merge from erc--emacs--21

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago(jit-lock-fontify-now): Preserve the buffer's
Stefan Monnier [Thu, 3 Aug 2006 03:35:45 +0000 (03:35 +0000)]
(jit-lock-fontify-now): Preserve the buffer's
modification status when forcing the second redisplay.

17 years agoDocstring style and grammar tweaks; nfc.
Thien-Thi Nguyen [Wed, 2 Aug 2006 22:51:44 +0000 (22:51 +0000)]
Docstring style and grammar tweaks; nfc.

17 years ago(edmacro-fix-menu-commands): Ignore switch-frame.
Kim F. Storm [Wed, 2 Aug 2006 22:37:17 +0000 (22:37 +0000)]
(edmacro-fix-menu-commands): Ignore switch-frame.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 2 Aug 2006 22:37:08 +0000 (22:37 +0000)]
*** empty log message ***

17 years ago(cvs-get-buffer-create): Obey `noreuse' even if `name'
Stefan Monnier [Wed, 2 Aug 2006 14:14:19 +0000 (14:14 +0000)]
(cvs-get-buffer-create): Obey `noreuse' even if `name'
doesn't look like a file name.

17 years ago(PC-expand-many-files): Avoid signalling an error when
Stefan Monnier [Wed, 2 Aug 2006 14:08:49 +0000 (14:08 +0000)]
(PC-expand-many-files): Avoid signalling an error when
the current directory doesn't exist.  Reported by Michaël Cadilhac.

17 years ago(mode-line-format): Simplify reference to vc-mode.
Andreas Schwab [Wed, 2 Aug 2006 09:56:16 +0000 (09:56 +0000)]
(mode-line-format): Simplify reference to vc-mode.

17 years ago(map): Make mode-line-buffer-identification-keymap
Nick Roberts [Wed, 2 Aug 2006 09:49:08 +0000 (09:49 +0000)]
(map): Make mode-line-buffer-identification-keymap
before defining propertized-buffer-identification.