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
4c7c1f3f
Commit
4c7c1f3f
authored
Sep 22, 2000
by
Dave Love
Browse files
*** empty log message ***
parent
7aabd23e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
lisp/ChangeLog
lisp/ChangeLog
+10
-0
src/ChangeLog
src/ChangeLog
+6
-1
No files found.
lisp/ChangeLog
View file @
4c7c1f3f
2000-09-22 Dave Love <fx@gnu.org>
* hl-line.el (hl-line-overlay): Don't make it buffer-local.
(hl-line-highlight): Specify buffer when moving overlay.
* progmodes/fortran.el (fortran-mode): Locally set
normal-auto-fill-function.
(fortran-auto-fill-mode): Just alias to auto-fill-mode.
(fortran-mode-map): Adjust auto-fill menu entry.
2000-09-22 Gerd Moellmann <gerd@gnu.org>
* vc-rcs.el (toplevel): Require `vc' when compiling.
...
...
src/ChangeLog
View file @
4c7c1f3f
2000-09-22 Dave Love <fx@gnu.org>
* xdisp.c (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
a doc string.
* xterm.c [SOLARIS2]: Remove redundant include of string.h.
* fns.c (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.
2000-09-21 Gerd Moellmann <gerd@gnu.org>
* config.in (NO_RETURN): Define
.
as `__attribute__((__noreturn__))'
* config.in (NO_RETURN): Define
as `__attribute__((__noreturn__))'
for GCC >= 2.5.
* lisp.h (wrong_type_argument, Fthrow, Fsignal, error): Declare
...
...
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