| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (unload-feature): Update for new format of load-history. Simplify the code. | Lute Kamstra | 2005-04-19 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-04-19 | 1 | -0/+13 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-04-19 | 1 | -0/+12 |
| | | |||||
| * | (isearch-edit-string): Make the search-ring available for | Stefan Monnier | 2005-04-18 | 1 | -2/+10 |
| | | | | | | | | minibuffer history commands. (minibuffer-local-isearch-map): Remove bindings for M-p and M-n, the default history commands now work just as well. (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-04-18 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Lars Hansen | 2005-04-18 | 1 | -0/+4 |
| | | |||||
| * | (tooltip-show): Change second arg to USE-ECHO-AREA | Kim F. Storm | 2005-04-18 | 1 | -1/+1 |
| | | | | | | | | and make it optional. Don't test tooltip-gud-echo-area here. (tooltip-gud-process-output, gdb-tooltip-print): Pass tooltip-gud-echo-area to tooltip-show. (tooltip-help-tips): Remove second optional arg. | ||||
| * | *** empty log message *** | Kim F. Storm | 2005-04-18 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-04-18 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-18 | 1 | -1/+8 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-04-18 | 1 | -0/+8 |
| | | |||||
| * | (yank-excluded-properties): Add follow-link to value. | Richard M. Stallman | 2005-04-17 | 1 | -0/+2 |
| | | |||||
| * | (custom-theme-write-variables): Quote variables | David Kastrup | 2005-04-17 | 1 | -0/+5 |
| | | | | | where necessary. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-04-17 | 1 | -0/+23 |
| | | |||||
| * | (ucs-set-table-for-input): Disable when using unify-on-decoding. | Stefan Monnier | 2005-04-16 | 1 | -29/+32 |
| | | |||||
| * | (cua-global-mark-face): Add special case | Dan Nicolaescu | 2005-04-16 | 1 | -0/+5 |
| | | | | | for displays supporting a high number of colors. | ||||
| * | (repeat): Invoke pre-command-hook and post-command-hook. | Eli Zaretskii | 2005-04-16 | 1 | -0/+5 |
| | | |||||
| * | (filesets-add-buffer): If user supplies a name of a | Eli Zaretskii | 2005-04-16 | 1 | -0/+5 |
| | | | | | non-existing fileset, create a new fileset. | ||||
| * | *** empty log message *** | Carsten Dominik | 2005-04-16 | 1 | -0/+5 |
| | | |||||
| * | (auto-mode-alist): Handle /etc/sysconfig/*, | Andreas Schwab | 2005-04-16 | 1 | -0/+5 |
| | | | | | /etc/permissions.d/* and /etc/aliases.d/*. | ||||
| * | (cp-make-coding-system): Set | Kenichi Handa | 2005-04-16 | 1 | -0/+7 |
| | | | | | | | `translation-table-for-input' property value to the symbol ucs-mule-to-mule-unicode, not to that value. (pt154): Escape guillemet by `\'. | ||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-16 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-04-15 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Carsten Dominik | 2005-04-15 | 1 | -0/+41 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-04-14 | 1 | -0/+12 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-13 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-13 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2005-04-13 | 1 | -0/+10 |
| | | |||||
| * | (undo): Fix previous change. | Richard M. Stallman | 2005-04-13 | 1 | -1/+7 |
| | | |||||
| * | *** empty log message *** | Lute Kamstra | 2005-04-13 | 1 | -0/+9 |
| | | |||||
| * | (generic-mode-ini-file-find-file-hook): | Lute Kamstra | 2005-04-13 | 1 | -0/+15 |
| | | | | | | | | | | Rename to ini-generic-mode-find-file-hook. Keep generic-mode-ini-file-find-file-hook as an alias. (ini-generic-mode-find-file-hook): Rename from generic-mode-ini-file-find-file-hook. Fix docstring. (ini-generic-mode): Docstring change. (bat-generic-mode-run-as-comint): Silence the byte compiler. | ||||
| * | (function-key-map): Add mappings for A-, C-, S- | Dan Nicolaescu | 2005-04-13 | 1 | -0/+5 |
| | | | | | and C-S- function and cursor motion keys. | ||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-12 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-12 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2005-04-12 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2005-04-12 | 1 | -0/+7 |
| | | |||||
| * | Added new X reosurce, cursorBlink. | Jan Djärv | 2005-04-12 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-04-12 | 1 | -0/+10 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2005-04-12 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-04-12 | 1 | -0/+6 |
| | | |||||
| * | whitespace.el - revert hasty fix, fix highlight area for leading and ↵ | Rajesh Vaidheeswarran | 2005-04-11 | 1 | -0/+7 |
| | | | | | trailing space. | ||||
| * | *** empty log message *** | Lute Kamstra | 2005-04-11 | 1 | -4/+13 |
| | | |||||
| * | whitespace.el - fix higlighting test and bump rev | Rajesh Vaidheeswarran | 2005-04-11 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Nick Roberts | 2005-04-11 | 1 | -0/+6 |
| | | |||||
| * | * term.el (term-ansi-current-bold, term-ansi-current-underline) | Dan Nicolaescu | 2005-04-11 | 1 | -0/+13 |
| | | | | | | | | | | | | | (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. | ||||
| * | * dired.el (dired-mode): Use dnd-* instead of x-dnd-* | Jan Djärv | 2005-04-11 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | (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. | ||||
| * | Doc fixes. | Stefan Monnier | 2005-04-11 | 1 | -0/+10 |
| | | | | | | | | | | (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. | ||||
| * | (whitespace-highlight-the-space): | Richard M. Stallman | 2005-04-11 | 1 | -0/+3 |
| | | | | | Don't call whitespace-unhighlight-the-space here. | ||||
| * | (undo): Record t in undo-equiv-table | Richard M. Stallman | 2005-04-11 | 1 | -0/+5 |
| | | | | | for the redo record made by an undo-in-region. | ||||
| * | *** empty log message *** | Glenn Morris | 2005-04-11 | 1 | -0/+5 |
| | | |||||