- 12 Apr, 2005 10 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jan Djärv authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(kTextEncodingISOLatin2): Remove constants. (mac-script-code-coding-systems): New constant. (mac-handle-language-change): New function. (special-event-map): Bind it to `language-change' event. (mac-centraleurroman, mac-cyrillic): New coding systems. (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font) (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder and mac-cyrillic-encoder to encode-mac-centraleurroman and encode-mac-cyrillic, respectively.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(mac-drag-n-drop): Call dnd-handle-one-url.
-
Nick Roberts authored
globally in C now.
-
Nick Roberts authored
Don't set overlay-arrow-string to "=>" as this is done globally in C now.
-
Nick Roberts authored
-
- 11 Apr, 2005 28 commits
-
-
Rajesh Vaidheeswarran authored
-
Lute Kamstra authored
-
Lute Kamstra authored
(etc-fstab-generic-mode): Tweak fontification.
-
Lute Kamstra authored
(generic-mode-internal): Simplify generic-font-lock-keywords.
-
Rajesh Vaidheeswarran authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 60-61) - Merge from emacs--cvs-trunk--0 - Update from CVS 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
-
Nick Roberts authored
overlay arrow now so don't set overlay-arrow-string. (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
-
Nick Roberts authored
-
Miles Bader authored
-
Dan Nicolaescu authored
(term-ansi-current-reverse, term-ansi-current-invisible) (term-ansi-face-already-done): Change to boolean. (term-reset-terminal, term-handle-colors-array): Handle the above vars accordingly. (term-buffer-vertical-motion): Rename from buffer-vertical-motion. (term-emulate-terminal): Use the new name. * faces.el (secondary-selection): Use yellow1, not yellow. (trailing-whitespace): Use red1, not red.
-
Jan Djärv authored
(dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri * cus-edit.el (dnd): New group. * term/w32-win.el (dnd): Require dnd (w32-drag-n-drop): Call dnd-handle-one-url. * x-dnd.el: Require dnd. (x-dnd-handle-uri-list, x-dnd-handle-file-name): Call dnd-handle-one-url. (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-). * dnd.el (dnd-protocol-alist): New file with generic DND functions.
-
Jan Djärv authored
-
Jan Djärv authored
(dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri
-
Jan Djärv authored
(w32-drag-n-drop): Call dnd-handle-one-url.
-
Jan Djärv authored
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call dnd-handle-one-url. (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-).
-
Jan Djärv authored
-
Stefan Monnier authored
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. (wdired-use-dired-vertical-movement): Rename from wdired-always-move-to-filename-beginning. (wdired-mode-map): Use `ignore' instead of `wdired-newline'. (wdired-change-to-wdired-mode): Change mode name. (wdired-newline): Delete.
-
Richard M. Stallman authored
Don't call whitespace-unhighlight-the-space here.
-
Richard M. Stallman authored
for the redo record made by an undo-in-region.
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Glenn Morris authored
self-insert-command.
-
Glenn Morris authored
-
Nick Roberts authored
(gdb-frame-inferior-io-buffer): New Functions to control display of separate IO buffer. (menu): Add them to menu-bar. (gdb-display-buffer): Check for buffer in another frame. Protect GUD buffer. (gdb-setup-windows): Create IO buffer if not already there. (gdb-memory-mode): Remove purecopy noops.
-
Nick Roberts authored
-
Lute Kamstra authored
(generic-use-find-file-hook, generic-lines-to-scan) (generic-find-file-regexp, generic-ignore-files-regexp) (default-generic-mode, generic-mode-find-file-hook) (generic-mode-ini-file-find-file-hook): Move from generic.el.
-
Lute Kamstra authored
(generic): Delete. (generic-use-find-file-hook, generic-lines-to-scan) (generic-find-file-regexp, generic-ignore-files-regexp) (default-generic-mode, generic-mode-find-file-hook) (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
-
Karl Fogel authored
This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
-
- 10 Apr, 2005 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(command-line): Split part of -Q into -D. (emacs-basic-display): New defvar. (fancy-splash-text): Correct name of menu item.
-