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
e8bee052
Commit
e8bee052
authored
Nov 05, 2002
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
3a64a3cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
etc/TODO
etc/TODO
+0
-3
lisp/ChangeLog
lisp/ChangeLog
+8
-0
No files found.
etc/TODO
View file @
e8bee052
...
...
@@ -172,9 +172,6 @@ Other features we would like:
* Add a feature to Info similar to "info --apropos SUBJECT".
* If you do an insert-file and that file is currently modified in
another buffer but not written yet, print a warning.
* Add support for SVG (Scalable Vector Graphics) rendering to
Emacs.
...
...
lisp/ChangeLog
View file @
e8bee052
2002-11-04 Juanma Barranquero <lektu@terra.es>
* files.el (find-buffer-visiting): Accept new optional PREDICATE
argument to return only a buffer that satisfies the predicate.
(insert-file-1): New function.
(insert-file-literally): Use it.
(insert-file): Use it.
2002-11-04 Robert Fenk <Robert.Fenk@gmx.de> (tiny change)
* desktop.el (desktop-relative-file-names): New variable.
...
...
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