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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
2d5e9b54
Commit
2d5e9b54
authored
Jan 21, 2000
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
992bd384
Changes
2
Hide 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 matching the end of a digest
message.
*** There is a new user
option `rmail-digest-end-regexp's
that can be
used to specify
regular expressions to detect the line that ends 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