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
5bb6f079
Commit
5bb6f079
authored
Jan 21, 2000
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
ab22ee53
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
etc/NEWS
etc/NEWS
+2
-2
lisp/ChangeLog
lisp/ChangeLog
+9
-0
No files found.
etc/NEWS
View file @
5bb6f079
...
...
@@ -403,8 +403,8 @@ 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
'
s that
can be
used to specify
regular expressions to detect the line that ends a
*** There is a new user option `rmail-digest-end-regexps
'
that
specifies the
regular expressions to detect the line that ends a
digest message.
** Changes to TeX mode
...
...
lisp/ChangeLog
View file @
5bb6f079
2000-01-20 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* emacs-lisp/lisp.el (beginning-of-defun-function):
Variable renamed from beginning-of-defun.
Do not call make-variable-buffer-local.
(beginning-of-defun-raw): Use new variable name; doc fix.
(beginning-of-defun): Doc fix.
(end-of-defun-function): Variable renamed from end-of-defun.
Do not call make-variable-buffer-local.
(end-of-defun): Use new variable name; doc fix.
* emacs-lisp/cl-macs.el (dolist, dotimes): Moved to subr.el.
* subr.el (dolist, dotimes): Moved from cl-macs.el.
...
...
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