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
450565cb
Commit
450565cb
authored
Aug 12, 2002
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
992dd91a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
0 deletions
+25
-0
lisp/ChangeLog
lisp/ChangeLog
+16
-0
src/ChangeLog
src/ChangeLog
+9
-0
No files found.
lisp/ChangeLog
View file @
450565cb
2002-08-12 Richard M. Stallman <rms@gnu.org>
* textmodes/page-ext.el (pages-target-buffer): Add defvar.
Renamed from target-buffer.
(pages-directory, pages-copy-header-and-position): Uses changed.
* calendar/appt.el (appt-make-list): Correct the parsing of
each appointment from time-string.
2002-08-12 Stefan Monnier <monnier@cs.yale.edu>
* scroll-all.el (scroll-all-mode): Use define-minor-mode.
(scroll-all-mode): defcustom deleted.
(running-xemacs): Variable deleted.
(minor-mode-alist): Don't manipulate it directly.
2002-08-10 Kenichi Handa <handa@etl.go.jp>
* international/mule-cmds.el (search-unencodable-char): New
...
...
src/ChangeLog
View file @
450565cb
2002-08-12 Richard M. Stallman <rms@gnu.org>
* syswait.h: Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
[!VMS] (WCOREDUMP, WEXITSTATUS, WIFEXITED, WIFSTOPPED, WIFSIGNALED)
(WSTOPSIG, WTERMSIG): Define each one independently if not defined
already.
* buffer.c (syms_of_buffer) <fill-column>: Doc fix.
2002-08-11 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTmouse_position): Check wp with is_emacs_window.
...
...
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