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
02c04e6f
Commit
02c04e6f
authored
Jul 09, 2004
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
0b156b78
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
1 deletion
+15
-1
etc/NEWS
etc/NEWS
+4
-1
lisp/ChangeLog
lisp/ChangeLog
+7
-0
lispref/ChangeLog
lispref/ChangeLog
+4
-0
No files found.
etc/NEWS
View file @
02c04e6f
...
...
@@ -2179,7 +2179,10 @@ configuration files.
* Lisp Changes in Emacs 21.4
** If a command sets transient-mark-mode to `only', that
enables Transient Mark mode for the following command, only.
enables Transient Mark mode for the following command only.
During that following command, the value of transient-mark-mode
is `identity'. If it is still `identity' at the end of the command,
it changes to nil.
+++
** Cleaner way to enter key sequences.
...
...
lisp/ChangeLog
View file @
02c04e6f
2004-07-09 Richard M. Stallman <rms@gnu.org>
* mouse.el (mouse-set-region-1): If transient-mark-mode
is `identity', change it to `only'.
* simple.el (current-word): Doc fix.
2004-07-09 Mark A. Hershberger <mah@everybody.org>
* progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
...
...
lispref/ChangeLog
View file @
02c04e6f
2004-07-09 Richard M. Stallman <rms@gnu.org>
* frames.texi (Input Focus): Minor fix.
2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
* frames.texi (Input Focus): Clarify descriptions of
...
...
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