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
8d2c2642
Commit
8d2c2642
authored
Nov 28, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
dfe8ece3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
8d2c2642
2000-11-28 Gerd Moellmann <gerd@gnu.org>
* simple.el (delete-horizontal-space): Handle minibuffer prompt.
2000-11-28 Dave Love <fx@gnu.org>
* progmodes/fortran.el (fortran-mode): Don't set
...
...
src/ChangeLog
View file @
8d2c2642
2000-11-28 Gerd Moellmann <gerd@gnu.org>
* textprop.c (text_read_only): New function.
(verify_interval_modification): Use it instead of signaling
`text-read-only'. This makes it easier to catch this error
with a breakpoint.:
* xdisp.c (forward_to_next_line_start): Check for newlines,
not end of line, which includes CR.
...
...
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