Nick Roberts
4e5f12ee1d
*** empty log message ***
2005-10-10 12:23:44 +00:00
Andreas Schwab
9bf211adf2
(tex-font-lock-keywords-2): Adjust match number.
2005-10-10 09:47:24 +00:00
Andreas Schwab
fde7576e52
($(lisp)/mh-e/mh-loaddefs.el): Fix for building
...
outside source directory.
2005-10-10 09:34:44 +00:00
Carsten Dominik
86bebbbc59
*** empty log message ***
2005-10-10 09:20:26 +00:00
Carsten Dominik
3185357068
(Workflow states): Documented that change in keywords
...
becomes active only after restart of Emacs.
2005-10-10 09:17:45 +00:00
Carsten Dominik
1d676e9fe3
(org-mode-map): Explicit definition of `C-c C-x' as a
...
prefix.
(orgtbl-mode-map): Full keymap instead of sparse, because all
`self-insert-command' keys are redifined in this map.
(org-export-as-html): Specify charset for HTML file, by taking it
from the coding system.
2005-10-10 09:16:22 +00:00
Richard M. Stallman
1fb7ce77df
(flyspell-check-word-p):
...
If unread-command-events is non-empty, don't call sit-for.
2005-10-10 04:03:09 +00:00
Richard M. Stallman
9bab4985d9
(font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.
2005-10-10 03:25:34 +00:00
Richard M. Stallman
cc8556d976
(flyspell-external-point-words): Simplify logic, and don't try to
...
check for consecutive appearances of one incorrect word.
2005-10-10 01:14:28 +00:00
Kim F. Storm
7cf7e30ff4
*** empty log message ***
2005-10-09 22:32:57 +00:00
Richard M. Stallman
de22e5d195
(Speedbar): Clarify the text.
2005-10-09 21:19:50 +00:00
Romain Francoise
78d67e1028
*** empty log message ***
2005-10-09 20:56:54 +00:00
Nick Roberts
b863eb3594
(gud-last-speedbar-buffer): Remove.
...
(gud-install-speedbar-variables): Add GUD to speedbar "Displays"
list.
(gud-expansion-speedbar-buttons): New function.
(gud-speedbar-buttons): Check for gud-comint-buffer.
2005-10-09 20:22:43 +00:00
Nick Roberts
1919ed2263
*** empty log message ***
2005-10-09 20:21:38 +00:00
Bill Wohler
9af145676d
* Makefile.in (updates): Added mh-loaddefs dependency.
2005-10-09 19:33:26 +00:00
Romain Francoise
41791a20d7
(Fwindow_end): Don't try to redisplay if non-interactive.
2005-10-09 16:53:35 +00:00
Chong Yidong
74ab090503
* speedbar.el (speedbar-file-key-map): Fix typo.
2005-10-09 15:49:52 +00:00
Chong Yidong
1ff106579e
Speedbar changes.
2005-10-09 15:47:43 +00:00
Chong Yidong
3b6de0823d
* frames.texi (Speedbar): Add information on keybindings,
...
dismissing the speedbar, and buffer display mode. Link to
speedbar manual.
2005-10-09 15:44:34 +00:00
Richard M. Stallman
4b9f0de28a
*** empty log message ***
2005-10-09 15:40:32 +00:00
Richard M. Stallman
b12e97dcfd
(line-spacing): Add custom spec.
2005-10-09 15:40:00 +00:00
Richard M. Stallman
827d67f3b6
(format-spec): Propagate text properties of % spec.
2005-10-09 15:37:35 +00:00
Romain Francoise
865729da26
(ispell-check-version): Fix last change.
2005-10-09 12:54:23 +00:00
Jan Djärv
0597ab1287
* NEWS: -nb, --no-bitmap-icon
2005-10-09 07:44:10 +00:00
Jan Djärv
3756ec33c0
* term/x-win.el: Removed -i, --icon-type from comment
2005-10-09 07:02:00 +00:00
Jan Djärv
2323b3ab73
* term/x-win.el: Removed -i, --icon-type from comment.
2005-10-09 07:01:48 +00:00
Jan Djärv
9ea7445208
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
...
added -nb, --no-bitmap-icon.
2005-10-09 06:59:21 +00:00
Jan Djärv
1c1db08afc
* startup.el (command-line-x-option-alist): Removed options -i,
...
-itype, --icon-type, added -nb, --no-bitmap-icon
2005-10-09 06:58:13 +00:00
Jan Djärv
55c9bfe532
* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
...
added -nb, --no-bitmap-icon.
2005-10-09 06:57:00 +00:00
Jan Djärv
84f2588006
* xfns.c (Fx_create_frame): Make bitmapIcon have default on.
2005-10-09 06:56:31 +00:00
Jan Djärv
e313fc07dd
* emacs.c (standard_args): Removed options -i, -itype, --icon-type,
...
added -nb, --no-bitmap-icon.
* xfns.c (Fx_create_frame): Make bitmapIcon have default on.
2005-10-09 06:56:14 +00:00
Richard M. Stallman
b82ecedf7b
(tempparent): Don't check for 14-char file name limit.
2005-10-09 02:08:54 +00:00
Nick Roberts
8f078ee4a3
(gud-speedbar-menu-items): Use :visible
...
instead of :active.
2005-10-08 21:19:18 +00:00
Nick Roberts
7d8087145d
*** empty log message ***
2005-10-08 21:18:18 +00:00
Richard M. Stallman
344066e625
(ispell-check-version):
...
Ignore hyphen, and all that follows, in aspell's version text.
2005-10-08 19:55:02 +00:00
Jay Belanger
d77911362a
*** empty log message ***
2005-10-08 19:29:25 +00:00
Lars Hansen
8cb0a5590f
(tramp-perl-directory-files-and-attributes): Add error handling.
...
(tramp-handle-directory-files-and-attributes): Handle error perl error message.
2005-10-08 18:26:14 +00:00
Michael Albinus
1194817210
Sync with Tramp 2.0.51.
2005-10-08 14:53:17 +00:00
Chong Yidong
b02afb20fb
Checked files: man/anti.texi, man/maintaining,texi, and lispref/anti.texi
2005-10-08 13:28:55 +00:00
Simon Josefsson
710f2e1b90
* pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2005-10-08 08:45:31 +00:00
Simon Josefsson
20051b27ad
* pgg-parse.el (top-level): Don't require custom, it is
...
autoloaded. (To sync with No Gnus.)
2005-10-08 08:44:21 +00:00
Simon Josefsson
82259e507d
* pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
...
tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
2005-10-08 08:43:33 +00:00
Simon Josefsson
46f934722e
* pgg-def.el (top-level): Don't require custom, it is
...
autoloaded. (To sync with No Gnus.)
2005-10-08 08:40:34 +00:00
Glenn Morris
aff88519c0
Update maintainer email address.
2005-10-08 04:49:48 +00:00
Glenn Morris
9877fcf1d0
(f90-keywords-re, f90-mode): Doc fix.
...
(f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double precision'.
2005-10-08 04:47:23 +00:00
Glenn Morris
6f13718987
*** empty log message ***
2005-10-08 04:46:48 +00:00
Richard M. Stallman
61bb15ebbf
*** empty log message ***
2005-10-08 04:13:32 +00:00
Nick Roberts
339355e343
(Introduction): Describe new location of speedbar
...
on menubar.
(Basic Key Bindings): Remove descriptions of bindings that have
been removed.
2005-10-08 02:55:58 +00:00
Nick Roberts
010134536d
*** empty log message ***
2005-10-08 02:55:16 +00:00
YAMAMOTO Mitsuharu
61e62f5f73
(x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
2005-10-08 02:29:25 +00:00