aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Revision: [email protected]/emacs--cvs-trunk--0--patch-82Miles Bader2005-02-062-1/+15
| | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-12 Merge from emacs--cvs-trunk--0 * [email protected]/gnus--rel--5.10--patch-13 Update from CVS 2005-02-03 Katsumi Yamaoka <[email protected]> * 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. Stallman2005-02-061-0/+4
|
* Comment changes.Richard M. Stallman2005-02-061-2/+2
|
* (buffer-end): Doc fix.Richard M. Stallman2005-02-061-0/+3
|
* *** empty log message ***Eli Zaretskii2005-02-051-0/+6
|
* (ldap-search-internal): Support attributes withEli Zaretskii2005-02-051-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 flagsJan Djärv2005-02-052-12/+19
| | | | isn't a cons (i.e. the version is 0).
* *** empty log message ***Eli Zaretskii2005-02-051-0/+4
|
* (help-for-help): Doc fix.Eli Zaretskii2005-02-051-8/+12
|
* Update copyright. Put GDB-Frames beforeNick Roberts2005-02-051-16/+16
| | | | GDB-Windows on the menu-bar as this works better.
* *** empty log message ***Nick Roberts2005-02-051-0/+5
|
* *** empty log message ***Jay Belanger2005-02-041-0/+8
|
* (calc-embedded-update): Don't put in unnecessary newlines.Jay Belanger2005-02-041-5/+10
| | | | Adjust the end of formula marker.
* (math-latex-parse-frac): Don't use arguments.Jay Belanger2005-02-041-9/+20
| | | | (math-latex-parse-two-args): New function.
* (help-with-tutorial): Make sure that users cannot remove the entireLute Kamstra2005-02-032-0/+6
| | | | text of the tutorial by means of `undo'.
* (ispell-internal-change-dictionary): Fix problem in recent changes, whereStefan Monnier2005-02-032-3/+8
| | | | the ispell process was repeatedly killed & restarted.
* (set-locale-environment): Set file-name coding system to utf-8 on Darwin.Stefan Monnier2005-02-032-1/+15
| | | | | (set-default-coding-systems): Don't set default-file-name-coding-system on Darwin systems.
* *** empty log message ***Richard M. Stallman2005-02-031-1/+9
|
* (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.Richard M. Stallman2005-02-031-0/+4
|
* (list-faces-display): Add optional argument.Richard M. Stallman2005-02-031-7/+17
|
* (font-lock-default-function): Handle the rare case whereStefan Monnier2005-02-032-5/+10
| | | | only font-lock-keywords is set.
* Cancel previous change. forKenichi Handa2005-02-032-2/+9
| | | | I-WITH-DOT-ABOVE and DOTLESS-i
* Cancel previous change.Kenichi Handa2005-02-031-2/+2
|
* *** empty log message ***Stefan Monnier2005-02-021-3/+17
|
* Correction to syntax in gud-menu-map.Nick Roberts2005-02-021-1/+1
|
* *** empty log message ***Nick Roberts2005-02-021-0/+4
|
* (set-upcase-syntax, set-downcase-syntax): Fix previous change.Kenichi Handa2005-02-021-0/+3
|
* *** empty log message ***Kenichi Handa2005-02-021-0/+15
|
* (tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.Kenichi Handa2005-02-021-2/+2
|
* Setup cases of GREEK-FINAL-SIGMA,Kenichi Handa2005-02-021-1/+5
| | | | Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
* (get-upcase-table): New function.Kenichi Handa2005-02-021-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 Roberts2005-02-011-7/+0
|
* (gud-goto-info): New function.Nick Roberts2005-02-011-3/+11
| | | | (gud-tool-bar-map): Use correct icon.
* *** empty log message ***Nick Roberts2005-02-011-0/+7
|
* (lisp-indent-function): Fix bug:Thien-Thi Nguyen2005-02-012-3/+8
| | | | When delegating, order args in the funcall correctly.
* (lisp-indent-function): Doc fix.Thien-Thi Nguyen2005-02-012-2/+6
|
* (reftex-access-scan-info): Error out in aCarsten Dominik2005-02-011-0/+5
| | | | buffer not visiting a file.
* *** empty log message ***Carsten Dominik2005-02-011-0/+5
|
* *** empty log message ***Jay Belanger2005-02-011-0/+5
|
* (calc-embedded-find-bounds): Set formula bound on line with formula.Jay Belanger2005-02-011-0/+2
|
* *** empty log message ***Kim F. Storm2005-01-311-3/+10
|
* (ses-create-cell-variable-range)Kim F. Storm2005-01-311-9/+9
| | | | | | (ses-destroy-cell-variable-range, ses-reset-header-string) (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo) (ses-insert-row): Fix format of apply undo entries.
* (math-tex-ignore-words): Remove LaTeX portion.Jay Belanger2005-01-312-4/+23
| | | | (math-latex-ignore-words): New constant.
* (math-function-table, math-oper-table, math-variable-table):Jay Belanger2005-01-311-105/+48
| | | | Adjust the LaTeX portions.
* (math-read-big-expr): Make LaTeX the default TeX mode.Jay Belanger2005-01-311-5/+5
|
* (calc-embedded-open-formula, calc-embedded-close-formula):Jay Belanger2005-01-311-2/+2
| | | | Ignore matrix environments.
* (math-read-token): Separate the TeX and LaTeX parts.Jay Belanger2005-01-311-1/+29
|
* (ispell-local-dictionary-overridden): New var.Richard M. Stallman2005-01-312-111/+111
| | | | | | | | | | | | | | | | | | | | (ispell-local-dictionary): Doc fix. (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist. Don't reinitialize at run time. Don't defcustom. All uses changed to append ispell-local-dictionary-alist, or else check it first. (ispell-current-dictionary): New variable for dictionary in use. (ispell-dictionary): Now used only for global default. (ispell-start-process): Set ispell-current-dictionary, not ispell-dictionary. (ispell-change-dictionary): Use this only for setting user preferences. (ispell-internal-change-dictionary): New function to change the current dictionary in use. (ispell-region, ispell-process-line, ispell-buffer-local-dict): Use ispell-current-dictionary. Handle ispell-local-dictionary-overridden. (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
* (math-read-token): Check for smallmatrix environment.Jay Belanger2005-01-311-0/+1
|
* *** empty log message ***Jay Belanger2005-01-311-1/+2
|