bpt/emacs.git
18 years agoMinor cleanups.
Richard M. Stallman [Wed, 8 Feb 2006 00:15:16 +0000 (00:15 +0000)]
Minor cleanups.
(Rmail): Delete digression about `rmail-mode'.
(Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
(Rmail Files): Mention C-u M-x rmail.
(Rmail Reply): Mention References.
(Rmail Display): Mention rmail-nonignored-headers.

18 years agoMinor cleanups.
Richard M. Stallman [Wed, 8 Feb 2006 00:11:23 +0000 (00:11 +0000)]
Minor cleanups.
(Comment Commands): Mention momentary Transient Mark mode.
(Matching): Be more specific about customizing show-paren-mode.
(Info Lookup): Don't list the modes that support C-h S.
Just say what it does in an unsupported mode.
(Man Page): Delete excessive info on customizing woman.
(Motion in C): Don't mention c-for/backward-into-nomenclature.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:07:17 +0000 (00:07 +0000)]
Minor clarifications.
(Dabbrev Customization): Talk about "dynamic abbrev expansion",
not "dynamic abbrevs" as if they were a kind of abbrev.

18 years ago(Picture): Minor cleanup.
Richard M. Stallman [Wed, 8 Feb 2006 00:05:36 +0000 (00:05 +0000)]
(Picture): Minor cleanup.

18 years ago(Communication Coding): Say "other applications".
Richard M. Stallman [Wed, 8 Feb 2006 00:05:07 +0000 (00:05 +0000)]
(Communication Coding): Say "other applications".
(Fontsets): Not specific to X.  Add xref to X Resources.
(Unibyte Mode): Renamed from Single-Byte Character Support.
"Graphical display", not window system.
(International): Update menu.

18 years ago(Format of ChangeLog): New node, split out from ChangeLog.
Richard M. Stallman [Wed, 8 Feb 2006 00:00:22 +0000 (00:00 +0000)]
(Format of ChangeLog): New node, split out from ChangeLog.
(ChangeLog): Clarifications in the remaining text.
(Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
(Find Tag): Add @w.
(Tags Search): Explain tag table order here.  Simplify grep ref.
(List Tags): tags-tag-face is a variable, not a face.
(Emerge): Cleanups.

18 years ago(Keyboard Macro Counter): Rewrite for clarity.
Richard M. Stallman [Tue, 7 Feb 2006 23:55:42 +0000 (23:55 +0000)]
(Keyboard Macro Counter): Rewrite for clarity.
(Keyboard Macros): Avoid "the user".

18 years ago(Help Echo): "Graphical display", not window system.
Richard M. Stallman [Tue, 7 Feb 2006 23:54:00 +0000 (23:54 +0000)]
(Help Echo): "Graphical display", not window system.

18 years agoSay "you", not "the user". Say "graphical display".
Richard M. Stallman [Tue, 7 Feb 2006 23:53:23 +0000 (23:53 +0000)]
Say "you", not "the user".  Say "graphical display".

18 years agoMinor cleanups. "Graphical display", not window system.
Richard M. Stallman [Tue, 7 Feb 2006 23:52:35 +0000 (23:52 +0000)]
Minor cleanups.  "Graphical display", not window system.

18 years ago(Visiting): Make drag-and-drop not X-specific.
Richard M. Stallman [Tue, 7 Feb 2006 23:51:34 +0000 (23:51 +0000)]
(Visiting): Make drag-and-drop not X-specific.

18 years agoMinor cleanups.
Richard M. Stallman [Tue, 7 Feb 2006 23:49:23 +0000 (23:49 +0000)]
Minor cleanups.

18 years ago(Compilation): Move and split kill-compilation para.
Richard M. Stallman [Tue, 7 Feb 2006 23:47:53 +0000 (23:47 +0000)]
(Compilation): Move and split kill-compilation para.
Add para about multiple compilers.
(Compilation Mode): Commands also available in grep mode and others.
Mention C-u C-x ` more tutorially.  Clarify C-x `.
(Compilation Shell): Clarify.  Put Bash example first.
(Grep Searching): Minor cleanups; add @w.
(Debuggers): Minor cleanups.
(Starting GUD): Make GDB xgraphical mode issue clearer.
(Debugger Operation): Lots of clarifications including
GDB tooltip side-effect issue.
(Commands of GUD): Clarify.
(GUD Customization): Add bashdb-mode-hook.
(GDB Graphical Interface): Rewrite for clarity.
(GDB User Interface Layout): Rewrite for clarity.
(Stack Buffer, Watch Expressions): Likewise.
(Other GDB User Interface Buffers): Cleanups.
(Lisp Libraries, External Lisp): Cleanup.

18 years ago(Position Info): "Graphical displays", rather than window systems.
Richard M. Stallman [Tue, 7 Feb 2006 23:33:09 +0000 (23:33 +0000)]
(Position Info): "Graphical displays", rather than window systems.

18 years agoMinor cleanup.
Richard M. Stallman [Tue, 7 Feb 2006 23:31:54 +0000 (23:31 +0000)]
Minor cleanup.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 7 Feb 2006 22:52:58 +0000 (22:52 +0000)]
*** empty log message ***

18 years agoAdded more autoload cookies.
Mathias Dahl [Tue, 7 Feb 2006 21:24:22 +0000 (21:24 +0000)]
Added more autoload cookies.

18 years agoAdded more bindings for tumme.
Mathias Dahl [Tue, 7 Feb 2006 21:23:14 +0000 (21:23 +0000)]
Added more bindings for tumme.

18 years ago(wdired-mode-map): Use remap.
Stefan Monnier [Tue, 7 Feb 2006 17:30:10 +0000 (17:30 +0000)]
(wdired-mode-map): Use remap.
(wdired-get-filename): Massage.
(wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
(wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
`keymap' property rather than `local-map'.

