Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b23375aa
Commit
b23375aa
authored
Feb 13, 2003
by
Kim F. Storm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
37cd4238
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
etc/NEWS
etc/NEWS
+5
-0
lispref/ChangeLog
lispref/ChangeLog
+4
-0
No files found.
etc/NEWS
View file @
b23375aa
...
...
@@ -1173,6 +1173,11 @@ timing measurements of code (including the garbage collection component).
* Lisp Changes in Emacs 21.4
** The escape sequence \s is now interpreted as a SPACE character,
unless it is followed by a `-' in a character constant (e.g. ?\s-A),
in which case it is still interpreted as the super modifier.
In strings, \s is always interpreted as a space.
** New function `set-process-filter-multibyte' sets the multibyteness
of a string given to a process's filter.
...
...
lispref/ChangeLog
View file @
b23375aa
2003-02-13 Kim F. Storm <storm@cua.dk>
* objects.texi (Character Type): New \s escape for space.
2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
* os.texi (System Environment): Added cygwin system-type.
...
...
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