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
c62aec78
Commit
c62aec78
authored
Apr 23, 2004
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
21a2e05d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
6 deletions
+13
-6
lisp/ChangeLog
lisp/ChangeLog
+8
-0
src/ChangeLog
src/ChangeLog
+5
-6
No files found.
lisp/ChangeLog
View file @
c62aec78
2004-04-23 Juanma Barranquero <lektu@terra.es>
* ielm.el (inferior-emacs-lisp-mode): Fix docstring.
* pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
(pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
(pcomplete--help, pcomplete--here): Doc fixes.
2004-04-23 Andre Spiegel <spiegel@gnu.org>
* vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
...
...
src/ChangeLog
View file @
c62aec78
...
...
@@ -37,7 +37,7 @@
* lisp.h (pos_visible_p): Fix prototype.
* macterm.c (x_draw_relief_rect):
Add top_p and bot_p args.
* macterm.c (x_draw_relief_rect): Add top_p and bot_p args.
(x_draw_glyph_string_box): Fix call to x_draw_relief_rect.
(x_draw_image_foreground, x_draw_image_relief)
(x_draw_image_foreground_1, x_draw_image_glyph_string):
...
...
@@ -8334,12 +8334,11 @@
2002-07-19 Juanma Barranquero <lektu@terra.es>
* fileio.c (Ffile_name_as_directory): Fix argument name in docstring.
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
* xdisp.c (syms_of_xdisp): Remove redundant deprecation info.
* fileio.c (syms_of_fileio): Likewise.
(Ffile_name_as_directory): Fix argument name in docstring.
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
2002-07-18 Richard M. Stallman <rms@gnu.org>
...
...
@@ -11989,9 +11988,9 @@
* abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
* buffer.c (Fkill_buffer):
Use Frun_hooks, not Vrun_hooks
.
* buffer.c (Fkill_buffer):
Likewise
.
* print.c (temp_output_buffer_setup):
Use Frun_hooks, not Vrun_hooks
.
* print.c (temp_output_buffer_setup):
Likewise
.
2001-11-25 Stefan Monnier <monnier@cs.yale.edu>
...
...
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