]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(font-lock-keywords): Add autoload.
Richard M. Stallman [Mon, 12 Sep 2005 15:37:44 +0000 (15:37 +0000)]
(font-lock-keywords): Add autoload.

19 years ago(describe-variable): Rearrange to put source link in a predictable place.
Richard M. Stallman [Mon, 12 Sep 2005 15:35:22 +0000 (15:35 +0000)]
(describe-variable): Rearrange to put source link in a predictable place.

19 years agoNew file.
Richard M. Stallman [Mon, 12 Sep 2005 15:33:35 +0000 (15:33 +0000)]
New file.

19 years ago(normal-mode): Check boundness of font-lock-keywords.
Stefan Monnier [Mon, 12 Sep 2005 15:05:24 +0000 (15:05 +0000)]
(normal-mode): Check boundness of font-lock-keywords.

19 years ago(auto_save_error): Pass copy of lisp string to message2.
Kim F. Storm [Mon, 12 Sep 2005 13:42:49 +0000 (13:42 +0000)]
(auto_save_error): Pass copy of lisp string to message2.

19 years ago(print_error_message): Pass copy of caller name to message_dolog.
Kim F. Storm [Mon, 12 Sep 2005 13:42:40 +0000 (13:42 +0000)]
(print_error_message): Pass copy of caller name to message_dolog.

19 years ago(message3): Pass copy of lisp string to message_dolog.
Kim F. Storm [Mon, 12 Sep 2005 13:42:30 +0000 (13:42 +0000)]
(message3): Pass copy of lisp string to message_dolog.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 12 Sep 2005 13:42:15 +0000 (13:42 +0000)]
*** empty log message ***

19 years ago(display_mode_element): Be sure to make variables THIS
Kenichi Handa [Mon, 12 Sep 2005 11:51:55 +0000 (11:51 +0000)]
(display_mode_element): Be sure to make variables THIS
and LISP_STRING point into a string data of ELT.

19 years ago(x_encode_text): Remove prototype.
Kim F. Storm [Mon, 12 Sep 2005 10:27:35 +0000 (10:27 +0000)]
(x_encode_text): Remove prototype.

19 years ago(x_encode_text): Declare static. Add FREEP arg.
Kim F. Storm [Mon, 12 Sep 2005 10:27:20 +0000 (10:27 +0000)]
(x_encode_text): Declare static.  Add FREEP arg.
(x_set_name_internal): Call x_encode_text with new FREEP arg to
know if xfree is needed instead of guessing.

19 years ago(check_windows_init_file): Fix allocation of error buffer.
Kim F. Storm [Mon, 12 Sep 2005 10:27:02 +0000 (10:27 +0000)]
(check_windows_init_file): Fix allocation of error buffer.

19 years ago(Fminibuffer_complete_word): Move `completion_string'
Kim F. Storm [Mon, 12 Sep 2005 10:26:48 +0000 (10:26 +0000)]
(Fminibuffer_complete_word): Move `completion_string'
declaration to where it is used.

19 years ago(Fdescribe_buffer_bindings): Reload `translate'
Kim F. Storm [Mon, 12 Sep 2005 10:26:35 +0000 (10:26 +0000)]
(Fdescribe_buffer_bindings): Reload `translate'
after insert which runs signal_after_change.

19 years ago(Ftranslate_region_internal): Reload `tt' after
Kim F. Storm [Mon, 12 Sep 2005 10:26:15 +0000 (10:26 +0000)]
(Ftranslate_region_internal): Reload `tt' after
signal_after_change that may have GC'ed.
(Fmessage, Fmessage_box, Fmessage_or_box): Doc fix.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 12 Sep 2005 10:22:53 +0000 (10:22 +0000)]
*** empty log message ***

19 years agotypo
Werner LEMBERG [Mon, 12 Sep 2005 05:53:11 +0000 (05:53 +0000)]
typo

19 years agoDon't decide a file's directory
Richard M. Stallman [Mon, 12 Sep 2005 05:01:06 +0000 (05:01 +0000)]
Don't decide a file's directory
until the user actually tries to go there.
(compilation-next-error-function):
Pass compilation-find-file the directory from the file-struct.
(compilation-internal-error-properties): Separate local FILE-STRUCT
from FILE.  Doc the args better.  Rename arg FMT to FMTS.
(compilation-find-file): Arg DIR renamed to DIRECTORY.
Expand it, and if nil, use default-directory.
(compilation-get-file-structure): Don't mix specified directory
with default directory.  Put specified directory into
file-struct.  Don't make the file name absolute.