18 years ago(small-temporary-file-directory): Remove defvar; there's a defcustom for it in
Juanma Barranquero [Tue, 7 Feb 2006 17:02:08 +0000 (17:02 +0000)]
(small-temporary-file-directory): Remove defvar; there's a defcustom for it in
files.el.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 7 Feb 2006 14:55:40 +0000 (14:55 +0000)]
*** empty log message ***

18 years agoChangeLog entries for tumme.el.
Mathias Dahl [Tue, 7 Feb 2006 13:07:32 +0000 (13:07 +0000)]
ChangeLog entries for tumme.el.

18 years agoCheck in.
Mathias Dahl [Tue, 7 Feb 2006 13:00:18 +0000 (13:00 +0000)]
Check in.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 7 Feb 2006 10:24:01 +0000 (10:24 +0000)]
*** empty log message ***

18 years ago(tumme-get-thumbnail-image): Add missing arg to `error'.
Juanma Barranquero [Tue, 7 Feb 2006 10:16:12 +0000 (10:16 +0000)]
(tumme-get-thumbnail-image): Add missing arg to `error'.
Fix typo in message.
(tumme-gallery-generate): Fix typo in `error' message.
(tumme-display-window-height-correction, tumme-display-window-width-correction,
tumme-line-up-dynamic, tumme-line-up-interactive): Dox fixes.
(tumme-cmd-rotate-original-options, tumme-display-properties-format,
tumme-restore-window-configuration, tumme-format-properties-string,
tumme-create-thumbs, tumme-display-previous-thumbnail-original): Fix typos in
docstrings.

18 years ago(wdired-get-filename): Fix bug: Don't re-normalize OLD.
Thien-Thi Nguyen [Tue, 7 Feb 2006 10:08:23 +0000 (10:08 +0000)]
(wdired-get-filename): Fix bug: Don't re-normalize OLD.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 7 Feb 2006 09:22:56 +0000 (09:22 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-51
Miles Bader [Tue, 7 Feb 2006 09:08:53 +0000 (09:08 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51

Make constrain-to-field notice overlays

2006-02-08  Miles Bader  <miles@gnu.org>

   * src/editfns.c (Fconstrain_to_field): Use Fget_char_property instead
   of Fget_text_property (other field functions word with overlays as
   well as text-properties).

18 years ago(unibyte_display_via_language_environment): Delete
Kenichi Handa [Tue, 7 Feb 2006 08:01:08 +0000 (08:01 +0000)]
(unibyte_display_via_language_environment): Delete
extern.

18 years ago(unibyte_display_via_language_environment): Extern
Kenichi Handa [Tue, 7 Feb 2006 07:58:19 +0000 (07:58 +0000)]
(unibyte_display_via_language_environment): Extern
it.

18 years ago(gud-tooltip-mode): Remove autoload cookie.
Nick Roberts [Tue, 7 Feb 2006 06:58:37 +0000 (06:58 +0000)]
(gud-tooltip-mode): Remove autoload cookie.
User should use gdb-mode-hook if desired.

18 years ago(gdb-post-prompt): Regenerate breakpoints
Nick Roberts [Tue, 7 Feb 2006 06:57:27 +0000 (06:57 +0000)]
(gdb-post-prompt): Regenerate breakpoints
buffer if necessary.
(gdb-delete-frame-or-window): New function.
(gdb-breakpoints-mode-map): Bind "q" to it.

18 years ago*** empty log message ***
Nick Roberts [Tue, 7 Feb 2006 06:50:12 +0000 (06:50 +0000)]
*** empty log message ***

18 years ago(append_glyph): Refer to it->char_to_display instead of
Kenichi Handa [Tue, 7 Feb 2006 01:19:06 +0000 (01:19 +0000)]
(append_glyph): Refer to it->char_to_display instead of
it->c.
(produce_glyphs): Set the character to print in
it->char_to_display.  Handle
unibyte-display-via-language-environment.
(produce_stretch_glyph): Set the character to print in
it->char_to_display.

18 years agoClean up name space.
Stefan Monnier [Mon, 6 Feb 2006 23:13:22 +0000 (23:13 +0000)]
Clean up name space.
(nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
(nroff-mode): Obey the global setting of nroff-electric-mode.
(nroff-electric-mode): Use define-minor-mode and derived-mode-p.

18 years agoAdded key binding C-t d, bound to `tumme-display-thumbs'.
Mathias Dahl [Mon, 6 Feb 2006 21:10:13 +0000 (21:10 +0000)]
Added key binding C-t d, bound to `tumme-display-thumbs'.

18 years agoSome user interface changes: added command `tumme', etc.
Mathias Dahl [Mon, 6 Feb 2006 21:08:34 +0000 (21:08 +0000)]
Some user interface changes: added command `tumme', etc.

18 years ago(VM): VM now at version 7.19.
Romain Francoise [Mon, 6 Feb 2006 19:48:31 +0000 (19:48 +0000)]
(VM): VM now at version 7.19.
Set myself as maintainer of this file.

18 years agofaq.texi is now maintained by myself.
Romain Francoise [Mon, 6 Feb 2006 19:43:26 +0000 (19:43 +0000)]
faq.texi is now maintained by myself.

18 years ago(calendar-increment-month): Typo in last change.
Stefan Monnier [Mon, 6 Feb 2006 16:56:35 +0000 (16:56 +0000)]
(calendar-increment-month): Typo in last change.

18 years ago(vc-svn-previous-version, vc-svn-next-version): New funcs.
Thien-Thi Nguyen [Mon, 6 Feb 2006 15:58:38 +0000 (15:58 +0000)]
(vc-svn-previous-version, vc-svn-next-version): New funcs.

18 years agoMark done all ttn-associated dirs in "copyright years" item.
Thien-Thi Nguyen [Mon, 6 Feb 2006 15:28:38 +0000 (15:28 +0000)]
Mark done all ttn-associated dirs in "copyright years" item.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 6 Feb 2006 15:23:23 +0000 (15:23 +0000)]
Update years in copyright notice; nfc.

18 years ago(openp): Initialized encoded_fn before GCPRO it.
Kenichi Handa [Mon, 6 Feb 2006 12:36:25 +0000 (12:36 +0000)]
(openp): Initialized encoded_fn before GCPRO it.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 6 Feb 2006 12:31:40 +0000 (12:31 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Mon, 6 Feb 2006 11:28:28 +0000 (11:28 +0000)]
Update years in copyright notice; nfc.

18 years agoAdd file system types cifs and usbdevfs. Allow special chars in file names.
Lars Hansen [Mon, 6 Feb 2006 10:06:56 +0000 (10:06 +0000)]
Add file system types cifs and usbdevfs. Allow special chars in file names.

18 years agoRemove trailing whitespace.
Romain Francoise [Mon, 6 Feb 2006 07:52:38 +0000 (07:52 +0000)]
Remove trailing whitespace.

18 years agoUpdate of copyright notices: lisp/calc done by Jay Belanger.
Romain Francoise [Mon, 6 Feb 2006 07:51:54 +0000 (07:51 +0000)]
Update of copyright notices: lisp/calc done by Jay Belanger.

18 years agoUpdate "copyright notices" section.
Thien-Thi Nguyen [Sun, 5 Feb 2006 23:47:04 +0000 (23:47 +0000)]
Update "copyright notices" section.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sun, 5 Feb 2006 23:44:47 +0000 (23:44 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sun, 5 Feb 2006 22:41:31 +0000 (22:41 +0000)]
Update years in copyright notice; nfc.

18 years ago(calc-full-help): Update the copyright year.
Jay Belanger [Sun, 5 Feb 2006 16:38:15 +0000 (16:38 +0000)]
(calc-full-help): Update the copyright year.

18 years ago*** empty log message ***
Jay Belanger [Sun, 5 Feb 2006 16:35:52 +0000 (16:35 +0000)]
*** empty log message ***

18 years agoUpdate copyright year.
Jay Belanger [Sun, 5 Feb 2006 16:31:42 +0000 (16:31 +0000)]
Update copyright year.

18 years agoUpdate copyright notices node.
Romain Francoise [Sun, 5 Feb 2006 14:12:23 +0000 (14:12 +0000)]
Update copyright notices node.

18 years agoUpdate copyright notices of all files in the lisp/play directory.
Romain Francoise [Sun, 5 Feb 2006 14:10:45 +0000 (14:10 +0000)]
Update copyright notices of all files in the lisp/play directory.

18 years agoUpdate copyright notices of all files in the gnus directory.
Romain Francoise [Sun, 5 Feb 2006 13:56:44 +0000 (13:56 +0000)]
Update copyright notices of all files in the gnus directory.

18 years ago(malloc, realloc, free) [emacs]: Undefine macros before defining.
Ken Raeburn [Sun, 5 Feb 2006 13:45:35 +0000 (13:45 +0000)]
(malloc, realloc, free) [emacs]: Undefine macros before defining.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader [Sun, 5 Feb 2006 12:42:51 +0000 (12:42 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0

18 years ago(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
Ken Raeburn [Sun, 5 Feb 2006 12:21:40 +0000 (12:21 +0000)]
(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
value to EMACS_INT, to suppress gcc warning.

18 years ago(Fconstrain_to_field): Fix int/Lisp_Object mixup.
Ken Raeburn [Sun, 5 Feb 2006 12:15:02 +0000 (12:15 +0000)]
(Fconstrain_to_field): Fix int/Lisp_Object mixup.

18 years agoRegenerate.
Luc Teirlinck [Sun, 5 Feb 2006 06:11:41 +0000 (06:11 +0000)]
Regenerate.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 5 Feb 2006 06:04:32 +0000 (06:04 +0000)]
*** empty log message ***

18 years ago(find-definition-noselect): Minor doc fix.
Luc Teirlinck [Sun, 5 Feb 2006 05:58:26 +0000 (05:58 +0000)]
(find-definition-noselect): Minor doc fix.

18 years ago(mh-inc-spool-list): Update example for Emacs 22 which has an
Bill Wohler [Sun, 5 Feb 2006 05:35:44 +0000 (05:35 +0000)]
(mh-inc-spool-list): Update example for Emacs 22 which has an
emacsclient command that supports --eval. I had read that gnudoit was
deprecated in favor of gnuclient anyway.

18 years agoStallman sent an email recently that ChangeLog entries for submitted
Bill Wohler [Sun, 5 Feb 2006 05:24:03 +0000 (05:24 +0000)]
Stallman sent an email recently that ChangeLog entries for submitted
patches should have their name. If the submitter has submitted papers,
no problem, but entries for other small (say, < 15 lines) patches
should have a "(tiny change)" after the submitter's email address.

18 years ago* mh-mime.el (mh-file-mime-type-substitutions): Added entries to
Peter Galbraith [Sun, 5 Feb 2006 04:55:42 +0000 (04:55 +0000)]
* mh-mime.el (mh-file-mime-type-substitutions): Added entries to
handle openoffice documents, as provided by Eric Ding.

18 years ago(widget-keymap): Fix corrupted value.
Luc Teirlinck [Sun, 5 Feb 2006 03:42:36 +0000 (03:42 +0000)]
(widget-keymap): Fix corrupted value.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 5 Feb 2006 03:35:05 +0000 (03:35 +0000)]
*** empty log message ***

18 years ago* mh-mime.el (mh-file-mime-type-substitutions): Added entries to
Peter Galbraith [Sun, 5 Feb 2006 03:17:46 +0000 (03:17 +0000)]
* mh-mime.el (mh-file-mime-type-substitutions): Added entries to
handle openoffice documents, as provided by Eric Ding.

18 years ago(magic-mode-regexp-match-limit): New defvar.
Kim F. Storm [Sat, 4 Feb 2006 23:33:53 +0000 (23:33 +0000)]
(magic-mode-regexp-match-limit): New defvar.
(set-auto-mode): Use it to limit magic-mode-alist matching.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 4 Feb 2006 23:33:35 +0000 (23:33 +0000)]
*** empty log message ***

18 years ago(display-message-or-buffer): Compare the number of characters to the frame
Eli Zaretskii [Sat, 4 Feb 2006 21:48:50 +0000 (21:48 +0000)]
(display-message-or-buffer): Compare the number of characters to the frame
width when determining whether a 1-line message string will fit in the echo
area.

18 years ago(display-message-or-buffer): Count screen lines instead of buffer lines when
Eli Zaretskii [Sat, 4 Feb 2006 12:19:27 +0000 (12:19 +0000)]
(display-message-or-buffer): Count screen lines instead of buffer lines when
determining whether the message will fit in the echo area/minibuffer window.

18 years ago(Info-index, Info-mode): Improve the description of the `i' command.
Eli Zaretskii [Sat, 4 Feb 2006 12:12:39 +0000 (12:12 +0000)]
(Info-index, Info-mode): Improve the description of the `i' command.

18 years agoRegenerated.
Eli Zaretskii [Sat, 4 Feb 2006 11:51:27 +0000 (11:51 +0000)]
Regenerated.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-42
Miles Bader [Sat, 4 Feb 2006 00:58:23 +0000 (00:58 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-42

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 14-17)

   - Update from CVS
   - Merge from emacs--devo--0

18 years ago(Version, mh-version): Add +cvs to version.
Bill Wohler [Fri, 3 Feb 2006 23:28:28 +0000 (23:28 +0000)]
(Version, mh-version): Add +cvs to version.

18 years agoUpdate for MH-E release 7.91.
Bill Wohler [Fri, 3 Feb 2006 23:17:59 +0000 (23:17 +0000)]
Update for MH-E release 7.91.

18 years ago(Version, mh-version): Update for release 7.91.
Bill Wohler [Fri, 3 Feb 2006 23:08:17 +0000 (23:08 +0000)]
(Version, mh-version): Update for release 7.91.

18 years ago(mh-image-load-path, mh-image-load-path-called-flag)
Bill Wohler [Fri, 3 Feb 2006 23:02:51 +0000 (23:02 +0000)]
(mh-image-load-path, mh-image-load-path-called-flag)
(mh-image-load-path): Checkdoc fix. Docstring edits. Reduce scope of
local variable mh-library-name.

18 years ago(mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
Bill Wohler [Fri, 3 Feb 2006 22:17:59 +0000 (22:17 +0000)]
(mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
(mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors 88)
with (min-colors 64) in face specifications so that MH-E still looks
good on systems with fewer colors (such as Eric Ding's).

18 years ago* textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
Werner LEMBERG [Fri, 3 Feb 2006 21:13:59 +0000 (21:13 +0000)]
* textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
greedy to find the closing bracket in \*[...] and similar
expressions.  This is a first rough fix -- many additional
refinements are necessary to make this nroff mode really usable with
groff.

18 years ago(mh-image-load-path): New variable to optionally hold the directory where
Peter Galbraith [Fri, 3 Feb 2006 20:27:35 +0000 (20:27 +0000)]
(mh-image-load-path): New variable to optionally hold the directory where
MH-E images are stored.  If nil, then the function `mh-image-load-path'
will find it.  This variable will be used for Debian packaging.
(mh-image-load-path function): Use variable `mh-image-load-path' if
non-nil and exists.

18 years ago* mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
Mark D. Baushke [Fri, 3 Feb 2006 19:32:06 +0000 (19:32 +0000)]
* mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
for gnu-emacs or xemacs to avoid void-variable tool-bar-map lisp
errors if describe-bindings is called before tool-bar-mode is used.

18 years agoNo need to mention Makefile.unix, it is no longer created.
Eli Zaretskii [Fri, 3 Feb 2006 19:31:55 +0000 (19:31 +0000)]
No need to mention Makefile.unix, it is no longer created.

18 years ago(mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'.
Peter Galbraith [Fri, 3 Feb 2006 17:55:37 +0000 (17:55 +0000)]
(mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'.

18 years agoDocstring fixes.
Stefan Monnier [Fri, 3 Feb 2006 15:57:56 +0000 (15:57 +0000)]
Docstring fixes.

18 years agoCache last merged escape glyph face.
Kim F. Storm [Fri, 3 Feb 2006 13:14:43 +0000 (13:14 +0000)]
Cache last merged escape glyph face.
(last_escape_glyph_frame, last_escape_glyph_face_id)
(last_escape_glyph_merged_face_id): New variables.
(get_next_display_element): Use/update them.
(redisplay_internal): Reset them before redisplay.

(set_iterator_to_next): Optimize 2004-12-13 fix.
Only recheck faces after displaying ellipsis.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 3 Feb 2006 13:14:23 +0000 (13:14 +0000)]
*** empty log message ***

18 years ago(set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
Kenichi Handa [Fri, 3 Feb 2006 11:34:53 +0000 (11:34 +0000)]
(set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
search list for xorg-x11 libX11.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 3 Feb 2006 11:23:35 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago(Init File, Find Init): Add cross-references to where $HOME is described.
Eli Zaretskii [Fri, 3 Feb 2006 11:23:05 +0000 (11:23 +0000)]
(Init File, Find Init): Add cross-references to where $HOME is described.

18 years agomh-autoloads is now a dependency of recompile, no need to remake it manually.
Eli Zaretskii [Fri, 3 Feb 2006 11:16:45 +0000 (11:16 +0000)]
mh-autoloads is now a dependency of recompile, no need to remake it manually.

18 years ago(archive-maybe-copy): Fix the way directories in the archive are created
Eli Zaretskii [Fri, 3 Feb 2006 11:05:29 +0000 (11:05 +0000)]
(archive-maybe-copy): Fix the way directories in the archive are created
in archive-tmpdir.

18 years ago(erc-version-string): Don't hard-code Emacs version.
Eli Zaretskii [Fri, 3 Feb 2006 10:25:38 +0000 (10:25 +0000)]
(erc-version-string): Don't hard-code Emacs version.
(erc-version): Use emacs-version.

18 years agoFix last change.
Eli Zaretskii [Fri, 3 Feb 2006 10:08:57 +0000 (10:08 +0000)]
Fix last change.

18 years agoUpdate copyright years.
John Paul Wallington [Thu, 2 Feb 2006 21:59:18 +0000 (21:59 +0000)]
Update copyright years.

18 years ago(ibuffer-mark-compressed-file-buffers): New command.
John Paul Wallington [Thu, 2 Feb 2006 21:57:09 +0000 (21:57 +0000)]
(ibuffer-mark-compressed-file-buffers): New command.