Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Nick Roberts | 2006-03-19 | 1 | -0/+5 |
| | |||||
* | * textmodes/bibtex.el (bibtex-include-OPTkey) | Roland Winkler | 2006-03-19 | 2 | -49/+67 |
| | | | | | | | | | | | | | | | | (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky. (bibtex-autokey-name-case-convert) (bibtex-autokey-titleword-case-convert): Make these the aliases for the following two variables. (bibtex-autokey-name-case-convert-function) (bibtex-autokey-titleword-case-convert-function): Make these the real names. (bibtex-font-lock-keywords): Make bibtex-font-lock-url and bibtex-font-lock-crossref sublists. (bibtex-mode): Revert 2005-12-30 change (which made completion-ignore-case buffer-local). (bibtex-url): Simplify | ||||
* | *** empty log message *** | Richard M. Stallman | 2006-03-19 | 1 | -0/+4 |
| | |||||
* | (mh-reply): Sync docstring with manual. | Bill Wohler | 2006-03-19 | 2 | -4/+12 |
| | |||||
* | (cua--highlight-rectangle): Set overlay | Kim F. Storm | 2006-03-19 | 1 | -4/+4 |
| | | | | cursor property value to 2 (to align with C level change). | ||||
* | *** empty log message *** | Kim F. Storm | 2006-03-19 | 1 | -0/+5 |
| | |||||
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163 | Miles Bader | 2006-03-19 | 7 | -75/+160 |
| | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 58-61) - Update from CVS | ||||
* | (mh-image-load-path-for-library): Shorten first line in docstring. | Bill Wohler | 2006-03-19 | 2 | -1/+6 |
| | |||||
* | (image-load-path-for-library): Shorten first line in docstring. | Bill Wohler | 2006-03-19 | 2 | -1/+6 |
| | |||||
* | (rmail-reply-regexp): Undo previous change. | Richard M. Stallman | 2006-03-18 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-03-18 | 1 | -0/+5 |
| | |||||
* | (isearch-other-meta-char): Handle user bindings for shifted control characters. | Eli Zaretskii | 2006-03-18 | 1 | -6/+9 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2006-03-18 | 1 | -0/+5 |
| | |||||
* | (ispell-skip-region-alist): Add "_+" to the part that matches email addresses, | Eli Zaretskii | 2006-03-18 | 1 | -3/+4 |
| | | | | file names, etc. | ||||
* | *** empty log message *** | Eli Zaretskii | 2006-03-18 | 1 | -0/+5 |
| | |||||
* | Fix last change. | Eli Zaretskii | 2006-03-18 | 1 | -1/+1 |
| | |||||
* | (mouse-set-font): Mention w32-list-proportional-fonts in the doc string. | Eli Zaretskii | 2006-03-18 | 1 | -4/+8 |
| | |||||
* | (ido-cache-ftp-work-directory-time): Doc fix. | Kim F. Storm | 2006-03-18 | 1 | -33/+105 |
| | | | | | | | | | | | | | | | | | | (ido-unc-hosts): New user option to explicitly define list of know UNC-style hosts for completion. (ido-cache-unc-host-shares-time): New user option. (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid): New helper functions for UNC file-name support. (ido-may-cache-directory): Check for UNC host. Simplify. (ido-wash-history): Clean out old UNC hosts. (ido-nonreadable-directory-p): UNC hosts are always readable. (ido-directory-too-big-p): UNC hosts are never too big. (ido-set-current-directory): Handle UNC root path. (ido-file-name-all-completions): Complete UNC host names from ido-unc-hosts list. Cache UNC host shares. (ido-make-file-list-1): Don't filter UNC root. (ido-exhibit): Check for // in root directory, and switch to UNC mode by setting ido-current-directory to //. | ||||
* | *** empty log message *** | Kim F. Storm | 2006-03-18 | 1 | -0/+19 |
| | |||||
* | (customize-changed-options): Mention explicit version number as | Luc Teirlinck | 2006-03-17 | 1 | -1/+5 |
| | | | | default in prompt. | ||||
* | *** empty log message *** | Luc Teirlinck | 2006-03-17 | 1 | -0/+5 |
| | |||||
* | Remove obsolete URL. | Stephen Eglen | 2006-03-17 | 1 | -1/+0 |
| | |||||
* | (mh-image-load-path-for-library): Minor docstring fix. | Bill Wohler | 2006-03-17 | 2 | -2/+7 |
| | |||||
* | (image-load-path-for-library): Minor docstring fix. | Bill Wohler | 2006-03-17 | 2 | -2/+6 |
| | |||||
* | (org-popup-calendar-for-date-prompt): Fix customization type. | Carsten Dominik | 2006-03-17 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Carsten Dominik | 2006-03-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Carsten Dominik | 2006-03-17 | 2 | -1/+6 |
| | |||||
* | (org-read-date): Include subgroup 5 into | Carsten Dominik | 2006-03-17 | 1 | -2/+2 |
| | | | | replacement text. | ||||
* | (sort-build-lints): Add comment. | Kenichi Handa | 2006-03-17 | 1 | -0/+2 |
| | |||||
* | (gud-gdb-complete-command, gud-gdb-run-command-fetch-lines): Adapt for use | Nick Roberts | 2006-03-16 | 1 | -17/+22 |
| | | | | | with watch expressions. (gud-tooltip-mode): Use buffer-local value. | ||||
* | (gud-watch): Provide completion. | Nick Roberts | 2006-03-16 | 1 | -8/+14 |
| | | | | | (gdb-continuation): New variable. (gdb-send): Deal with continuation lines. | ||||
* | *** empty log message *** | Nick Roberts | 2006-03-16 | 1 | -0/+11 |
| | |||||
* | (ido-edit-input): Use selected match, if any. | Kim F. Storm | 2006-03-16 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2006-03-16 | 1 | -1/+5 |
| | |||||
* | (mh-send-letter): Use split-string to break up mh-send-args (closes SF | Bill Wohler | 2006-03-16 | 2 | -10/+7 |
| | | | | | | #1448604). (mh-compose-and-send-mail): Use run-hook-with-args for mh-compose-letter-function. | ||||
* | (mh-list-to-string-1): Use dolist. | Bill Wohler | 2006-03-16 | 2 | -14/+16 |
| | |||||
* | (mh-image-load-path-for-library): Prefer user's images. | Bill Wohler | 2006-03-16 | 2 | -27/+48 |
| | |||||
* | (image-load-path-for-library): Prefer user's images in | Bill Wohler | 2006-03-16 | 2 | -27/+48 |
| | | | | image-load-path. | ||||
* | * mouse.el (mouse-drag-vertical-line): Use window-inside-edges | Chong Yidong | 2006-03-16 | 2 | -9/+15 |
| | | | | when checking for attempt to drag leftmost or rightmost scrollbar. | ||||
* | (gdb-inferior-status): New variable. | Nick Roberts | 2006-03-16 | 1 | -2/+27 |
| | | | | | | | | (gdb-force-mode-line-update): New function. (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped) (gdb-exited): Use them. (gdb-signal): New fuction. (gdb-annotation-rules): Provide a rule for it. | ||||
* | *** empty log message *** | Nick Roberts | 2006-03-16 | 1 | -0/+9 |
| | |||||
* | (auto-coding-regexp-alist): Add entries | Kenichi Handa | 2006-03-16 | 2 | -1/+7 |
| | | | | for Unicode BOM. | ||||
* | (sort-build-lists): Temporarily bind | Kenichi Handa | 2006-03-16 | 2 | -0/+6 |
| | | | | inhibit-field-text-motion to t. | ||||
* | (locate-command, locate-make-command-line) | Luc Teirlinck | 2006-03-16 | 1 | -14/+90 |
| | | | | | | | | | | | | (locate-fcodes-file, locate-update-command) (locate-prompt-for-command, locate, locate-with-filter) (locate-get-file-positions): Doc fixes. (locate-buffer-name, locate-header-face): Remove leading `*' in defcustom. (locate-filter-output): Use `keep-lines' instead of its alias `delete-non-matching-lines'. (locate-get-filename, locate-get-dirname): Add introductory comment. (locate-find-directory-other-window): Give appropriate error message if used outside main listing. | ||||
* | *** empty log message *** | Luc Teirlinck | 2006-03-16 | 1 | -0/+14 |
| | |||||
* | * font-lock.el (font-lock-lines-before): Delete variable, subsumed by | Stefan Monnier | 2006-03-15 | 4 | -16/+12 |
| | | | | | | | | the new extend-region feature. (font-lock-after-change-function): Update correspondingly. * jit-lock.el (jit-lock-after-change): Update correspondingly. * progmodes/grep.el (font-lock-lines-before): Don't disable. * modes.texi (Region to Fontify): Remove font-lock-lines-before. | ||||
* | (image-load-path-for-library): Fix example by not recommending that | Bill Wohler | 2006-03-15 | 2 | -3/+11 |
| | | | | | one binds image-load-path. Just defvar it to placate compiler and only use it if previously defined. | ||||
* | * mh-compat.el (mh-image-load-path-for-library): Fix example by not | Bill Wohler | 2006-03-15 | 6 | -10/+36 |
| | | | | | | | | | | | | | | recommending that one binds image-load-path. Just defvar it to placate compiler and only use it if previously defined. * mh-e.el (image-load-path): Don't bind! * mh-folder.el (mh-folder-mode): Only use image-load-path if previously defined. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto. | ||||
* | *** empty log message *** | Juanma Barranquero | 2006-03-15 | 1 | -8/+8 |
| | |||||
* | *** empty log message *** | Carsten Dominik | 2006-03-15 | 1 | -0/+8 |
| |