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
edde72f6
Commit
edde72f6
authored
Jan 02, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
4cbedc16
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
etc/NEWS
etc/NEWS
+3
-0
src/ChangeLog
src/ChangeLog
+3
-0
No files found.
etc/NEWS
View file @
edde72f6
...
@@ -280,6 +280,9 @@ SQL buffer.
...
@@ -280,6 +280,9 @@ SQL buffer.
* Lisp Changes in Emacs 21.3
* Lisp Changes in Emacs 21.3
** If text has a `keymap' property, that keymap takes precedence
over minor mode keymaps.
** A hex escape in a string forces the string to be multibyte.
** A hex escape in a string forces the string to be multibyte.
An octal escape makes it unibyte.
An octal escape makes it unibyte.
...
...
src/ChangeLog
View file @
edde72f6
2002-01-02 Richard M. Stallman <rms@gnu.org>
2002-01-02 Richard M. Stallman <rms@gnu.org>
* keyboard.c (read_key_sequence): Handle the keymap property
before minor mode maps.
* editfns.c (Fformat): Update thissize from field_width
* editfns.c (Fformat): Update thissize from field_width
based on the actual width, in the string case.
based on the actual width, in the string case.
...
...
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