1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

35800 Commits

Author SHA1 Message Date
Eli Zaretskii
ed43827188 Markup and proofreading fixes from YAGI Tatsuya <yagi@is.titech.ac.jp>. 2001-05-01 10:57:11 +00:00
Gerd Moellmann
a9793e4573 *** empty log message *** 2001-04-30 15:25:53 +00:00
Gerd Moellmann
3c05ee140a (sh-font-lock-heredoc): Allow
optional backslash at the start of the here-document delimiter.
(sh-font-lock-syntactic-keywords): Likewise.
2001-04-30 15:23:01 +00:00
Gerd Moellmann
38d56be353 (Fprimitive_undo): In a writable buffer, enable undoing
read-only text that is so because of text properties.
2001-04-30 14:57:35 +00:00
Gerd Moellmann
c95fc5f1b9 (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.
2001-04-30 14:38:34 +00:00
Gerd Moellmann
2a692ba46f (xlwmenu_window_p): New function. 2001-04-30 14:34:54 +00:00
Eli Zaretskii
22cd6fd3c0 (font-lock-mode): Doc fix. 2001-04-30 14:03:07 +00:00
Eli Zaretskii
2b3e941a39 (dired-do-rename-regexp, dired-do-copy-regexp)
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2001-04-30 13:37:00 +00:00
Eli Zaretskii
4691d21ee4 (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.
2001-04-30 13:35:05 +00:00
Gerd Moellmann
50df7214b3 (rmail-message-regexp-p): Yet another fix. 2001-04-30 12:57:34 +00:00
Eli Zaretskii
e2f599e95b (tty-color-define, tty-color-off-gray-diag)
(tty-color-translate, tty-color-by-index, tty-color-values)
(tty-color-desc): Doc fix.
2001-04-29 10:11:11 +00:00
Eli Zaretskii
7ef5e8702d Modify the copyright years. 2001-04-29 06:23:45 +00:00
Eli Zaretskii
42ec1588ae Place under the GFDL. 2001-04-29 06:23:22 +00:00
Eli Zaretskii
1514084381 (Mac OS): Don't say Ispell cannot work: it can, if they have a port
of the speller.
2001-04-28 06:10:25 +00:00
Eli Zaretskii
e085efdbd6 Document problems with NTEmacs on Windows 2000, related to the
Windows i18n features.
2001-04-27 16:51:05 +00:00
Eli Zaretskii
3f715e7721 Document some of the facilities for debugging display code, including
-DGLYPH_DEBUG build and functions that dump glyph matrices.
2001-04-27 16:26:35 +00:00
Eli Zaretskii
68b34f99fa (Checklist): Mention Edebug. 2001-04-27 15:58:09 +00:00
Eli Zaretskii
dcaf31d3e4 (dired-do-create-files, dired-do-copy)
(dired-do-symlink, dired-do-hardlink, dired-do-rename): Mention
dired-dwim-target in the doc string.
2001-04-27 15:40:29 +00:00
Miles Bader
a6a0642945 (dabbrev--ignore-buffer-p): New function.
(dabbrev--find-expansion): Use it.
(dabbrev--select-buffers): Don't select ignored buffers.
2001-04-27 15:28:38 +00:00
Eli Zaretskii
f4976ebcea (print_help): Enclose the regexp in the help text example in quotes. 2001-04-27 13:36:06 +00:00
Gerd Moellmann
5a5d918531 *** empty log message *** 2001-04-27 13:01:17 +00:00
Gerd Moellmann
b2b8f8fa96 (rmail-message-regexp-p): Don't match before
headers.
2001-04-27 13:00:42 +00:00
Gerd Moellmann
37526b42c1 (turn_on_face): Fix reverse video handling on terminals
that don't support colors.
2001-04-27 12:37:32 +00:00
Richard M. Stallman
405d5e6348 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.
2001-04-26 19:46:26 +00:00
Richard M. Stallman
fd2dfb4079 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.
2001-04-26 19:44:30 +00:00
Richard M. Stallman
c5b82005f5 *** empty log message *** 2001-04-26 19:43:32 +00:00
Gerd Moellmann
7cff9c6f87 (rmail-message-regexp-p): Use rfc822-goto-eoh
if necessary, like in rmail-show-message.
2001-04-26 13:43:42 +00:00
Gerd Moellmann
ba973f7a65 (save_excursion_restore): Don't use XBUFFER on
a non-buffer.
2001-04-26 12:37:43 +00:00
Eli Zaretskii
b792ae3605 (Operating on Files): Document dired-dwim-target. 2001-04-26 11:35:32 +00:00
Gerd Moellmann
efa89c1f70 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.
2001-04-26 09:30:00 +00:00
Eli Zaretskii
d3111e5aa9 (dabbrev--select-buffers): Add a doc string. 2001-04-26 07:40:14 +00:00
Richard M. Stallman
c46cabfaf9 Add @need before Deletion node.
Don't try to draw a left arrow with @key{<-}.
2001-04-26 00:31:11 +00:00
Richard M. Stallman
0073fd652e Explain better what a face is and what it does. 2001-04-26 00:30:15 +00:00
Richard M. Stallman
5942fb8023 Fix command names dired-do-flagged-delete,
dired-do-query-replace-regexp, dired-unmark-all-marks.

Fix xrefs to Dired-X and Misc File Ops.

Correct the uuencode shell command example to handle spaces.

Explain prefix args to k and l better,
especially negative args.
2001-04-26 00:29:21 +00:00
Richard M. Stallman
8e7692a98a Explain how META may be labeled.
Use "key" or "event" instead of "character" where appropriate.
Minor clarifications.
2001-04-26 00:26:05 +00:00
Richard M. Stallman
74b1aac110 Correct typo on pdb-mode-hook.
Minor cleanup.
2001-04-26 00:24:48 +00:00
Eli Zaretskii
9369901971 Document byte-debug-flag. 2001-04-25 21:45:52 +00:00
Eli Zaretskii
f1e54ce189 Document problems with DJGPP and NT's `redir' program. 2001-04-25 21:33:25 +00:00
Eli Zaretskii
41af82c34b Mention problems with Windows NT's `redir' program. 2001-04-25 21:30:04 +00:00
Gerd Moellmann
a728644cc8 *** empty log message *** 2001-04-25 18:32:07 +00:00
Gerd Moellmann
86a7d192df (toggle_highlight): New function.
(turn_on_face): Change handling of reverse video.
2001-04-25 18:31:33 +00:00
Gerd Moellmann
75fe153b0c (tty-handle-reverse-video): Don't set inverse-video. 2001-04-25 18:16:30 +00:00
Eli Zaretskii
7c836af387 Fix a typo in a comment. 2001-04-25 17:17:33 +00:00
Eli Zaretskii
4645bb6838 (Info-additional-directory-list): Doc fix. 2001-04-25 17:17:01 +00:00
Eli Zaretskii
4ecdf04d03 (find-lisp-find-dired-filter)
(find-lisp-find-dired-subdirectories, find-lisp-find-dired): Add
autoload cookies.  From Richard Y. Kim <ryk@dspwiz.com>.
2001-04-25 16:22:14 +00:00
Stefan Monnier
1dc64fca5b (makefile-font-lock-keywords):
Rationalize the rules for includes and conditionals and use the
keyword face for them.
2001-04-25 15:52:45 +00:00
Stefan Monnier
7cd512f22f (modify-face): Add compatibility for non-interactive use. 2001-04-25 15:22:53 +00:00
Gerd Moellmann
c88164fe6b (wait_reading_process_input): Call
record_asynch_buffer_change only if a timer really changed
buffers.
2001-04-25 15:12:49 +00:00
Gerd Moellmann
bfd8410fc2 (mouse_face_overlay_overlaps): Fix the computation
of the number of overlays to check.
2001-04-25 14:51:11 +00:00
Gerd Moellmann
be2488ca37 (command_loop_1): Redo change of 2001-03-12. 2001-04-25 14:36:32 +00:00