bpt/emacs.git
18 years ago(deactivate_process, status_notify, read_process_output)
Kim F. Storm [Mon, 15 Aug 2005 08:44:53 +0000 (08:44 +0000)]
(deactivate_process, status_notify, read_process_output)
(update_status, status_convert, decode_status, allocate_pty)
(make_process, remove_process, list_processes_1)
(create_process_1, unwind_request_sigio, read_process_output)
(send_process, keyboard_bit_set): Declare static.
(Fdelete_process): Simplify.  Pass process to status_notify, so we
don't try to read output from it.
(status_notify): New arg deleting_process--don't try to read
output from that process.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 15 Aug 2005 08:44:36 +0000 (08:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Aug 2005 02:06:44 +0000 (02:06 +0000)]
*** empty log message ***

18 years ago(Auto Major Mode): interpreter-mode-alist is not a regexp.
Richard M. Stallman [Mon, 15 Aug 2005 02:06:09 +0000 (02:06 +0000)]
(Auto Major Mode): interpreter-mode-alist is not a regexp.

18 years ago(interpreter-mode-alist): Doc fix.
Richard M. Stallman [Mon, 15 Aug 2005 02:05:01 +0000 (02:05 +0000)]
(interpreter-mode-alist): Doc fix.

18 years ago(rmail-nonignored-headers): New variable.
Richard M. Stallman [Mon, 15 Aug 2005 02:04:29 +0000 (02:04 +0000)]
(rmail-nonignored-headers): New variable.
(rmail-clear-headers): Use it.
(rmail-reply): Better handling of mail-followup-to header.