(compilation-error-regexp-alist): Doc fix.
(compile-command): Add autoload.
(compilation-disable-input): Add autoload.

19 years agotime-stamp.el
Stephen Gildea [Mon, 12 Sep 2005 01:06:28 +0000 (01:06 +0000)]
time-stamp.el

19 years ago(time-stamp, time-stamp-line-limit, time-stamp-start, time-stamp-end):
Stephen Gildea [Mon, 12 Sep 2005 01:05:55 +0000 (01:05 +0000)]
(time-stamp, time-stamp-line-limit, time-stamp-start, time-stamp-end):
Mention variable time-stamp-pattern in doc string.
(time-stamp-pattern): Update doc string.
(time-stamp-string-preprocess): new (as yet undocumented)
time-stamp-format escapes %Q and %q (fully-qualified domain name
and unqualified host name).

19 years ago(../src/config.h): Don't overwrite. Print a message instead.
Jason Rumney [Sun, 11 Sep 2005 22:29:23 +0000 (22:29 +0000)]
(../src/config.h): Don't overwrite. Print a message instead.
(../src/paths.h): Removed.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-540
Miles Bader [Sun, 11 Sep 2005 22:02:04 +0000 (22:02 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-540

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 115)

   - Update from CVS

2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam-report.el (spam-report-gmane): Fix generation of spam
   report URL.

2005-09-10  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/gnus-agent.el (gnus-agent-synchronize-flags): Make the default
   t, based on discussion on the ding list with Robert Epprecht
   <epprecht@solnet.ch>.

19 years ago2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
Jason Rumney [Sun, 11 Sep 2005 20:34:04 +0000 (20:34 +0000)]
2005-09-11  Chris Prince  <cprince@gmail.com>  (tiny change)

* w32term.c (x_bitmap_icon): Load small icons too.

19 years agoRegenerate.
Kim F. Storm [Sat, 10 Sep 2005 22:56:00 +0000 (22:56 +0000)]
Regenerate.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 10 Sep 2005 22:55:46 +0000 (22:55 +0000)]
*** empty log message ***

19 years ago(authors-aliases): Update list.
Kim F. Storm [Sat, 10 Sep 2005 22:43:12 +0000 (22:43 +0000)]
(authors-aliases): Update list.
(authors-fixed-entries): Update mldrag.el entry.

19 years agoFix formatting of misc. entries.
Kim F. Storm [Sat, 10 Sep 2005 22:26:18 +0000 (22:26 +0000)]
Fix formatting of misc. entries.

19 years ago(init_buffer): Fix typos.
Romain Francoise [Sat, 10 Sep 2005 20:05:02 +0000 (20:05 +0000)]
(init_buffer): Fix typos.

19 years ago(init_buffer): Grow buffer to add directory separator
Romain Francoise [Sat, 10 Sep 2005 19:55:28 +0000 (19:55 +0000)]
(init_buffer): Grow buffer to add directory separator
and terminal zero.

19 years ago2005-09-10 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong [Sat, 10 Sep 2005 15:51:28 +0000 (15:51 +0000)]
2005-09-10  Chong Yidong  <cyd@stupidchicken.com>

* files.texi (Saving Buffers): Fix typo.

19 years ago(narrow-to-page): Exclude _entire_ multi-line delimiter from the region
Eli Zaretskii [Sat, 10 Sep 2005 15:22:29 +0000 (15:22 +0000)]
(narrow-to-page): Exclude _entire_ multi-line delimiter from the region
narrowed to.

19 years ago(ispell-check-version): Signal an error if aspell version is less than 0.60.
Eli Zaretskii [Sat, 10 Sep 2005 15:09:06 +0000 (15:09 +0000)]
(ispell-check-version): Signal an error if aspell version is less than 0.60.

19 years ago(inferior-octave-startup): Resync current dir at the end.
Eli Zaretskii [Sat, 10 Sep 2005 15:05:44 +0000 (15:05 +0000)]
(inferior-octave-startup): Resync current dir at the end.

