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
4d88e0ad
Commit
4d88e0ad
authored
Apr 11, 2005
by
Lute Kamstra
Browse files
*** empty log message ***
parent
60c19d5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
4 deletions
+13
-4
lisp/ChangeLog
lisp/ChangeLog
+13
-4
No files found.
lisp/ChangeLog
View file @
4d88e0ad
2005-04-12 Lute Kamstra <lute@gnu.org>
* generic-x.el (rc-generic-mode, rul-generic-mode): Fix
auto-mode-alist entries.
(etc-fstab-generic-mode): Tweak fontification.
* generic.el (generic-make-keywords-list): Fix docstring.
(generic-mode-internal): Simplify generic-font-lock-keywords.
2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
* whitespace.el (whitespace-version): Bump to 3.5
...
...
@@ -41,10 +50,10 @@
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window
,
x-dnd-handle-one-url, x-dnd-get-local-file-uri
,
x-dnd-get-local-file-name, x-dnd-open-local-file
,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
(x-dnd-protocol-alist, x-dnd-open-file-other-window
)
(
x-dnd-handle-one-url, x-dnd-get-local-file-uri
)
(
x-dnd-get-local-file-name, x-dnd-open-local-file
)
(
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
* dnd.el (dnd-protocol-alist): New file with generic DND functions.
...
...
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