18 years ago(sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
Richard M. Stallman [Mon, 15 Aug 2005 02:01:38 +0000 (02:01 +0000)]
(sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
In the `shell' entry, don't try to refer to executable-font-lock-keywords.
(sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
(sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
(sh-font-lock-keywords): Append executable-font-lock-keywords here.
(sh-mode): Set comment-start-skip, local-abbrev-table, imenu-case-fold-search.
(sh-set-shell): Don't set them here.
(sh-feature): Simplify.  Get rid of the eval-a-variable feature.
Don't cache the results in the original alist; don't ever modify that alist.

18 years ago(flyspell-mode): Autoload a defvar.
Richard M. Stallman [Mon, 15 Aug 2005 01:49:51 +0000 (01:49 +0000)]
(flyspell-mode): Autoload a defvar.

18 years agoFix copyright notice, list author.
Richard M. Stallman [Mon, 15 Aug 2005 01:48:45 +0000 (01:48 +0000)]
Fix copyright notice, list author.

18 years ago(Sentences): Fix xref.
Richard M. Stallman [Mon, 15 Aug 2005 01:47:46 +0000 (01:47 +0000)]
(Sentences): Fix xref.

18 years ago(syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
Richard M. Stallman [Mon, 15 Aug 2005 01:47:01 +0000 (01:47 +0000)]
(syms_of_image): Init Qxbm, Qpbm before calling define_image_type.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Aug 2005 01:45:46 +0000 (01:45 +0000)]
*** empty log message ***

18 years ago(lookup-words): Cope with case where ARGS is empty.
Richard M. Stallman [Mon, 15 Aug 2005 01:37:41 +0000 (01:37 +0000)]
(lookup-words): Cope with case where ARGS is empty.

18 years agoPut autoload cookie at risky-local-variable declarations.
Andreas Schwab [Sun, 14 Aug 2005 23:55:03 +0000 (23:55 +0000)]
Put autoload cookie at risky-local-variable declarations.

18 years agoRevert last change.
Andreas Schwab [Sun, 14 Aug 2005 23:45:46 +0000 (23:45 +0000)]
Revert last change.

18 years agoFix dependency bug: Wrap `desktop-buffer-mode-handlers'
Thien-Thi Nguyen [Sun, 14 Aug 2005 22:51:06 +0000 (22:51 +0000)]
Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
modification in `eval-after-load' form.

18 years agoFix dependency bug: Wrap `desktop-buffer-mode-handlers'
Thien-Thi Nguyen [Sun, 14 Aug 2005 17:36:02 +0000 (17:36 +0000)]
Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
modification in `eval-after-load' form.

18 years agoFix dependency bug: Wrap `desktop-buffer-mode-handlers'
Thien-Thi Nguyen [Sun, 14 Aug 2005 12:43:37 +0000 (12:43 +0000)]
Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
modification in `eval-after-load' form.

18 years ago(Lisp Changes in Emacs 22.1, General Lisp changes):
Thien-Thi Nguyen [Sun, 14 Aug 2005 10:03:15 +0000 (10:03 +0000)]
(Lisp Changes in Emacs 22.1, General Lisp changes):
Mention `expt' handling of negative exponent to return float.

18 years ago(Comparing Files): Replace xref to `Compilation' with `Compilation Mode'.
Juri Linkov [Sun, 14 Aug 2005 08:09:51 +0000 (08:09 +0000)]
(Comparing Files): Replace xref to `Compilation' with `Compilation Mode'.

18 years ago(Tags Search): Replace grep xref to `Compilation' node
Juri Linkov [Sun, 14 Aug 2005 08:08:41 +0000 (08:08 +0000)]
(Tags Search): Replace grep xref to `Compilation' node
with `Grep Searching'.

18 years ago(Dired and Find): Replace grep xref to `Compilation' node
Juri Linkov [Sun, 14 Aug 2005 08:07:20 +0000 (08:07 +0000)]
(Dired and Find): Replace grep xref to `Compilation' node
with `Grep Searching'.

18 years ago(Compilation, Grep Searching): Move grep command
Juri Linkov [Sun, 14 Aug 2005 08:06:03 +0000 (08:06 +0000)]
(Compilation, Grep Searching): Move grep command
headings from `Compilation' to `Grep Searching'.

18 years ago(delete-selection-pre-hook): If overwrite-mode is
Juri Linkov [Sun, 14 Aug 2005 06:59:39 +0000 (06:59 +0000)]
(delete-selection-pre-hook): If overwrite-mode is
enabled and the current command is self-insert-command, call it
explicitly with overwrite-mode bound to nil, to not allow it
to delete the character after the selected region.

18 years agoAdd examples of CVS grep.
Juri Linkov [Sun, 14 Aug 2005 06:56:23 +0000 (06:56 +0000)]
Add examples of CVS grep.
Add examples of starting and finishing messages.

18 years agoAdd examples of starting and finishing messages.
Juri Linkov [Sun, 14 Aug 2005 06:55:35 +0000 (06:55 +0000)]
Add examples of starting and finishing messages.

18 years ago(grep-mode-map): Add ellipsis to "Another grep".
Juri Linkov [Sun, 14 Aug 2005 06:52:40 +0000 (06:52 +0000)]
(grep-mode-map): Add ellipsis to "Another grep".
(grep-mode-font-lock-keywords): Don't highlight "Grep started".
Add highlighting of "interrupt", "killed", "terminated".

18 years ago(compilation-mode-font-lock-keywords):
Juri Linkov [Sun, 14 Aug 2005 06:51:49 +0000 (06:51 +0000)]
(compilation-mode-font-lock-keywords):
Remove highlighting of "Compilation started".  Highlight only
the word "finished" in "Compilation finished".  Add highlighting
of "interrupt", "killed", "terminated" and the exit code.
(compilation-start): Add newline after header.  Use exactly the
same time stamp format as the finishing message.
(compilation-mode-map): Add ellipsis to "Search Files (grep)".

18 years ago(Replacement Commands): Mention query-replace key binding.
Richard M. Stallman [Sat, 13 Aug 2005 19:45:10 +0000 (19:45 +0000)]
(Replacement Commands): Mention query-replace key binding.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 13 Aug 2005 19:20:46 +0000 (19:20 +0000)]
*** empty log message ***

18 years ago(Non-ASCII Isearch): Fix a typo.
Eli Zaretskii [Sat, 13 Aug 2005 12:26:44 +0000 (12:26 +0000)]
(Non-ASCII Isearch): Fix a typo.

18 years ago* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
Jan Djärv [Sat, 13 Aug 2005 09:49:10 +0000 (09:49 +0000)]
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.

* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.

* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.

18 years ago* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
Jan Djärv [Sat, 13 Aug 2005 09:48:36 +0000 (09:48 +0000)]
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.

18 years ago* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
Jan Djärv [Sat, 13 Aug 2005 09:48:17 +0000 (09:48 +0000)]
* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
(xg_get_image_for_pixmap): Move some code to
xg_get_pixbuf_from_pix_and_mask, and call it.

18 years ago* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
Jan Djärv [Sat, 13 Aug 2005 09:47:57 +0000 (09:47 +0000)]
* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 12 Aug 2005 11:22:30 +0000 (11:22 +0000)]
*** empty log message ***

