Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 132 | -744/+744 |
| | | | | Change development version from 21.3.50 to 22.0.50. | ||||
* | (ido-file-extensions-order): New defcustom. | Kim F. Storm | 2005-02-08 | 1 | -8/+80 |
| | | | | | | | | | (ido-file-extension-lessp, ido-file-extension-aux) (ido-file-extension-order): New advanced file ordering. (ido-file-lessp): New simple file ordering. (ido-sort-list): Remove. (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp. (ido-make-dir-list, ido-completion-help): Use ido-file-lessp. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-02-08 | 1 | -0/+10 |
| | |||||
* | (grep-regexp-alist): Match an optional ^[[K | Dan Nicolaescu | 2005-02-08 | 2 | -2/+8 |
| | | | | | that some versions of grep produce. (grep-mode-font-lock-keywords): Likewise. | ||||
* | (gdb-location-list): New variable. | Nick Roberts | 2005-02-08 | 1 | -25/+55 |
| | | | | | | | | (gdb-cdir): Delete (gdb-info-breakpoints-custom, gdb-goto-breakpoint) (gdb-source-info): Treat case when source file is in another directory properly. (gdb-get-location): New function. | ||||
* | *** empty log message *** | Nick Roberts | 2005-02-08 | 1 | -0/+9 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-02-08 | 1 | -0/+8 |
| | |||||
* | (calc-write-parse-table-part, calc-fix-token-name): Fix a check for | Jay Belanger | 2005-02-08 | 1 | -2/+2 |
| | | | | language type. | ||||
* | (math-compose-expr): Fix a check for language type. | Jay Belanger | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | # | André Spiegel | 2005-02-07 | 1 | -0/+5 |
| | |||||
* | (vc-make-version-backup): Ignore file-errors, e.g. directory not | André Spiegel | 2005-02-07 | 1 | -2/+9 |
| | | | | writable. | ||||
* | (cua--undo-list, cua--tidy-undo-counter) | Kim F. Storm | 2005-02-07 | 1 | -75/+51 |
| | | | | | | | | | | (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove. (cua--rect-undo-set-point): New var. (cua--rectangle-undo-boundary): Setup undo apply entry. (cua--rect-undo-handler): New function for rectangle undo. (cua--rect-start-position, cua--rect-end-position): Add. (cua--rectangle-post-command): Call cua--rectangle-set-corners for restored rectangle. Set point if cua--rect-undo-set-point. | ||||
* | (cua-max-undo, cua-undo): Remove. | Kim F. Storm | 2005-02-07 | 1 | -38/+20 |
| | | | | | | | | | (cua--standard-movement-commands): Remove list. Instead, set CUA property value to move for movement commands. (cua-movement-commands): Remove. Users must set CUA prop instead. (cua--pre-command-handler): Check CUA property. (cua--init-keymaps): Don't remap undo commands. (cua-mode): Don't call cua--rectangle-on-off. | ||||
* | *** empty log message *** | Kim F. Storm | 2005-02-07 | 1 | -0/+19 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-02-06 | 1 | -0/+8 |
| | |||||
* | (calc-tex-language): Display more information in messages. | Jay Belanger | 2005-02-06 | 1 | -5/+14 |
| | |||||
* | (math-compose-expr): Allow multiline matrices in TeX mode. | Jay Belanger | 2005-02-06 | 1 | -4/+14 |
| | |||||
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-82 | Miles Bader | 2005-02-06 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-12 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-13 Update from CVS 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-mime-inline-part): Show the raw contents if a prefix arg is neither nil nor a number, as info specifies. | ||||
* | *** empty log message *** | Richard M. Stallman | 2005-02-06 | 1 | -0/+4 |
| | |||||
* | Comment changes. | Richard M. Stallman | 2005-02-06 | 1 | -2/+2 |
| | |||||
* | (buffer-end): Doc fix. | Richard M. Stallman | 2005-02-06 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2005-02-05 | 1 | -0/+6 |
| | |||||
* | (ldap-search-internal): Support attributes with | Eli Zaretskii | 2005-02-05 | 1 | -2/+2 |
| | | | | | optional descriptions separated by a semi-colon, as in "userCertificate;binary". | ||||
* | * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags | Jan Djärv | 2005-02-05 | 2 | -12/+19 |
| | | | | isn't a cons (i.e. the version is 0). | ||||
* | *** empty log message *** | Eli Zaretskii | 2005-02-05 | 1 | -0/+4 |
| | |||||
* | (help-for-help): Doc fix. | Eli Zaretskii | 2005-02-05 | 1 | -8/+12 |
| | |||||
* | Update copyright. Put GDB-Frames before | Nick Roberts | 2005-02-05 | 1 | -16/+16 |
| | | | | GDB-Windows on the menu-bar as this works better. | ||||
* | *** empty log message *** | Nick Roberts | 2005-02-05 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-02-04 | 1 | -0/+8 |
| | |||||
* | (calc-embedded-update): Don't put in unnecessary newlines. | Jay Belanger | 2005-02-04 | 1 | -5/+10 |
| | | | | Adjust the end of formula marker. | ||||
* | (math-latex-parse-frac): Don't use arguments. | Jay Belanger | 2005-02-04 | 1 | -9/+20 |
| | | | | (math-latex-parse-two-args): New function. | ||||
* | (help-with-tutorial): Make sure that users cannot remove the entire | Lute Kamstra | 2005-02-03 | 2 | -0/+6 |
| | | | | text of the tutorial by means of `undo'. | ||||
* | (ispell-internal-change-dictionary): Fix problem in recent changes, where | Stefan Monnier | 2005-02-03 | 2 | -3/+8 |
| | | | | the ispell process was repeatedly killed & restarted. | ||||
* | (set-locale-environment): Set file-name coding system to utf-8 on Darwin. | Stefan Monnier | 2005-02-03 | 2 | -1/+15 |
| | | | | | (set-default-coding-systems): Don't set default-file-name-coding-system on Darwin systems. | ||||
* | *** empty log message *** | Richard M. Stallman | 2005-02-03 | 1 | -1/+9 |
| | |||||
* | (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock. | Richard M. Stallman | 2005-02-03 | 1 | -0/+4 |
| | |||||
* | (list-faces-display): Add optional argument. | Richard M. Stallman | 2005-02-03 | 1 | -7/+17 |
| | |||||
* | (font-lock-default-function): Handle the rare case where | Stefan Monnier | 2005-02-03 | 2 | -5/+10 |
| | | | | only font-lock-keywords is set. | ||||
* | Cancel previous change. for | Kenichi Handa | 2005-02-03 | 2 | -2/+9 |
| | | | | I-WITH-DOT-ABOVE and DOTLESS-i | ||||
* | Cancel previous change. | Kenichi Handa | 2005-02-03 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2005-02-02 | 1 | -3/+17 |
| | |||||
* | Correction to syntax in gud-menu-map. | Nick Roberts | 2005-02-02 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Nick Roberts | 2005-02-02 | 1 | -0/+4 |
| | |||||
* | (set-upcase-syntax, set-downcase-syntax): Fix previous change. | Kenichi Handa | 2005-02-02 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2005-02-02 | 1 | -0/+15 |
| | |||||
* | (tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i. | Kenichi Handa | 2005-02-02 | 1 | -2/+2 |
| | |||||
* | Setup cases of GREEK-FINAL-SIGMA, | Kenichi Handa | 2005-02-02 | 1 | -1/+5 |
| | | | | Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i. | ||||
* | (get-upcase-table): New function. | Kenichi Handa | 2005-02-02 | 1 | -14/+62 |
| | | | | | | | | (copy-case-table): Copy upcaes table too if non-nil. (set-case-syntax-delims): Maintain upcase table too. (set-case-syntax-pair): Likewise. (set-upcase-syntax, set-downcase-syntax): New functions. (set-case-syntax): Maintain upcase table too. | ||||
* | (gdb-goto-info): Delete. | Nick Roberts | 2005-02-01 | 1 | -7/+0 |
| | |||||
* | (gud-goto-info): New function. | Nick Roberts | 2005-02-01 | 1 | -3/+11 |
| | | | | (gud-tool-bar-map): Use correct icon. |