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
068127d6
Commit
068127d6
authored
Sep 30, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
e32eb3e6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
+14
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
man/ChangeLog
man/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
068127d6
...
...
@@ -31,6 +31,9 @@ support 64-bit executables. See etc/MACHINES for instructions.
*
Changes in Emacs 21.1
** The functions `keep-lines', `flush-lines' and `how-many' now
operate on the active region in Transient Mark mode.
** The header line in an Info buffer is now displayed as an emacs header-line
(which
is like a mode-line, but at the top of the window), so that it
remains visible even when the buffer has been scrolled. This behavior
...
...
lisp/ChangeLog
View file @
068127d6
2000-09-30 Gerd Moellmann <gerd@gnu.org>
* replace.el (keep-lines-read-args): New function.
(keep-lines, flush-lines, how-many): Use keep-lines-read-args to
read arguments interactively. Add parameters RSTART and REND.
Operate on the active region in Transient Mark mode.
* files.el (auto-mode-alist): Add pattern for `#*mail*...'.
* emacs-lisp/authors.el (authors-obsolete-file-p): New function.
...
...
man/ChangeLog
View file @
068127d6
2000-09-30 Gerd Moellmann <gerd@gnu.org>
* search.texi (Other Repeating Search): Describe `how-many'
instead of `count-matches'. Say that they work on the active
region in Transient Mark mode.
2000-09-29 Eli Zaretskii <eliz@is.elta.co.il>
* emacs-mime.texi, message.texi: Fix @setfilename directive.
...
...
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