18 years agoAdd move-beginning-of-line, move-end-of-line, end-of-line,
Eli Zaretskii [Fri, 12 Aug 2005 11:21:54 +0000 (11:21 +0000)]
Add move-beginning-of-line, move-end-of-line, end-of-line,
and beginning-of-line to the list of commands after which the echo area
is updated.

18 years ago(custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
Eli Zaretskii [Fri, 12 Aug 2005 11:18:43 +0000 (11:18 +0000)]
(custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
custom-file.

18 years ago(rmail-summary-end-of-message): New command to go to the bottom of the mail
Eli Zaretskii [Fri, 12 Aug 2005 10:28:48 +0000 (10:28 +0000)]
(rmail-summary-end-of-message): New command to go to the bottom of the mail
message.  Added to `rmail-summary-mode-map' with key "/".
(rmail-summary-show-message): New (internal) function for use by both
`rmail-summary-beginning/end-of-message'.
(rmail-summary-beginning-of-message): Changed to use
rmail-summary-show-message.

18 years ago(rmail-end-of-message): New command to go to the
Eli Zaretskii [Fri, 12 Aug 2005 10:26:59 +0000 (10:26 +0000)]
(rmail-end-of-message): New command to go to the
end of the current message.  Added to `rmail-mode-map' with key "/".
(rmail-beginning-of-message): Fixed to work as documented.
(rmail-mode): Change documentation.

18 years ago(compilation-start): Add the line "Compilation started" with compilation
Eli Zaretskii [Fri, 12 Aug 2005 10:18:02 +0000 (10:18 +0000)]
(compilation-start): Add the line "Compilation started" with compilation
start time.
(compilation-mode-font-lock-keywords): Add `started' to keywords.

18 years ago(menu-bar-options-menu): Standardize capitalization of menu items.
Luc Teirlinck [Thu, 11 Aug 2005 20:57:36 +0000 (20:57 +0000)]
(menu-bar-options-menu): Standardize capitalization of menu items.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 11 Aug 2005 20:56:25 +0000 (20:56 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 11 Aug 2005 19:59:36 +0000 (19:59 +0000)]
*** empty log message ***

18 years ago(Top): Update subnode lists.
Richard M. Stallman [Thu, 11 Aug 2005 19:59:29 +0000 (19:59 +0000)]
(Top): Update subnode lists.

18 years ago(Inverse Video): Node deleted.
Richard M. Stallman [Thu, 11 Aug 2005 19:59:05 +0000 (19:59 +0000)]
(Inverse Video): Node deleted.

18 years ago(Options for Comments): Fix xref.
Richard M. Stallman [Thu, 11 Aug 2005 19:52:17 +0000 (19:52 +0000)]
(Options for Comments): Fix xref.

18 years ago(Regexp Backslash, Regexp Example): New nodes split out of Regexps.
Richard M. Stallman [Thu, 11 Aug 2005 19:51:56 +0000 (19:51 +0000)]
(Regexp Backslash, Regexp Example): New nodes split out of Regexps.

18 years ago(Using regular expressions): Fix xref.
Richard M. Stallman [Thu, 11 Aug 2005 19:49:52 +0000 (19:49 +0000)]
(Using regular expressions): Fix xref.

18 years ago(Key Binding Conventions, Programming Tips, Warning Tips):
Richard M. Stallman [Thu, 11 Aug 2005 19:49:33 +0000 (19:49 +0000)]
(Key Binding Conventions, Programming Tips, Warning Tips):
New nodes split out of Coding Conventions.

18 years ago(Regular Expressions): Document re-builder.
Richard M. Stallman [Thu, 11 Aug 2005 19:47:37 +0000 (19:47 +0000)]
(Regular Expressions): Document re-builder.

18 years ago(Time Parsing): New node split out of Time Conversion.
Richard M. Stallman [Thu, 11 Aug 2005 19:47:10 +0000 (19:47 +0000)]
(Time Parsing): New node split out of Time Conversion.

18 years ago(Misc Network, Network Feature Testing)
Richard M. Stallman [Thu, 11 Aug 2005 19:46:35 +0000 (19:46 +0000)]
(Misc Network, Network Feature Testing)
(Network Options, Make Network): New nodes split out of Low-Level Network.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 11 Aug 2005 14:01:38 +0000 (14:01 +0000)]
*** empty log message ***

18 years ago(pop-global-mark): Reverse test of widen-automatically.
Richard M. Stallman [Thu, 11 Aug 2005 13:58:59 +0000 (13:58 +0000)]
(pop-global-mark): Reverse test of widen-automatically.

18 years ago(syms_of_image): Init image_types here, and call define_image_type.
Richard M. Stallman [Thu, 11 Aug 2005 13:58:12 +0000 (13:58 +0000)]
(syms_of_image): Init image_types here, and call define_image_type.
(init_image): Not here.

18 years ago(generic-font-lock-defaults): Declare with define-obsolete-variable-alias.
Lute Kamstra [Thu, 11 Aug 2005 13:31:36 +0000 (13:31 +0000)]
(generic-font-lock-defaults): Declare with define-obsolete-variable-alias.

18 years ago(battery-status-function): Don't use ignore-errors.
Lute Kamstra [Thu, 11 Aug 2005 13:28:47 +0000 (13:28 +0000)]
(battery-status-function): Don't use ignore-errors.

18 years agoUse \\` and \\' instead of ^ and $ in regexps.
Stefan Monnier [Thu, 11 Aug 2005 10:24:48 +0000 (10:24 +0000)]
Use \\` and \\' instead of ^ and $ in regexps.
(ange-ftp-send-cmd): Revert last change, and expand
the comment explaining the problem.

18 years agoUpdate.
Luc Teirlinck [Thu, 11 Aug 2005 02:01:27 +0000 (02:01 +0000)]
Update.

18 years ago(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
Luc Teirlinck [Thu, 11 Aug 2005 01:54:40 +0000 (01:54 +0000)]
(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
"Time, Load and Mail".  Change help echo text.

18 years ago(display-time-use-mail-icon, display-time-format)
Luc Teirlinck [Thu, 11 Aug 2005 01:53:17 +0000 (01:53 +0000)]
(display-time-use-mail-icon, display-time-format)
(display-time-string-forms): Shorten first line of docstrings.

18 years agoWhitespace change.
Luc Teirlinck [Thu, 11 Aug 2005 01:51:56 +0000 (01:51 +0000)]
Whitespace change.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 11 Aug 2005 01:44:55 +0000 (01:44 +0000)]
*** empty log message ***

18 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:44:44 +0000 (19:44 +0000)]
Add handler to desktop-buffer-mode-handlers.
(mh-restore-desktop-buffer): Remove autoload cookie.
(mh-folder-mode): Add autoload cookie.

18 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:40:05 +0000 (19:40 +0000)]
Add handler to desktop-buffer-mode-handlers.
(rmail-restore-desktop-buffer): Remove autoload cookie.