19 years agoDocument changes in woman.el.
Eli Zaretskii [Sat, 10 Sep 2005 15:01:43 +0000 (15:01 +0000)]
Document changes in woman.el.

19 years ago(woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.
Eli Zaretskii [Sat, 10 Sep 2005 14:59:07 +0000 (14:59 +0000)]
(woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.
(woman-topic-at-point): Renamed to woman-use-topic-at-point.
(woman-file-name): Reflect renames above.  Automatically use the
word at point as topic if woman-use-topic-at-point is non-nil.
Otherwise offer it as default but don't insert it in the
minibuffer.  Also use `test-completion' instead of `assoc' as
suggested by Stefan Monnier.

19 years agoFix entry for sysdep.c.
Eli Zaretskii [Sat, 10 Sep 2005 14:46:07 +0000 (14:46 +0000)]
Fix entry for sysdep.c.

19 years agoDon't #undef NULL after including blockinput.h.
Eli Zaretskii [Sat, 10 Sep 2005 14:32:20 +0000 (14:32 +0000)]
Don't #undef NULL after including blockinput.h.

19 years agoFix last change.
Eli Zaretskii [Sat, 10 Sep 2005 14:12:35 +0000 (14:12 +0000)]
Fix last change.

19 years ago(init_buffer): Fix error message for failed call to get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 14:05:17 +0000 (14:05 +0000)]
(init_buffer): Fix error message for failed call to get_current_dir_name.
(get_current_dir_name): Remove prototype.

19 years ago(get_current_dir_name): Remove prototype.
Eli Zaretskii [Sat, 10 Sep 2005 14:03:36 +0000 (14:03 +0000)]
(get_current_dir_name): Remove prototype.

19 years ago(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
Eli Zaretskii [Sat, 10 Sep 2005 14:03:01 +0000 (14:03 +0000)]
(get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 10 Sep 2005 12:20:03 +0000 (12:20 +0000)]
*** empty log message ***

19 years ago[WINDOWSNT]: Add prototype for getwd.
Eli Zaretskii [Sat, 10 Sep 2005 12:19:14 +0000 (12:19 +0000)]
[WINDOWSNT]: Add prototype for getwd.

19 years ago(HAVE_GET_CURRENT_DIR_NAME): Undefine.
Eli Zaretskii [Sat, 10 Sep 2005 11:46:35 +0000 (11:46 +0000)]
(HAVE_GET_CURRENT_DIR_NAME): Undefine.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 10 Sep 2005 11:39:01 +0000 (11:39 +0000)]
*** empty log message ***

19 years agoRegenerated after adding test for get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:36:24 +0000 (11:36 +0000)]
Regenerated after adding test for get_current_dir_name.

19 years ago(AC_CHECK_FUNCS): Check for get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:32:51 +0000 (11:32 +0000)]
(AC_CHECK_FUNCS): Check for get_current_dir_name.

19 years ago(smc_save_yourself_CB): Use get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:31:50 +0000 (11:31 +0000)]
(smc_save_yourself_CB): Use get_current_dir_name.

19 years ago(init_buffer): Use get_current_dir_name.
Eli Zaretskii [Sat, 10 Sep 2005 11:30:06 +0000 (11:30 +0000)]
(init_buffer): Use get_current_dir_name.

