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
7d01236c
Commit
7d01236c
authored
Sep 01, 2004
by
Luc Teirlinck
Browse files
*** empty log message ***
parent
61b73aa4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
+13
-0
etc/NEWS
etc/NEWS
+1
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
man/ChangeLog
man/ChangeLog
+6
-0
No files found.
etc/NEWS
View file @
7d01236c
...
...
@@ -98,6 +98,7 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* Changes in Emacs 21.4
+++
** `apply-macro-to-region-lines' now operates on all lines that begin
in the region, rather than on all complete lines in the region.
...
...
lisp/ChangeLog
View file @
7d01236c
2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
* macros.el (apply-macro-to-region-lines): Make it operate on all
lines that begin in the region, rather than on all complete lines
in the region.
2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* x-dnd.el (x-dnd-protocol-alist): Document update.
...
...
man/ChangeLog
View file @
7d01236c
2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
* kmacro.texi (Basic Keyboard Macro):
`apply-macro-to-region-lines' now operates on all lines that begin
in the region, rather than on all complete lines in the region.
2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* frames.texi (Drag and drop): Add documentation about
...
...
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