18 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:39:51 +0000 (19:39 +0000)]
Add handler to desktop-buffer-mode-handlers.
(Info-restore-desktop-buffer): Remove autoload cookie.
(Info-mode): Add autoload cookie.

18 years agoAdd handler to desktop-minor-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:39:32 +0000 (19:39 +0000)]
Add handler to desktop-minor-mode-handlers.
(hilit-chg-desktop-restore): New function.
(highlight-changes-mode): Add highlight-changes-mode to
desktop-locals-to-save.

18 years agoAdd handler to desktop-buffer-mode-handlers.
Lars Hansen [Wed, 10 Aug 2005 19:39:16 +0000 (19:39 +0000)]
Add handler to desktop-buffer-mode-handlers.
(dired-restore-desktop-buffer): Remove autoload cookie.
(dired-mode): Add autoload cookie.

18 years ago(desktop-buffer-mode-handlers): Make
Lars Hansen [Wed, 10 Aug 2005 19:38:52 +0000 (19:38 +0000)]
(desktop-buffer-mode-handlers): Make
non-customizable. Add autoload cookie.  Change initial value to
nil; add elements in respective modules instead. Fix doc string.
(desktop-load-file): New function.
(desktop-minor-mode-handlers): New autoloaded variable.
(desktop-create-buffer): Call minor mode handlers. Use
desktop-load-file to load major and minor mode modules prior to
checking for a handler.
(desktop-save): Don't add nil to desktop-minor-modes for minor
modes with nil function in desktop-minor-mode-table. Don't delete
desktop file before rewriting it.
(desktop-locals-to-save): Add autoload cookie. Don't make
automatically buffer-local.  Add variables column-number-mode,
size-indication-mode, indent-tabs-mode,
indicate-buffer-boundaries, indicate-empty-lines and
show-trailing-whitespace.
(desktop-clear): Allow desktop-clear-preserve-buffers to contain
regexps. Don't use desktop-clear-preserve-buffers-regexp.
(desktop-clear-preserve-buffers-regexp): Delete.
(desktop-clear-preserve-buffers): Update initial value and
docstring.
(desktop-save-buffer): Fix doc string.

