1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

48246 Commits

Author SHA1 Message Date
Richard M. Stallman
d8562b03a6 (rmail-make-summary-line-1): Change comma after last label to a space.
(rmail-summary-font-lock-keywords): Adapt to that change.
2003-09-30 12:43:49 +00:00
Richard M. Stallman
830144d596 (sh-mode-syntax-table): Add defvar. 2003-09-30 12:42:56 +00:00
Richard M. Stallman
545d91d5cf (set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL. 2003-09-30 12:38:38 +00:00
Richard M. Stallman
7c67c9f660 (regex_compile): Free the stack when returning from function. 2003-09-30 12:36:17 +00:00
Richard M. Stallman
34894ec3c7 (graft_intervals_into_buffer): Handle over_used when splitting UNDER.
Set BUF_INTERVALS (buffer)->up_obj when appropriate.
2003-09-30 12:33:19 +00:00
Thien-Thi Nguyen
cb049c411e (scheme-mode-variables): When setting
`font-lock-defaults', also specify that "#" should
be interpreted with `word' syntax.
(scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
2003-09-30 11:47:57 +00:00
Lars Hansen
7460e98023 *** empty log message *** 2003-09-30 07:24:40 +00:00
Lars Hansen
080e83d1cc Section "Saving Emacs Sessions" rewritten. 2003-09-30 07:24:14 +00:00
Lars Hansen
c5b31c4d79 A lot of comments updated.
(desktop-save-mode): Minor mode introduced.
(desktop-enable, desktop-clear-preserve-buffers): Variables made obsolete.
(desktop-load-default): Function made obsolete.
(desktop-locals-to-save): Variable made customizable.
(desktop-read): Optional parameter `dirname' added.
(desktop-change-dir, desktop-revert): Parameter `dirname' in `desktop-read' used.
(desktop-save-in-load-dir): Renamed to `desktop-save-in-desktop-dir'.
2003-09-30 07:22:22 +00:00
Werner LEMBERG
00694c2006 * TUTORIAL.de: Minor updates and grammatical fixes. 2003-09-29 22:56:46 +00:00
Rajesh Vaidheeswarran
c98ddbe5da whitespace.el now takes user customizable variable to display cleanliness of
files.

ffap.el - bugfix.
2003-09-29 18:05:31 +00:00
Jan Djärv
a1f3b57e95 xresources.texi (GTK names in Emacs): Correct typo. 2003-09-29 15:53:11 +00:00
Thien-Thi Nguyen
ce2b99074a *** empty log message *** 2003-09-29 14:42:36 +00:00
Thien-Thi Nguyen
d3ffebbcea (cvs-mode-unmark-up): Move to goal column when done. 2003-09-29 14:40:28 +00:00
Thien-Thi Nguyen
9074f5fbb8 (Selected Files): Fix typo. 2003-09-29 13:44:26 +00:00
Thien-Thi Nguyen
6e8fcd2193 Thank Michael Ernst; nfc. 2003-09-29 13:24:30 +00:00
Lute Kamstra
86b9b767c5 *** empty log message *** 2003-09-29 10:28:56 +00:00
Lute Kamstra
6acaba0707 (mode-line-modes): Remove superfluous :propertize
construct in initialization.
(mode-line-position): Change cons cell into proper list in
initialization.
2003-09-29 10:28:21 +00:00
Lute Kamstra
a232a240af (Mode Line Data): Explain when symbols in mode-line
constructs should be marked as risky.
Change cons cell into proper list.
(Mode Line Variables): Change cons cell into proper list.
2003-09-29 10:19:05 +00:00
Lute Kamstra
c098207242 Mention regenerating Emacs' AUTHORS file. 2003-09-29 10:08:11 +00:00
Kenichi Handa
b69ff51b95 (decode-coding-inserted-region): Use car
of the return value of find-operation-coding-system.
2003-09-29 02:18:58 +00:00
Kenichi Handa
f98ddc9986 *** empty log message *** 2003-09-28 23:53:42 +00:00
Kenichi Handa
0a2df7fba2 (describe-char): Fix previous change. 2003-09-28 23:53:29 +00:00
Kenichi Handa
3413f9720b *** empty log message *** 2003-09-28 23:30:45 +00:00
Kenichi Handa
a9f600910a (encoded-string-description): Prepend "0x" to each encoded byte. 2003-09-28 23:30:30 +00:00
Kenichi Handa
f15078e2b0 (describe-char-display): New function.
(describe-char): Pay attention to display table on describing how
a character is displayed.
2003-09-28 23:30:09 +00:00
Kenichi Handa
e5bc082b29 (Finternal_char_font): Change return value to
cons (FONT-NAME . GLYPH-CODE).
2003-09-28 23:17:47 +00:00
Eli Zaretskii
40409f0585 (tty_setup_colors): Treat any negative argument as -1. 2003-09-28 20:50:55 +00:00
Andreas Schwab
e641d30067 (ff-special-constructs): Add autoload cookie. 2003-09-28 16:11:45 +00:00
Eli Zaretskii
14ef72889c *** empty log message *** 2003-09-28 09:19:38 +00:00
Eli Zaretskii
bbe054f74b (Info-find-index-name): Search both with and without the " <1>" etc.
suffixes which makeinfo appends to duplicate index entries.
2003-09-28 09:17:29 +00:00
Eli Zaretskii
ca388882bf (dired-clean-tex): Doc fix. 2003-09-28 09:05:31 +00:00
Eli Zaretskii
04c00c854f ("Chinese-GB", "Chinese-BIG5"): Set up for
using a Chinese tutorial.
2003-09-28 09:01:52 +00:00
Eli Zaretskii
a8df98fd8b (smtpmail-via-smtp): Don't insert a space
between "MAIL FROM:" and "RCPT TO:" and the following address.
2003-09-28 08:55:50 +00:00
Eli Zaretskii
57fff5de66 (paragraph-indent-minor-mode): Doc fix. 2003-09-28 08:49:44 +00:00
Eli Zaretskii
51c8b53fd2 (recentf-initialize-file-name-history): New defcustom.
(recentf-load-list): When `recentf-initialize-file-name-history'
is non-nil, initialize an empty `file-name-history' with the
recent list.
2003-09-28 08:42:49 +00:00
Eli Zaretskii
a069f50952 (Man-default-man-entry): Remove the leading `*' from the word at point. 2003-09-28 08:31:45 +00:00
Eli Zaretskii
872093579a (quote_file_name): Print the result instead of
returning it.  Fix the return type accordingly.
(main): Under --eval, don't fail if left with additional
arguments after decoding options.  Quote file names.
2003-09-28 08:24:56 +00:00
Miles Bader
e04e1ce238 Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-62
Tweaks to admin/quick-install-emacs

* quick-install-emacs: Remove fns-* pruning, since that file no
longer seems to be generated.
(AVOID): Quote literal periods.  Quote braces in a way acceptable
to all parties (gawk gets bitchy about using `\').
2003-09-27 23:08:14 +00:00
Kenichi Handa
2d0f37d68c (send_process): Delete unused temp_buf. 2003-09-27 00:25:40 +00:00
Dave Love
66c8f1a8c8 (x_bitmap_mask): Declare. 2003-09-26 17:25:13 +00:00
Lute Kamstra
bc3b02f99b *** empty log message *** 2003-09-26 12:53:18 +00:00
Lute Kamstra
3ba07b01dc (mode-line-position): Mention size indication in docstring. 2003-09-26 12:52:36 +00:00
Lute Kamstra
0686237448 (Mode Line Data): Document the :propertize construct.
(Mode Line Variables): Reorder the descriptions of the variables
to match their order in the default mode-line-format.
Describe the new variables mode-line-position and mode-line-modes.
Update the default values of mode-line-frame-identification,
minor-mode-alist, and default-mode-line-format.
(Properties in Mode): Mention the :propertize construct.
2003-09-26 12:15:32 +00:00
Richard M. Stallman
6142d1d06c Avoid @strong{Note:}. 2003-09-26 10:01:42 +00:00
André Spiegel
7ae39109ac # 2003-09-26 07:26:11 +00:00
André Spiegel
e5d9c9a23d (vc-cvs-parse-entry): Don't require parse-time, because it's
autoloaded now.
2003-09-26 07:23:36 +00:00
André Spiegel
ec2dc2677a (parse-time-string): Add autoload cookie. 2003-09-26 07:21:56 +00:00
Stefan Monnier
7146d1c1a8 *** empty log message *** 2003-09-25 21:13:19 +00:00
Dave Love
ca716c26d4 (fns.o): Depend on md5.h. 2003-09-25 19:12:11 +00:00