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
a8fd50ef
Commit
a8fd50ef
authored
Dec 02, 2002
by
Stefan Monnier
Browse files
*** empty log message ***
parent
2d64b6f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
lisp/ChangeLog
lisp/ChangeLog
+11
-4
No files found.
lisp/ChangeLog
View file @
a8fd50ef
2002-12-02 Stefan Monnier <monnier@cs.yale.edu>
* simple.el (completion-setup-function): Fix last change to use
minibuffer-completing-file-name instead.
* add-log.el (change-log-mode): Set indent-line-function explicitly
to what it was before indent-line-function's default was changed.
2002-12-02 Richard M. Stallman <rms@gnu.org>
* textmodes/ispell.el (ispell-dict-map): Move specific
...
...
@@ -6,8 +14,8 @@
* textmodes/fill.el (fill-indent-to-left-margin): New function.
(fill-newline, fill-region-as-paragraph): Use that.
* simple.el (completion-setup-function):
Handle
ffap-read-file-or-url-internal specially like
* simple.el (completion-setup-function):
Handle
ffap-read-file-or-url-internal specially like
read-file-name-internal.
2002-12-02 Simon Marshall <marshals@perth>
...
...
@@ -121,8 +129,7 @@
* ido.el (ido-xemacs): Remove defvar. All uses changed to
check (featurep 'xemacs) instead.
(ido-visit-buffer): Use select-frame-set-input-focus
unconditionally.
(ido-visit-buffer): Use select-frame-set-input-focus unconditionally.
2002-11-27 Dave Love <fx@gnu.org>
...
...
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