Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f6333468
Commit
f6333468
authored
Oct 12, 2001
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
1202c72b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
src/ChangeLog
src/ChangeLog
+16
-0
No files found.
src/ChangeLog
View file @
f6333468
2001-10-11 Stefan Monnier <monnier@cs.yale.edu>
* keymap.h (Fcopy_keymap): Don't export.
* lisp.h (empty_string): Declare.
* emacs.c (empty_string): New var.
(syms_of_emacs): Initialize it.
* search.c (wordify): Use it.
* buffer.c (Fbury_buffer): Don't try to remove the buffer from the
selected window if it's not displayed there. Handle the case
when the window is dedicated.
(syms_of_buffer): Fix docstrings not to mention "buffer-local" anymore.
* undo.c (Fprimitive_undo): Use XCAR/XCDR.
* syntax.h (struct gl_state_s): Change the meaning of b_property.
Remove left_ok and right_ok.
(UPDATE_SYNTAX_TABLE_BACKWARD, UPDATE_SYNTAX_TABLE)
...
...
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