18 years ago(hexl-address-region):
Masatake YAMATO [Wed, 10 Aug 2005 18:15:50 +0000 (18:15 +0000)]
(hexl-address-region):
(hexl-ascii-region, hexl-font-lock-keywords):
(hexl-highlight-line-range): Use the term "region"
instead of "area" for consistency with the other symbols
defined in hexl.el.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Wed, 10 Aug 2005 16:01:29 +0000 (16:01 +0000)]
Update "copyright years" section.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 10 Aug 2005 15:40:54 +0000 (15:40 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Wed, 10 Aug 2005 14:29:01 +0000 (14:29 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Wed, 10 Aug 2005 13:15:22 +0000 (13:15 +0000)]
Update "copyright years" section.

18 years agoAdd `obj' and `oo' for in-place installations.
Juanma Barranquero [Wed, 10 Aug 2005 00:50:16 +0000 (00:50 +0000)]
Add `obj' and `oo' for in-place installations.

18 years ago(menu-bar-options-save): Move `display-time-mode' to correct group: it
Luc Teirlinck [Wed, 10 Aug 2005 00:01:06 +0000 (00:01 +0000)]
(menu-bar-options-save): Move `display-time-mode' to correct group: it
is set with `menu-bar-make-mm-toggle' (pointed out by Juri Linkov).
Add `display-battery-mode'.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 9 Aug 2005 23:58:46 +0000 (23:58 +0000)]
*** empty log message ***

18 years ago(Geometry): New node, split from Size and Position.
Richard M. Stallman [Tue, 9 Aug 2005 23:54:01 +0000 (23:54 +0000)]
(Geometry): New node, split from Size and Position.
(Frame Parameters): Refer to Geometry.
(Layout Parameters): Fix typo.

18 years ago(The Buffer List): Fix xrefs.
Richard M. Stallman [Tue, 9 Aug 2005 23:37:15 +0000 (23:37 +0000)]
(The Buffer List): Fix xrefs.

18 years ago(Splitting Windows): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:34:38 +0000 (23:34 +0000)]
(Splitting Windows): Fix xref.

18 years ago(Layout Parameters): Add xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:34:11 +0000 (23:34 +0000)]
(Layout Parameters): Add xref.

18 years ago(Line Height, Scroll Bars): Fix xrefs.
Richard M. Stallman [Tue, 9 Aug 2005 23:33:54 +0000 (23:33 +0000)]
(Line Height, Scroll Bars): Fix xrefs.

18 years ago(Menu Bar): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:31:36 +0000 (23:31 +0000)]
(Menu Bar): Fix xref.

18 years ago(Standard Buffer-Local Variables): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:31:11 +0000 (23:31 +0000)]
(Standard Buffer-Local Variables): Fix xref.

18 years ago(%-Constructs): Fix xref.
Richard M. Stallman [Tue, 9 Aug 2005 23:30:43 +0000 (23:30 +0000)]
(%-Constructs): Fix xref.