19 years ago(get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
Eli Zaretskii [Sat, 10 Sep 2005 11:29:15 +0000 (11:29 +0000)]
(get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.

19 years agoRemove VC-over-Tramp issue. VC now fails gracefully in the
André Spiegel [Sat, 10 Sep 2005 11:22:19 +0000 (11:22 +0000)]
Remove VC-over-Tramp issue.  VC now fails gracefully in the
appropriate cases.

19 years ago(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
Eli Zaretskii [Sat, 10 Sep 2005 11:15:41 +0000 (11:15 +0000)]
(GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.

19 years ago#
André Spiegel [Sat, 10 Sep 2005 11:11:42 +0000 (11:11 +0000)]
#

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 10 Sep 2005 10:56:15 +0000 (10:56 +0000)]
*** empty log message ***

19 years ago(vc-directory, vc-update-change-log): Throw an error on the attempt to
André Spiegel [Sat, 10 Sep 2005 10:55:42 +0000 (10:55 +0000)]
(vc-directory, vc-update-change-log): Throw an error on the attempt to
do it over Tramp.  This is not yet supported.

19 years ago(menu-bar-menu-frame-live-and-visible-p)
Eli Zaretskii [Sat, 10 Sep 2005 10:55:14 +0000 (10:55 +0000)]
(menu-bar-menu-frame-live-and-visible-p)
(menu-bar-non-minibuffer-window-p): New functions.
("Split Window", "Save As..."): Use them.
("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
("Print Buffer", "Truncate Long Lines in this Buffer"):  Use
menu-bar-menu-frame-live-and-visible-p.
("Save Buffer", "Insert File", "Open Directory...")
("Open File...", "Visit New File..."): Use
menu-bar-non-minibuffer-window-p.
(kill-this-buffer-enabled-p, dired <menu-enable>): Use
menu-bar-non-minibuffer-window-p.

19 years agoFix last change.
Eli Zaretskii [Fri, 9 Sep 2005 16:24:25 +0000 (16:24 +0000)]
Fix last change.

19 years ago(all): Don't complain about fringe-related
Eli Zaretskii [Fri, 9 Sep 2005 16:22:11 +0000 (16:22 +0000)]
(all): Don't complain about fringe-related
built-ins if fringes are not supported.  Ditto about
selection-related built-ins.  Fix the test for GTK-related
built-ins.

19 years ago*** empty log message ***
Eli Zaretskii [Fri, 9 Sep 2005 13:42:01 +0000 (13:42 +0000)]
*** empty log message ***

19 years ago("Split Window", "Postscript Print Buffer (B+W)")
Eli Zaretskii [Fri, 9 Sep 2005 13:40:46 +0000 (13:40 +0000)]
("Split Window", "Postscript Print Buffer (B+W)")
("Postscript Print Buffer", "Print Region", "Save As...")
("Save", "Insert File...", "Open Directory...")
("Open File...", "Visit New File..."")
("Truncate Long Lines in this Buffer"): Don't look at
menu-updating-frame if this display does not support multiple
frames.

19 years agoUpdate url for calculator.el.
Eli Zaretskii [Fri, 9 Sep 2005 13:06:40 +0000 (13:06 +0000)]
Update url for calculator.el.

19 years agoconfigure.in <lynxsos*>: Support for LynxOS on PPC.
Eli Zaretskii [Fri, 9 Sep 2005 13:02:05 +0000 (13:02 +0000)]
configure.in <lynxsos*>: Support for LynxOS on PPC.
configure: Regenerated.

19 years ago*** empty log message ***
Eli Zaretskii [Fri, 9 Sep 2005 12:35:04 +0000 (12:35 +0000)]
*** empty log message ***

19 years ago(default-sendmail-coding-system): Doc fix.
Eli Zaretskii [Fri, 9 Sep 2005 12:33:21 +0000 (12:33 +0000)]
(default-sendmail-coding-system): Doc fix.

19 years agoFormat- and whitespace-related changes.
Eli Zaretskii [Fri, 9 Sep 2005 12:30:03 +0000 (12:30 +0000)]
Format- and whitespace-related changes.

19 years agoFix my email address.
Eli Zaretskii [Fri, 9 Sep 2005 12:21:26 +0000 (12:21 +0000)]
Fix my email address.

19 years ago(Fsubstitute_command_keys): Lookup key binding for
Kim F. Storm [Fri, 9 Sep 2005 11:55:09 +0000 (11:55 +0000)]
(Fsubstitute_command_keys): Lookup key binding for
commands that are remapped from some other command.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 9 Sep 2005 11:54:59 +0000 (11:54 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Stefan Monnier [Fri, 9 Sep 2005 04:58:15 +0000 (04:58 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-536
Miles Bader [Fri, 9 Sep 2005 01:47:33 +0000 (01:47 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-536

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 112-114)

   - Update from CVS

2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam-report.el (spam-report-gmane): Make it work without
   X-Report-Spam header.  Gmane now only provides Archived-At.  This
   is only used if `spam-report-gmane-use-article-number' is nil.
   (spam-report-gmane-spam-header): Removed.  Not used anymore.

   * lisp/gnus/nnweb.el (nnweb-google-wash-article): Print a message if article
   is not available.

2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>

   * lisp/gnus/gnus-art.el (gnus-mime-display-single): Decode text/* parts
   content before displaying.

2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mml-smime.el: Remove defvar of gnus-extract-address-components.

2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-view.el (mm-display-inline-fontify): Disable support modes.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 9 Sep 2005 01:37:45 +0000 (01:37 +0000)]
*** empty log message ***

19 years ago(Programming Tips): Correct the "default" prompt spec.
Richard M. Stallman [Fri, 9 Sep 2005 01:37:33 +0000 (01:37 +0000)]
(Programming Tips): Correct the "default" prompt spec.

19 years agoComment change.
Richard M. Stallman [Fri, 9 Sep 2005 01:36:01 +0000 (01:36 +0000)]
Comment change.

19 years ago(sh-skeleton-pair-default-alist): New var.
Richard M. Stallman [Fri, 9 Sep 2005 01:26:00 +0000 (01:26 +0000)]
(sh-skeleton-pair-default-alist): New var.
(sh-mode): Locally set skeleton-pair-default-alist.

19 years ago(makefile-add-log-defun): Trim the result.
Richard M. Stallman [Fri, 9 Sep 2005 01:24:59 +0000 (01:24 +0000)]
(makefile-add-log-defun): Trim the result.

19 years agoRequire `compile' unconditionally.
Richard M. Stallman [Fri, 9 Sep 2005 01:24:15 +0000 (01:24 +0000)]
Require `compile' unconditionally.

19 years ago(send-mail-function): Add Mailclient alternative.
Richard M. Stallman [Fri, 9 Sep 2005 01:22:05 +0000 (01:22 +0000)]
(send-mail-function): Add Mailclient alternative.

19 years ago(woman-file-name): Provide a default, not initial input.
Richard M. Stallman [Fri, 9 Sep 2005 01:21:28 +0000 (01:21 +0000)]
(woman-file-name): Provide a default, not initial input.

19 years ago(smerge-resolve): Pass args to smerge-remove-props.
Richard M. Stallman [Fri, 9 Sep 2005 01:16:05 +0000 (01:16 +0000)]
(smerge-resolve): Pass args to smerge-remove-props.

19 years ago(font-lock-support-mode): Doc fix.
Richard M. Stallman [Fri, 9 Sep 2005 01:15:25 +0000 (01:15 +0000)]
(font-lock-support-mode): Doc fix.

19 years ago(blink-matching-open): Get rid of text props from
Richard M. Stallman [Fri, 9 Sep 2005 01:11:34 +0000 (01:11 +0000)]
(blink-matching-open): Get rid of text props from
the string shown in echo area.  Don't permanently set point.
Some rearrangements.

19 years ago(describe-property-list): Handle non-symbol prop names.
Richard M. Stallman [Fri, 9 Sep 2005 01:10:41 +0000 (01:10 +0000)]
(describe-property-list): Handle non-symbol prop names.

19 years ago* xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
Kim F. Storm [Thu, 8 Sep 2005 22:57:16 +0000 (22:57 +0000)]
* xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
flag in disabled rows below the window.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 8 Sep 2005 22:55:37 +0000 (22:55 +0000)]
*** empty log message ***

19 years ago(struct frame): New member updated_p.
Kim F. Storm [Thu, 8 Sep 2005 22:30:08 +0000 (22:30 +0000)]
(struct frame): New member updated_p.

19 years ago(redisplay_internal): Mark updated frames in new updated_p
Kim F. Storm [Thu, 8 Sep 2005 22:29:49 +0000 (22:29 +0000)]
(redisplay_internal): Mark updated frames in new updated_p
member.  Remove local `updated' array and associated variables.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 8 Sep 2005 22:29:35 +0000 (22:29 +0000)]
*** empty log message ***

19 years agoChecked hooks.texi, locals.texi.
Chong Yidong [Thu, 8 Sep 2005 22:02:30 +0000 (22:02 +0000)]
Checked hooks.texi, locals.texi.

19 years ago2005-09-08 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong [Thu, 8 Sep 2005 22:00:58 +0000 (22:00 +0000)]
2005-09-08  Chong Yidong  <cyd@stupidchicken.com>

* locals.texi (Standard Buffer-Local Variables): Don't include
mode variables for minor modes.
Fix xrefs for buffer-display-count, buffer-display-table,
buffer-offer-save, buffer-saved-size, cache-long-line-scans,
enable-multibyte-characters, fill-column, header-line-format,
left-fringe-width, left-margin, and right-fringe-width.

* hooks.texi (Standard Hooks): All hooks should conform to the
standard naming convention now.
Fix xref for `echo-area-clear-hook'.

* display.texi (Usual Display): Note that indicate-empty-lines and
tab-width are buffer-local.

* files.texi (Saving Buffers): Add xref to `Killing Buffers'.

* modes.texi (Mode Help): Note that major-mode is buffer-local.

* nonascii.texi (Encoding and I/O): Note that
buffer-file-coding-system is buffer-local.

* positions.texi (List Motion): Note that defun-prompt-regexp is
buffer-local.

* text.texi (Auto Filling): Note that auto-fill-function is
buffer-local.
(Undo): Note that buffer-undo-list is buffer-local.

* windows.texi (Buffers and Windows): Document
buffer-display-count.

19 years ago(recentf-filename-handler): Add custom choice
Reiner Steib [Thu, 8 Sep 2005 18:45:38 +0000 (18:45 +0000)]
(recentf-filename-handler): Add custom choice
`abbreviate-file-name'.

19 years ago(msb--very-many-menus): Fix typo.
Reiner Steib [Thu, 8 Sep 2005 18:42:37 +0000 (18:42 +0000)]
(msb--very-many-menus): Fix typo.

19 years ago(standard-display-european): Don't set
Reiner Steib [Thu, 8 Sep 2005 18:41:13 +0000 (18:41 +0000)]
(standard-display-european): Don't set
enable-multibyte-characters to nil.

19 years ago(recentf-show-file-shortcuts-flag): New option.
David Ponce [Thu, 8 Sep 2005 08:54:34 +0000 (08:54 +0000)]
(recentf-show-file-shortcuts-flag): New option.
(recentf-expand-file-name): Doc fix.
(recentf-dialog-mode-map): Define digit shortcuts.
(recentf--files-with-key): New variable.
(recentf-show-digit-shortcut-filter): New function.
(recentf-open-files-items): New function.
(recentf-open-files): Use it.
(recentf-open-file-with-key): New command.

19 years ago*** empty log message ***
David Ponce [Thu, 8 Sep 2005 08:52:57 +0000 (08:52 +0000)]
*** empty log message ***

19 years agoShow a patch for Mule-UCS to make it byte-compiled
Kenichi Handa [Thu, 8 Sep 2005 07:02:08 +0000 (07:02 +0000)]
Show a patch for Mule-UCS to make it byte-compiled
correctly.

19 years ago* xdisp.c (handle_display_prop): Respect overlay window property.
Kim F. Storm [Wed, 7 Sep 2005 21:59:36 +0000 (21:59 +0000)]
* xdisp.c (handle_display_prop): Respect overlay window property.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 7 Sep 2005 21:59:11 +0000 (21:59 +0000)]
*** empty log message ***

19 years ago* woman.el (top): Remap `man' command by `woman' in
Michael Albinus [Wed, 7 Sep 2005 21:23:36 +0000 (21:23 +0000)]
* woman.el (top): Remap `man' command by `woman' in
`woman-mode-map'.
(Man-getpage-in-background-advice): Remove defadvice; it isn't
necessary any longer with the remapped command.
(Man-bgproc-sentinel-advice): Remove defadvice which counts
formatting time only.

* net/tramp.el (tramp-action-password)
(tramp-multi-action-password): Compile the password prompt from
`method', `user' and `host'.  Sometimes it isn't obvious which
password to enter, for example with remote files offered by
recentf.el, or with multiple steps.  Suggested by Robert Marshall
<robert@chezmarshall.freeserve.co.uk>.

19 years ago(perl-font-lock-syntactic-keywords):
Stefan Monnier [Wed, 7 Sep 2005 19:54:49 +0000 (19:54 +0000)]
(perl-font-lock-syntactic-keywords):
Fix regexp for when "s///" is at the beginning of line.

19 years ago(math-expand-term): Multiply out the powers when in matrix mode.
Jay Belanger [Wed, 7 Sep 2005 19:29:38 +0000 (19:29 +0000)]
(math-expand-term): Multiply out the powers when in matrix mode.