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
d7ea8b71
Commit
d7ea8b71
authored
Sep 04, 2005
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
f37e0163
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
4 deletions
+22
-4
admin/FOR-RELEASE
admin/FOR-RELEASE
+2
-4
lispref/ChangeLog
lispref/ChangeLog
+5
-0
man/ChangeLog
man/ChangeLog
+5
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
admin/FOR-RELEASE
View file @
d7ea8b71
...
...
@@ -33,9 +33,7 @@ To be done by Andre Spiegel <spiegel@gnu.org>.
** Update Speedbar.
** Debug custom themes.
** Get rid of the defadvice calls in org.el.
** Document custom themes.
* FATAL ERRORS
...
...
@@ -243,7 +241,7 @@ lispref/hash.texi "Luc Teirlinck" Chong Yidong
lispref/help.texi "Luc Teirlinck" Chong Yidong
lispref/hooks.texi Lute Kamstra
lispref/internals.texi "Luc Teirlinck" Chong Yidong
lispref/intro.texi "Luc Teirlinck"
lispref/intro.texi "Luc Teirlinck"
Josh Varner
lispref/keymaps.texi "Luc Teirlinck" Chong Yidong
lispref/lists.texi "Luc Teirlinck" Chong Yidong
lispref/loading.texi "Luc Teirlinck" Chong Yidong
...
...
lispref/ChangeLog
View file @
d7ea8b71
2005-09-03 Richard M. Stallman <rms@gnu.org>
* tips.texi (Programming Tips): Add conventions for minibuffer
questions and prompts.
2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
* intro.texi (nil and t): Minor cleanup.
...
...
man/ChangeLog
View file @
d7ea8b71
2005-09-03 Richard M. Stallman <rms@gnu.org>
* search.texi (Search Case): Mention vars that control
case-fold-search for various operations.
2005-08-30 Carsten Dominik <dominik@science.uva.nl>
* org.texi: Version 3.15.
...
...
src/ChangeLog
View file @
d7ea8b71
2005-09-03 Richard M. Stallman <rms@gnu.org>
* xdisp.c (redisplay_internal): Make UPDATED as long as needed.
(move_it_in_display_line_to): Stop after last char on line even
on a windowing terminal, if that's the specified stop position.
* fns.c (Fsort): Doc fix.
* editfns.c (Fpropertize): Don't insist that properties be symbols.
2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
* dispnew.c (window_to_frame_hpos, update_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