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
6a8c7cfe
Commit
6a8c7cfe
authored
Sep 02, 2006
by
Juri Linkov
Browse files
*** empty log message ***
parent
243d70e5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
0 deletions
+24
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+16
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
etc/ChangeLog
View file @
6a8c7cfe
2006-09-02 Juri Linkov <juri@jurta.org>
* HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2006-08-25 Richard Stallman <rms@gnu.org>
* TUTORIAL: Give priority to graphical terminals over text terminals
...
...
lisp/ChangeLog
View file @
6a8c7cfe
2006-09-02 Juri Linkov <juri@jurta.org>
* man.el (Man-topic-history): New variable.
(man): Use it.
* woman.el (woman-topic-history): Change defvar to defvaralias
for symbol `Man-topic-history'.
* shell.el (shell-filter-ctrl-a-ctrl-b): Check if
`comint-last-output-start' is a marker by using `markerp' and
check if it has a position by using `marker-position', and use
this position for `goto-char'.
* international/quail.el (quail-defrule-internal): Add missing
`error' call for null key.
2006-09-02 Ryan Yeske <rcyeske@gmail.com>
* rcirc.el (rcirc-keywords): New variable.
...
...
src/ChangeLog
View file @
6a8c7cfe
2006-09-02 Juri Linkov <juri@jurta.org>
* marker.c (Fmarker_position): Doc fix.
2006-09-03 Eli Zaretskii <eliz@gnu.org>
* window.c (syms_of_window) <split-height-threshold>:
...
...
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