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
3ea1bfb2
Commit
3ea1bfb2
authored
Jul 29, 2002
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
4c347bc8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
36 additions
and
0 deletions
+36
-0
ChangeLog
ChangeLog
+2
-0
lisp/ChangeLog
lisp/ChangeLog
+23
-0
src/ChangeLog
src/ChangeLog
+11
-0
No files found.
ChangeLog
View file @
3ea1bfb2
...
...
@@ -6,6 +6,8 @@
* configure.in: Don't print anything special about gamedir.
* configure.in: Delete nonstandard --with-game-user option.
2002-07-21 Richard M. Stallman <rms@gnu.org>
* Makefile.in (gamedir, localstatedir): New variables.
...
...
lisp/ChangeLog
View file @
3ea1bfb2
2002-07-28 Richard M. Stallman <rms@gnu.org>
* bindings.el (mode-line-format): Handle vc-mode specially.
Move mode-line-position to after global-mode-string.
(mode-line-modes): Move the starting 3 spaces out of here.
(mode-line-position): Separate with a space, not dashes.
* vc-hooks.el: Don't add to minor-mode-alist.
* emacs-lisp/edebug.el (edebug-debugger):
If inside redisplay, just return.
* emacs-lisp/debug.el (debug): If inside redisplay, just return.
* info.el (Info-find-index-name): Improve last change.
2002-07-27 Richard M. Stallman <rms@gnu.org>
* files.el (file-name-sans-extension): Avoid expanding DIRECTORY.
* calendar/cal-hebrew.el (diary-rosh-hodesh): Cons mark on
in the third case.
2002-07-27 Markus Rost <rost@math.ohio-state.edu>
* ps-print.el: Update copyright year.
...
...
src/ChangeLog
View file @
3ea1bfb2
2002-07-28 Richard M. Stallman <rms@gnu.org>
* s/hpux8.h (HPUX8): Define this before including hpux.h.
(HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.
* s/hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
* keyboard.c (make_lispy_event):
Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
Explicitly clear up_modifier in event->modifiers.
2002-07-27 Richard M. Stallman <rms@gnu.org>
* xterm.h (FRAME_CURSOR_WIDTH): New macro.
...
...
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