Thien-Thi Nguyen
f569c26e79
(ewoc-delete): New function.
...
(ewoc-filter): Use `ewoc-delete'.
2006-05-23 07:31:45 +00:00
Jan Djärv
1f5df1f783
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions
...
used.
(string_width): Declare as static.
(Start, pop_up_menu): Set is_hint to 0 before calling
handle_motion_event.
(pop_up_menu): Return value and parameters for x_catch_errors and
x_uncatch_errors changed.
2006-05-23 07:19:45 +00:00
Jan Djärv
0277e36c14
* xterm.c: Remove declarations already in xterm.h
...
* xterm.h: Add extern declarations for x_clear_errors,
x_fully_uncatch_errors, x_catching_errors and
x_alloc_lighter_color_for_widget. Remove duplicated declarations.
2006-05-23 07:13:28 +00:00
Jan Djärv
32c1210748
* xterm.c: Remove declarations already in xterm.h
2006-05-23 07:13:05 +00:00
Jan Djärv
bdf1cc7382
* xterm.h: Add extern declarations for x_clear_errors,
...
x_fully_uncatch_errors, x_catching_errors and
x_alloc_lighter_color_for_widget. Remove duplicated declarations.
2006-05-23 07:12:49 +00:00
Richard M. Stallman
b82234410a
(Top): Update subnode menus.
2006-05-23 03:02:44 +00:00
Richard M. Stallman
0135889733
(Pointer Shape): Node renamed from Pointer Shapes.
...
Contents rewritten; material from old Pointer Shape node moved here.
2006-05-23 03:02:20 +00:00
Richard M. Stallman
032fd62a36
(Pointer Shape): Node deleted.
...
(Image Descriptors): Minor cleanup.
2006-05-23 03:00:59 +00:00
Chong Yidong
594a1605cd
Update comments.
2006-05-23 00:49:55 +00:00
Stefan Monnier
8e6ea7a321
(bibtex-format-entry, bibtex-clean-entry):
...
Signal more user-friendly error messages.
2006-05-22 21:50:47 +00:00
Stefan Monnier
35731e3bcd
(PC-do-completion): Undo the addition of implicit
...
wildcards if they did not lead to finding any match.
(read-file-name-internal): Don't add the final > if the completion is
not finished.
2006-05-22 18:09:40 +00:00
Reiner Steib
e6d33cab40
Update AUCTeX entry.
2006-05-22 17:34:00 +00:00
Reiner Steib
33189c79bf
(Menu Bars, Tool Bars): Add index entries.
2006-05-22 15:24:49 +00:00
Reiner Steib
35fdd9a77a
(bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.
2006-05-22 13:19:02 +00:00
Thien-Thi Nguyen
bb8d35a25e
(ewoc-set-data): New func.
2006-05-22 05:41:48 +00:00
Richard M. Stallman
ccd97b5616
(best_matching_font): Abort for best == NULL before we start to use it.
2006-05-22 01:02:40 +00:00
Roland Winkler
e22fdc3682
*** The variable `makefile-query-one-target-method' has been
...
renamed to makefile-query-one-target-method-function. The old name
is still available as alias.
*** The variable `artist-text-renderer' has been renamed to
`artist-text-renderer-function'. The old name is still available as
alias.
*** The variable `flyspell-generic-check-word-p' has been renamed
to `flyspell-generic-check-word-predicate'. The old name is still
available as alias.
*** The variable `ispell-format-word' has been renamed to
`ispell-format-word-function'. The old name is still available as
alias.
*** The variables `skeleton-transformation', `skeleton-filter', and
`skeleton-pair-filter' have been renamed to
`skeleton-transformation-function', `skeleton-filter-function', and
`skeleton-pair-filter-function'. The old names are still available
as aliases.
*** The variable `sgml-transformation' has been renamed to
`sgml-transformation-function'. The old name is still available as
alias.
2006-05-21 23:53:29 +00:00
Richard M. Stallman
c18eec5c99
(Parsing Expressions): Update info on which STATE elements are ignored.
2006-05-21 23:34:59 +00:00
Roland Winkler
21225d8f7e
(sh-mode): Use skeleton-pair-filter-function.
2006-05-21 23:18:19 +00:00
Roland Winkler
62fda6d68a
(sh-mode): Use skeleton-filter-function.
2006-05-21 23:10:13 +00:00
Richard M. Stallman
214a3db00c
(kill-region): Interactively, pass point, then mark.
2006-05-21 22:56:44 +00:00
Thien-Thi Nguyen
3fe358978b
(ewoc-create): Add autoload cookie.
2006-05-21 22:25:22 +00:00
Roland Winkler
aa18ec07ff
(sgml-transformation): Make this the alias for the following variable.
...
(sgml-transformation-function): Make this the real name.
(sgml-tag-alist): Mark as risky.
2006-05-21 22:19:59 +00:00
Thien-Thi Nguyen
5598ca2b62
Update.
2006-05-21 22:06:18 +00:00
Roland Winkler
5c741ceba1
(skeleton-transformation, skeleton-filter, skeleton-pair-filter):
...
Make these the aliases for the following variables.
(skeleton-transformation-function, skeleton-filter-function)
(skeleton-pair-filter-function): Make these the real names.
2006-05-21 22:01:50 +00:00
Thien-Thi Nguyen
5de261c409
Add entry for ewoc change.
2006-05-21 21:51:17 +00:00
Miles Bader
96946a4b07
Add arch tagline
2006-05-21 21:23:17 +00:00
Miles Bader
871097b832
Changes from arch/CVS synchronization
2006-05-21 21:23:11 +00:00
Richard M. Stallman
63af60550b
(syms_of_buffer, Fmake_overlay): Doc fixes.
2006-05-21 21:11:48 +00:00
Roland Winkler
5c9c3eba64
(flyspell-generic-check-word-p): Make this the alias for the
...
following variable.
(flyspell-generic-check-word-predicate): Make this the real name.
2006-05-21 20:57:08 +00:00
Roland Winkler
41d207e1aa
(ispell-format-word): Make this the alias for the following variable.
...
(ispell-format-word-function): Make this the real name.
(ispell-message-text-end): Mark as risky.
2006-05-21 20:25:43 +00:00
Chong Yidong
6fedb9f923
point-entered /point-left bug fixed.
2006-05-21 20:02:41 +00:00
Roland Winkler
b308197bd9
(makefile-query-one-target-method): Make this the alias for the
...
following variable.
(makefile-query-one-target-method-function): Make this the real name.
2006-05-21 19:26:05 +00:00
Roland Winkler
f904adbb72
(artist-text-renderer): Make this the alias for the following variable.
...
(artist-text-renderer-function): Make this the real name.
2006-05-21 19:10:12 +00:00
Roland Winkler
9e2d84ccc8
(makefile-special-targets-list)
...
(makefile-macro-table, makefile-target-table): Mark as risky.
2006-05-21 18:46:41 +00:00
Kim F. Storm
88529506cc
Update.
2006-05-21 18:39:55 +00:00
Roland Winkler
eab10abb18
(bibtex-maintain-sorted-entries): Mark as safe.
2006-05-21 17:45:09 +00:00
Mathias Dahl
193948a0b0
Added information to the add-tags prompt.
2006-05-21 14:03:56 +00:00
Romain Francoise
c51ec744ad
(dired-mode-map): Don't bind M-g.
2006-05-21 08:33:46 +00:00
Richard M. Stallman
8f43714329
Update date.
2006-05-21 05:16:02 +00:00
Richard M. Stallman
6f5c4cc997
*** empty log message ***
2006-05-21 00:27:13 +00:00
Richard M. Stallman
0e3c3816e1
(Dired Navigation): dired-goto-file is now j.
2006-05-21 00:23:34 +00:00
Richard M. Stallman
e19d2d64ab
(dired-mode-map): Put dired-goto-file on j, not M-g.
...
(dired-goto-file): Doc fix.
2006-05-21 00:22:46 +00:00
Luc Teirlinck
4ed985b1e9
ifinfo -> ifnottex.
2006-05-20 23:31:28 +00:00
Luc Teirlinck
b65d24a572
*** empty log message ***
2006-05-20 23:30:22 +00:00
Kim F. Storm
398d70ced0
Mention customizing cua-mode as alternative
...
way to enable built-in cua-mode if user loads older CUA-mode package.
2006-05-20 22:38:02 +00:00
Kim F. Storm
5748161eab
*** empty log message ***
2006-05-20 22:37:32 +00:00
Kim F. Storm
fcbc95a904
(ido-read-file-name): Bind ido-show-dot-for-dired to nil
...
if default-filename is specified.
2006-05-20 22:33:54 +00:00
Kim F. Storm
f2154114c1
*** empty log message ***
2006-05-20 22:33:44 +00:00
Kim F. Storm
41a9b76e81
(best_matching_font): Fix crash in 2006-05-17 change.
2006-05-20 22:01:18 +00:00