Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2d5e9b54
Commit
2d5e9b54
authored
Jan 21, 2000
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
992bd384
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
3 deletions
+14
-3
etc/NEWS
etc/NEWS
+3
-3
lisp/ChangeLog
lisp/ChangeLog
+11
-0
No files found.
etc/NEWS
View file @
2d5e9b54
...
...
@@ -403,9 +403,9 @@ the buffer whose process should be used from the mini-buffer.
*** RET is now bound in the Rmail summary to rmail-summary-goto-msg,
like `j'.
*** There is a new user
-
option `rmail-digest-end-regexp' that can be
used to specify
a
regular expression
match
in
g
th
e
end
of a digest
message.
*** There is a new user
option `rmail-digest-end-regexp'
s
that can be
used to specify regular expression
s to detect the l
in
e
th
at
end
s a
digest
message.
** Changes to TeX mode
...
...
lisp/ChangeLog
View file @
2d5e9b54
2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* emacs-lisp/cl-macs.el (dolist, dotimes): Moved to subr.el.
* subr.el (dolist, dotimes): Moved from cl-macs.el.
* mail/undigest.el (rmail-digest-end-regexps):
Variable replaces rmail-digest-end-regexp.
Allows multiple regexps for detecting the end line.
(undigestify-rmail-message): Corresponding changes.
2000-01-19 Dave Love <fx@gnu.org>
* files.el (user-init-file): Don't declare here -- is primitive.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment