Gerd Moellmann [Tue, 8 May 2001 11:25:01 +0000 (11:25 +0000)]
(enter_namespace): Fix reallocation of
namespace_stack.
Gerd Moellmann [Tue, 8 May 2001 11:18:48 +0000 (11:18 +0000)]
(rmail-message-subject-p): Process the result
of mail-fetch-field by rmail-summary-line-decoder.
(rmail-new-summary): Be sure to go to the Rmail buffer. If
rmail-enable-mime is non-nil, set rmail-summary-buffer of
rmail-view-buffer to nil.
(rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
rmail-view-buffer.
(rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
rmail-buffer.
(rmail-summary-scroll-msg-down): Likewise.
(rmail-summary-beginning-of-message): Likewise.
(rmail-summary-wipe): Likewise.
(rmail-summary-toggle-header): Use save-window-excursion, not
save-excursion. Update point in rmail-view-buffer, not in
rmail-buffer.
(rmail-summary-reply): Before calling rmail-reply, set buffer to
rmail-view-buffer, not rmail-buffer.
Gerd Moellmann [Tue, 8 May 2001 11:18:20 +0000 (11:18 +0000)]
(rmail-output-read-rmail-file-name): Be sure to
set-buffer to the Rmail buffer.
(rmail-output-to-rmail-file): Likewise.
(rmail-output): Likewise.
Gerd Moellmann [Tue, 8 May 2001 11:17:55 +0000 (11:17 +0000)]
(rmail-read-label): Be sure to work in the
Rmail buffer.
(rmail-set-label, rmail-next-labeled-message): Likewise.
Gerd Moellmann [Tue, 8 May 2001 11:17:27 +0000 (11:17 +0000)]
(rmail-insert-mime-forwarded-message-function)
(rmail-search-mime-message-function)
(rmail-search-mime-header-function): New variables.
(rmail-expunge-and-save): Be sure to set-buffer to the Rmail
buffer.
(rmail-quit): Bury `rmail-buffer' after `rmail-view-buffer' is
hidden.
(rmail-get-new-mail): Likewise.
(rmail-toggle-header): Likewise. If rmail-enable-mime is non-nil,
call rmai-show-mime-function.
(rmail-display-labels): If rmail-enable-mime is non-nil, update
mode-line-process of rmail-view-buffer.
(rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
(rmail-show-message): Be sure to call rmail-auto-file in the Rmail
buffer.
(rmail-next-message): Be sure to set-buffer to the Rmail buffer.
(rmail-next-undeleted-message): Likewise.
(rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
rmail-search-mime-header-function.
(rmail-search-message): New function.
(rmail-search): Call rmail-search-message to check if a message
matches REGEXP, lastly update point after calling
rmail-show-message.
(rmail-undelete-previous-message): Be sure to set-buffer to the
Rmail buffer.
(rmail-expunge-confirmed): Likewise.
(rmail-only-expunge): Likewise.
(rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
header region, refer to rmail-msgref-vector while setting the
current buffer to rmail-buffer temporarily.
(rmail-forward): Be sure to bind forward-buffer to the Rmail
buffer. If rmail-enable-mime is non-nil, call
rmail-insert-mime-forwarded-message-function instead of inserting
forwarded message by itself.
Gerd Moellmann [Mon, 7 May 2001 17:44:26 +0000 (17:44 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 7 May 2001 17:38:34 +0000 (17:38 +0000)]
(inverse_video): Declare extern.
Gerd Moellmann [Mon, 7 May 2001 17:38:07 +0000 (17:38 +0000)]
(x_set_foreground_color): Set frame's cursor_pixel.
Francesco Potortì [Mon, 7 May 2001 16:00:50 +0000 (16:00 +0000)]
Typo: "we show it Lisp syntax" --> ... its LIsp ..
Gerd Moellmann [Mon, 7 May 2001 14:22:02 +0000 (14:22 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 7 May 2001 14:21:25 +0000 (14:21 +0000)]
(install): Use install-info command line options
like in Emacs' Makefile.in.
Gerd Moellmann [Mon, 7 May 2001 14:02:56 +0000 (14:02 +0000)]
(custom-file): Signal an error if user-init-file is
nil (running -q).
Gerd Moellmann [Mon, 7 May 2001 13:43:10 +0000 (13:43 +0000)]
(delete_kboard): Handle the case that selected_frame
has been deleted in the course of x_connection_closed.
Gerd Moellmann [Mon, 7 May 2001 11:27:36 +0000 (11:27 +0000)]
(rmail-edit-mode-hook): Add :version.
Gerd Moellmann [Mon, 7 May 2001 11:26:24 +0000 (11:26 +0000)]
(smtpmail-warn-about-unknown-extensions): Add :version.
Gerd Moellmann [Mon, 7 May 2001 11:24:51 +0000 (11:24 +0000)]
(smtpmail-warn-about-unknown-extensions): New
option.
(smtpmail-via-smtp): Print warnings about unknown SMTP extensions
only if smtpmail-warn-about-unknown-extensions is set.
Eli Zaretskii [Mon, 7 May 2001 11:17:09 +0000 (11:17 +0000)]
(Handling C-s and C-q with flow control, Binding C-s and C-q): Update the
location of site-start.el and default.el (in `site-lisp', not in `lisp').
Eli Zaretskii [Mon, 7 May 2001 11:14:44 +0000 (11:14 +0000)]
(Init File): Say explicitly that site-start.el is also searched along
load-path. Recommend where to put default.el and site-start.el. Add
index entries for site-start.el and default.el.
Eli Zaretskii [Mon, 7 May 2001 11:12:49 +0000 (11:12 +0000)]
(Initial Options): Add index entries for not loading startup files.
Gerd Moellmann [Mon, 7 May 2001 10:23:58 +0000 (10:23 +0000)]
Update copyright notice.
Gerd Moellmann [Mon, 7 May 2001 10:07:46 +0000 (10:07 +0000)]
(rmail-mode-map): Use rmail-sort-by-labels
instead of rmail-sort-by-keywords.
Gerd Moellmann [Mon, 7 May 2001 10:06:15 +0000 (10:06 +0000)]
(rmail-sort-by-labels): Renamed from
rmail-sort-by-keywords.
Gerd Moellmann [Mon, 7 May 2001 10:05:41 +0000 (10:05 +0000)]
(rmail-summary-sort-by-labels): Renamed
from rmail-summary-sort-by-keywords. Doc fix.
(rmail-summary-mode): Doc fix.
Gerd Moellmann [Mon, 7 May 2001 09:59:43 +0000 (09:59 +0000)]
(rmail-edit-mode): Doc fix.
(rmail-edit-mode-hook): New user-option.
Gerd Moellmann [Mon, 7 May 2001 09:58:38 +0000 (09:58 +0000)]
(rmail-edit): New Custom group.
Eli Zaretskii [Sun, 6 May 2001 16:32:53 +0000 (16:32 +0000)]
Add hints for running Emacs with malloc debuggers.
Eli Zaretskii [Sun, 6 May 2001 11:29:21 +0000 (11:29 +0000)]
(Rectangles): Remove the description of replace-rectangle.
Eli Zaretskii [Sun, 6 May 2001 11:27:54 +0000 (11:27 +0000)]
(International): Add an overview of Mule features, with pointers to
detailed description.
(Enabling Multibyte): Describe how to switch a unibyte session to multibyte.
Mention that by default, all sessions are multibyte.
(Coding Systems): Make it clear that cpNNN are coding systems, and should
be used as such.
(Recognize Coding): Explain that Emacs decodes text as part of reading
it. Mention revert-buffer as a means to redecode a file.
Richard M. Stallman [Sat, 5 May 2001 22:39:29 +0000 (22:39 +0000)]
Two minor fixes.
Richard M. Stallman [Sat, 5 May 2001 22:38:58 +0000 (22:38 +0000)]
Explain how handler is called, for magic file operations that take
more than one file-name argument.
Richard M. Stallman [Sat, 5 May 2001 22:37:56 +0000 (22:37 +0000)]
(Customization Groups): Mention customize-group command.
Richard M. Stallman [Sat, 5 May 2001 22:37:09 +0000 (22:37 +0000)]
Use @smallexample for the echo LC... command.
Richard M. Stallman [Sat, 5 May 2001 22:36:36 +0000 (22:36 +0000)]
Make the `@defcodeindex op' command unconditional.
Richard M. Stallman [Sat, 5 May 2001 22:35:54 +0000 (22:35 +0000)]
Explain use of multiple FCC fields.
Explain custom group mailalias.
Fix typos.
Richard M. Stallman [Sat, 5 May 2001 22:34:51 +0000 (22:34 +0000)]
rmail-save => rmail-expunge-and-save.
Don't state the default for rmail-retry-ignored-headers.
Menu item is `Cancel', not `Don't Send'.
Normal summary line contains date and line count.
Mention rmail-highlight-face.
Clarify about choice of coding system for decoding.
Improve xref for goto-address.
Richard M. Stallman [Sat, 5 May 2001 22:32:37 +0000 (22:32 +0000)]
Fix xref for Hippie Expand.
Richard M. Stallman [Sat, 5 May 2001 22:31:41 +0000 (22:31 +0000)]
(help-xref-symbol-regexp): Recognize "source of"
and friends, meaning make a link to the source file.
(help-make-xrefs): Handle "source of" and friends
by constructing a link that visits the source file.
Richard M. Stallman [Sat, 5 May 2001 22:31:30 +0000 (22:31 +0000)]
(dabbrev-select-buffers-function): Doc fix.
Eli Zaretskii [Sat, 5 May 2001 06:14:24 +0000 (06:14 +0000)]
(Rectangles): Remove redundant and erroneous name of replace-rectangle
in parentheses. Reported by Eric Hanchrow <offby1@blarg.net>.
Eli Zaretskii [Sat, 5 May 2001 06:10:55 +0000 (06:10 +0000)]
Document that overwrite-mode is bound to INSERT and add @kindex for INSERT.
Reported by Bill Richter <richter@math.northwestern.edu>.
Stefan Monnier [Fri, 4 May 2001 20:16:56 +0000 (20:16 +0000)]
(cperl-font-lock-keywords)
(cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
Renamed from perl-font-lock-keywords to avoid clashes.
(cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
(cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
Updated correspondingly.
Stefan Monnier [Fri, 4 May 2001 17:56:03 +0000 (17:56 +0000)]
(diff-nonexistent-face, diff-font-lock-keywords):
Typo `nonexistant' -> `nonexistent'.
Eli Zaretskii [Fri, 4 May 2001 17:50:11 +0000 (17:50 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 4 May 2001 16:17:41 +0000 (16:17 +0000)]
Fix last change.
Eli Zaretskii [Fri, 4 May 2001 10:07:57 +0000 (10:07 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 4 May 2001 10:02:56 +0000 (10:02 +0000)]
Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.
Eli Zaretskii [Fri, 4 May 2001 09:57:35 +0000 (09:57 +0000)]
(c-electric-delete, c-electric-delete-forward): Split `c-electric-delete'
into two functions where `c-electric-delete-forward' always deletes
forward and `c-electric-delete' only contains the code
necessary for XEmacs to choose between backward and forward
deletion. `c-electric-delete-forward' is now bound to C-d to
get the electric behavior on that key too.
(c-fill-paragraph): Fixed bogus direct use of c-comment-prefix-regexp,
which caused an error when it's a list.
Eli Zaretskii [Fri, 4 May 2001 07:13:43 +0000 (07:13 +0000)]
Place in the public domain.
Eli Zaretskii [Thu, 3 May 2001 17:49:33 +0000 (17:49 +0000)]
(XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix
the change from 2001-04-30.
Gerd Moellmann [Thu, 3 May 2001 17:10:00 +0000 (17:10 +0000)]
(file_dialog_unmap_cb): New function.
(Fx_file_dialog): Use it as XmNunmapCallback to capture the case
where a dialog is closed via the window manager.
Gerd Moellmann [Thu, 3 May 2001 16:19:51 +0000 (16:19 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 3 May 2001 16:19:21 +0000 (16:19 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 3 May 2001 16:19:16 +0000 (16:19 +0000)]
(try_window_id): Cases of changes all in front of
the window start or all below the window end mostly rewritten.
(redisplay_window): Move the tests if try_window_id is
applicable to try_window_id.
(GIVE_UP): New macro.
Karl Berry [Thu, 3 May 2001 14:03:33 +0000 (14:03 +0000)]
(Help-Cross): move to be a subnode of Cross-refs, instead of leaving it dangling.
Gerd Moellmann [Thu, 3 May 2001 11:57:57 +0000 (11:57 +0000)]
(globals): Fix handling of namespace aliases.
Eli Zaretskii [Thu, 3 May 2001 07:58:04 +0000 (07:58 +0000)]
(Comparison in Dired): Make it clear that ``the mark'' is settable by C-SPC.
Eli Zaretskii [Thu, 3 May 2001 07:51:23 +0000 (07:51 +0000)]
(dired-diff): Doc fix.
Eli Zaretskii [Thu, 3 May 2001 04:44:12 +0000 (04:44 +0000)]
(ispell-change-dictionary): Doc fix.
Stefan Monnier [Thu, 3 May 2001 00:36:07 +0000 (00:36 +0000)]
(vc-next-action-on-file): Only force buffer+file to writable
if both the buffer and the file are read-only.
Stefan Monnier [Wed, 2 May 2001 13:41:46 +0000 (13:41 +0000)]
(sh-prev-line): Look for sh-heredoc-face
rather than font-lock-string-face.
(sh-get-indent-info): Treat heredocs like strings.
Gerd Moellmann [Wed, 2 May 2001 13:20:15 +0000 (13:20 +0000)]
(expose_window): Return int. If W is the window
currently being updated, mark the frame garbaged. Fix
computation of rows intersection the exposed rectangle.
(expose_window_tree): Stop when expose_window returns 0.
Gerd Moellmann [Wed, 2 May 2001 11:45:00 +0000 (11:45 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 2 May 2001 11:44:27 +0000 (11:44 +0000)]
(texinfo-format-parse-args): Don't
consume a newline following `}'.
(texinfo-format-email): New function.
(toplevel): Use texinfo-format-email for @email.
(texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp): Add
`display'.
(texinfo-sort-region): Goto point-min before sorting.
(texinfo-set): Remove leading white space from value.
From yagi@is.titech.ac.jp.
Gerd Moellmann [Wed, 2 May 2001 11:29:57 +0000 (11:29 +0000)]
(query-replace-regexp-eval): Doc fix.
Gerd Moellmann [Wed, 2 May 2001 11:12:42 +0000 (11:12 +0000)]
(x_draw_stretch_glyph_string): Don't draw background
again if it has already been drawn.
Eli Zaretskii [Wed, 2 May 2001 04:10:31 +0000 (04:10 +0000)]
Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa.
Stefan Monnier [Tue, 1 May 2001 13:49:59 +0000 (13:49 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 1 May 2001 13:49:44 +0000 (13:49 +0000)]
(update_syntax_table): Check that oldi has the same
properties as old_prop before deciding not to invalidate.
Stefan Monnier [Tue, 1 May 2001 13:33:59 +0000 (13:33 +0000)]
(diff-nonexistant-face): New face.
(diff-font-lock-keywords): Use it.
Eli Zaretskii [Tue, 1 May 2001 10:57:11 +0000 (10:57 +0000)]
Markup and proofreading fixes from YAGI Tatsuya <yagi@is.titech.ac.jp>.
Gerd Moellmann [Mon, 30 Apr 2001 15:25:53 +0000 (15:25 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 30 Apr 2001 15:23:01 +0000 (15:23 +0000)]
(sh-font-lock-heredoc): Allow
optional backslash at the start of the here-document delimiter.
(sh-font-lock-syntactic-keywords): Likewise.
Gerd Moellmann [Mon, 30 Apr 2001 14:57:35 +0000 (14:57 +0000)]
(Fprimitive_undo): In a writable buffer, enable undoing
read-only text that is so because of text properties.
Gerd Moellmann [Mon, 30 Apr 2001 14:38:34 +0000 (14:38 +0000)]
(x_window_to_menu_bar) [USE_LUCID]: New function.
(XTread_socket) [USE_LUCID] <Expose>: Handle events for
windows that are components of a Lucid menu bar.
Gerd Moellmann [Mon, 30 Apr 2001 14:34:54 +0000 (14:34 +0000)]
(xlwmenu_window_p): New function.
Eli Zaretskii [Mon, 30 Apr 2001 14:03:07 +0000 (14:03 +0000)]
(font-lock-mode): Doc fix.
Eli Zaretskii [Mon, 30 Apr 2001 13:37:00 +0000 (13:37 +0000)]
(dired-do-rename-regexp, dired-do-copy-regexp)
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
Eli Zaretskii [Mon, 30 Apr 2001 13:35:05 +0000 (13:35 +0000)]
(Marks vs Flags): Explain that dired-undo doesn't undo the file
operations.
(Transforming File Names): Document that these commands operate on ARG or
marked files, and that they ask for confirmation on each file.
Gerd Moellmann [Mon, 30 Apr 2001 12:57:34 +0000 (12:57 +0000)]
(rmail-message-regexp-p): Yet another fix.
Eli Zaretskii [Sun, 29 Apr 2001 10:11:11 +0000 (10:11 +0000)]
(tty-color-define, tty-color-off-gray-diag)
(tty-color-translate, tty-color-by-index, tty-color-values)
(tty-color-desc): Doc fix.
Eli Zaretskii [Sun, 29 Apr 2001 06:23:45 +0000 (06:23 +0000)]
Modify the copyright years.
Eli Zaretskii [Sun, 29 Apr 2001 06:23:22 +0000 (06:23 +0000)]
Place under the GFDL.
Eli Zaretskii [Sat, 28 Apr 2001 06:10:25 +0000 (06:10 +0000)]
(Mac OS): Don't say Ispell cannot work: it can, if they have a port
of the speller.
Eli Zaretskii [Fri, 27 Apr 2001 16:51:05 +0000 (16:51 +0000)]
Document problems with NTEmacs on Windows 2000, related to the
Windows i18n features.
Eli Zaretskii [Fri, 27 Apr 2001 16:26:35 +0000 (16:26 +0000)]
Document some of the facilities for debugging display code, including
-DGLYPH_DEBUG build and functions that dump glyph matrices.
Eli Zaretskii [Fri, 27 Apr 2001 15:58:09 +0000 (15:58 +0000)]
(Checklist): Mention Edebug.
Eli Zaretskii [Fri, 27 Apr 2001 15:40:29 +0000 (15:40 +0000)]
(dired-do-create-files, dired-do-copy)
(dired-do-symlink, dired-do-hardlink, dired-do-rename): Mention
dired-dwim-target in the doc string.
Miles Bader [Fri, 27 Apr 2001 15:28:38 +0000 (15:28 +0000)]
(dabbrev--ignore-buffer-p): New function.
(dabbrev--find-expansion): Use it.
(dabbrev--select-buffers): Don't select ignored buffers.
Eli Zaretskii [Fri, 27 Apr 2001 13:36:06 +0000 (13:36 +0000)]
(print_help): Enclose the regexp in the help text example in quotes.
Gerd Moellmann [Fri, 27 Apr 2001 13:01:17 +0000 (13:01 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 27 Apr 2001 13:00:42 +0000 (13:00 +0000)]
(rmail-message-regexp-p): Don't match before
headers.
Gerd Moellmann [Fri, 27 Apr 2001 12:37:32 +0000 (12:37 +0000)]
(turn_on_face): Fix reverse video handling on terminals
that don't support colors.
Richard M. Stallman [Thu, 26 Apr 2001 19:46:26 +0000 (19:46 +0000)]
Clarify when C-? is available as Help.
Explain that normal-erase-is-backspace-mode toggles between the two modes.
Describe the case where BACKSPACE has been remapped to DELETE
in the window system.
Richard M. Stallman [Thu, 26 Apr 2001 19:44:30 +0000 (19:44 +0000)]
Add doc strings for some functions.
(dabbrev--eliminate-newlines): New variable.
(dabbrev--substitute-expansion): Convert newlines to spaces
if dabbrev--eliminate-newlines is set.
If abbrev and expansion are both all-lower-case,
leave dabbrev--last-case-pattern nil.
Richard M. Stallman [Thu, 26 Apr 2001 19:43:32 +0000 (19:43 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 26 Apr 2001 13:43:42 +0000 (13:43 +0000)]
(rmail-message-regexp-p): Use rfc822-goto-eoh
if necessary, like in rmail-show-message.
Gerd Moellmann [Thu, 26 Apr 2001 12:37:43 +0000 (12:37 +0000)]
(save_excursion_restore): Don't use XBUFFER on
a non-buffer.
Eli Zaretskii [Thu, 26 Apr 2001 11:35:32 +0000 (11:35 +0000)]
(Operating on Files): Document dired-dwim-target.
Gerd Moellmann [Thu, 26 Apr 2001 09:30:00 +0000 (09:30 +0000)]
Color specified by number is forced to be float number.
(ps-print-version): New version number (6.5.1.1).
(ps-header-frame-alist, ps-footer-frame-alist): Adjust color
initialization.
(ps-prefix-quote): New internal var.
(ps-print-quote): New fun.
(ps-setup, ps-output-frame-properties, ps-float-format)
(ps-format-color): Code fix.
(ps-plot-region): Eliminate redundant foreground color text
setting.
Eli Zaretskii [Thu, 26 Apr 2001 07:40:14 +0000 (07:40 +0000)]
(dabbrev--select-buffers): Add a doc string.