Luc Teirlinck
03e384994b
*** empty log message ***
2005-02-12 18:15:57 +00:00
Luc Teirlinck
5e2087b85a
*** empty log message ***
2005-02-12 18:06:24 +00:00
Lute Kamstra
b7a2a69670
(apropos-score-doc): Prevent division by zero.
2005-02-11 16:09:50 +00:00
Glenn Morris
ea66d5e0c4
*** empty log message ***
2005-02-11 01:01:45 +00:00
Richard M. Stallman
442914601b
*** empty log message ***
2005-02-10 06:51:28 +00:00
Nick Roberts
37956fd5e3
*** empty log message ***
2005-02-09 19:39:29 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Kim F. Storm
44042fe7e2
*** empty log message ***
2005-02-08 23:50:46 +00:00
Dan Nicolaescu
e7eaabae69
(grep-regexp-alist): Match an optional ^[[K
...
that some versions of grep produce.
(grep-mode-font-lock-keywords): Likewise.
2005-02-08 16:22:25 +00:00
Nick Roberts
76f8cd56df
*** empty log message ***
2005-02-08 11:53:04 +00:00
Jay Belanger
519b13cd01
*** empty log message ***
2005-02-08 05:16:06 +00:00
André Spiegel
009bb5d219
#
2005-02-07 20:41:39 +00:00
Kim F. Storm
82ec225b40
*** empty log message ***
2005-02-07 11:44:19 +00:00
Jay Belanger
c529f7f749
*** empty log message ***
2005-02-06 16:48:59 +00:00
Richard M. Stallman
ba2c991c3b
*** empty log message ***
2005-02-06 11:24:11 +00:00
Eli Zaretskii
6d61d85573
*** empty log message ***
2005-02-05 19:23:12 +00:00
Jan Djärv
18daafed96
* x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
...
isn't a cons (i.e. the version is 0).
2005-02-05 16:53:22 +00:00
Eli Zaretskii
cb60275441
*** empty log message ***
2005-02-05 13:46:26 +00:00
Nick Roberts
a0079e58ee
*** empty log message ***
2005-02-05 05:30:57 +00:00
Jay Belanger
e67d06eb0d
*** empty log message ***
2005-02-04 06:38:34 +00:00
Lute Kamstra
02f244c8ed
(help-with-tutorial): Make sure that users cannot remove the entire
...
text of the tutorial by means of `undo'.
2005-02-03 19:42:19 +00:00
Stefan Monnier
ca97010c3a
(ispell-internal-change-dictionary): Fix problem in recent changes, where
...
the ispell process was repeatedly killed & restarted.
2005-02-03 16:20:22 +00:00
Stefan Monnier
a41118cc45
(set-locale-environment): Set file-name coding system to utf-8 on Darwin.
...
(set-default-coding-systems): Don't set default-file-name-coding-system
on Darwin systems.
2005-02-03 16:06:34 +00:00
Richard M. Stallman
4e07258f2b
*** empty log message ***
2005-02-03 07:39:01 +00:00
Stefan Monnier
30b940a731
(font-lock-default-function): Handle the rare case where
...
only font-lock-keywords is set.
2005-02-03 04:28:21 +00:00
Kenichi Handa
fbbde29acf
Cancel previous change. for
...
I-WITH-DOT-ABOVE and DOTLESS-i
2005-02-03 02:19:15 +00:00
Stefan Monnier
394dff578e
*** empty log message ***
2005-02-02 23:32:15 +00:00
Nick Roberts
87c366c13d
*** empty log message ***
2005-02-02 05:51:51 +00:00
Kenichi Handa
560721609d
*** empty log message ***
2005-02-02 01:13:50 +00:00
Nick Roberts
dd8e8b27ac
*** empty log message ***
2005-02-01 20:09:33 +00:00
Thien-Thi Nguyen
cc08f5b253
(lisp-indent-function): Fix bug:
...
When delegating, order args in the funcall correctly.
2005-02-01 15:50:46 +00:00
Thien-Thi Nguyen
b961eb0e98
(lisp-indent-function): Doc fix.
2005-02-01 15:02:50 +00:00
Carsten Dominik
2fdf44570f
*** empty log message ***
2005-02-01 12:37:28 +00:00
Jay Belanger
a214f7ba7e
*** empty log message ***
2005-02-01 04:13:59 +00:00
Kim F. Storm
fb89c33096
*** empty log message ***
2005-01-31 23:17:42 +00:00
Jay Belanger
998858ae20
(math-tex-ignore-words): Remove LaTeX portion.
...
(math-latex-ignore-words): New constant.
2005-01-31 21:58:05 +00:00
Richard M. Stallman
a6e7a34bef
(ispell-local-dictionary-overridden): New var.
...
(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.
2005-01-31 11:54:36 +00:00
Jay Belanger
e09d97e8f1
*** empty log message ***
2005-01-31 09:15:44 +00:00
Jay Belanger
1be70c6150
*** empty log message ***
2005-01-31 06:39:44 +00:00
Nick Roberts
2d08f307e9
*** empty log message ***
2005-01-31 02:21:40 +00:00
Richard M. Stallman
ce4065431e
*** empty log message ***
2005-01-30 11:35:43 +00:00
Luc Teirlinck
03c64f2e02
*** empty log message ***
2005-01-30 00:43:04 +00:00
Richard M. Stallman
5a92a9eb78
*** empty log message ***
2005-01-29 17:31:43 +00:00
Eli Zaretskii
cf63e6fa17
(compilation-start): Bind buffer-read-only to nil before
...
invoking call-process. Reset buffer's modified flag after
fontifying it in the no-async branch.
2005-01-29 15:52:07 +00:00
Eli Zaretskii
28d986b971
*** empty log message ***
2005-01-29 14:05:34 +00:00
Nick Roberts
88cc5da7a5
*** empty log message ***
2005-01-29 06:54:40 +00:00
Nick Roberts
c7c8757394
*** empty log message ***
2005-01-28 21:48:09 +00:00
Eli Zaretskii
2d65673fc1
Add more keywords.
2005-01-28 16:11:30 +00:00
Stefan Monnier
b9fbc167a8
Avoid unnecessary use of locate-library.
2005-01-28 02:20:38 +00:00
Stefan Monnier
6b626913b8
(standard-display-european-internal): Don't fiddle with latin-1 non-break space
...
any more since it's now special cased in the C code.
Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
2005-01-27 14:47:33 +00:00