18 years ago(Window Frame Parameters): Node split up.
Richard M. Stallman [Tue, 9 Aug 2005 23:29:57 +0000 (23:29 +0000)]
(Window Frame Parameters): Node split up.
(Basic Parameters, Position Parameters, Size Parameters)
(Layout Parameters, Buffer Parameters, Management Parameters)
(Cursor Parameters, Color Parameters): New subnodes.

18 years agoFix `+++' and `---' for Info mode. Add `vertical-border' face.
Juri Linkov [Tue, 9 Aug 2005 22:24:18 +0000 (22:24 +0000)]
Fix `+++' and `---' for Info mode.  Add `vertical-border' face.

18 years ago*** empty log message ***
Juri Linkov [Tue, 9 Aug 2005 21:54:36 +0000 (21:54 +0000)]
*** empty log message ***

18 years ago(Split Window): Simplify phrase and mention vertical-border face.
Juri Linkov [Tue, 9 Aug 2005 21:54:10 +0000 (21:54 +0000)]
(Split Window): Simplify phrase and mention vertical-border face.

18 years ago(Standard Faces): Describe vertical-border on window systems.
Juri Linkov [Tue, 9 Aug 2005 21:51:54 +0000 (21:51 +0000)]
(Standard Faces): Describe vertical-border on window systems.

18 years ago(Compilation): Use `itemx' instead of `item'.
Juri Linkov [Tue, 9 Aug 2005 21:48:12 +0000 (21:48 +0000)]
(Compilation): Use `itemx' instead of `item'.
(Grep Searching): Simplify phrase.

18 years ago(menu-bar-showhide-menu): Add `showhide-battery'.
Juri Linkov [Tue, 9 Aug 2005 21:39:34 +0000 (21:39 +0000)]
(menu-bar-showhide-menu): Add `showhide-battery'.

18 years ago(query-replace-read-from, query-replace-read-to)
Juri Linkov [Tue, 9 Aug 2005 21:39:09 +0000 (21:39 +0000)]
(query-replace-read-from, query-replace-read-to)
(query-replace-read-args): Rename arg `string' to `prompt'.

18 years ago(dired-do-query-replace-regexp): Use `query-replace-read-args'.
Juri Linkov [Tue, 9 Aug 2005 21:38:24 +0000 (21:38 +0000)]
(dired-do-query-replace-regexp): Use `query-replace-read-args'.

18 years ago(grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
Juri Linkov [Tue, 9 Aug 2005 21:37:34 +0000 (21:37 +0000)]
(grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
(grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
(grep-error-face): Set to `compilation-error' instead of
`compilation-error-face' (which is redefined to `grep-hit-face' in
grep buffers).
(grep-mode-font-lock-keywords): Remove `-text' from face
variable names.  Use `grep-error-face' instead of
`compilation-error-text-face'.

18 years ago(compilation-mode-font-lock-keywords):
Juri Linkov [Tue, 9 Aug 2005 21:34:40 +0000 (21:34 +0000)]
(compilation-mode-font-lock-keywords):
Remove `-text' from face variable names.
(compilation-error-file-name, compilation-warning-file-name)
(compilation-info-file-name): Delete faces.
(compilation-line-number, compilation-column-number):
Remove face underlining.
(compilation-message-face): Set to `underline' value by default.
(compilation-error-face, compilation-warning-face)
(compilation-info-face): Remove `-file-name' from face names.
(compilation-error-text-face, compilation-warning-text-face)
(compilation-info-text-face): Delete face variables.
(compilation-text-face): Delete function.

18 years ago* lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
Michael Albinus [Tue, 9 Aug 2005 21:00:39 +0000 (21:00 +0000)]
* lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
uploading files.
(ange-ftp-canonize-filename): Handle file names beginning with ~
correctly.

18 years agoAddress change.
Richard M. Stallman [Tue, 9 Aug 2005 20:38:35 +0000 (20:38 +0000)]
Address change.

18 years ago(Screen Lines): Update xref for previous change in minibuf.texi.
Luc Teirlinck [Tue, 9 Aug 2005 18:37:15 +0000 (18:37 +0000)]
(Screen Lines): Update xref for previous change in minibuf.texi.