Luc Teirlinck
e835f3c84f
(Pointer Shape): @end table -> @end defvar.
2006-05-23 15:56:04 +00:00
Luc Teirlinck
b370c94dfd
*** empty log message ***
2006-05-23 15:54:43 +00:00
Reiner Steib
ba9acf6a99
* pl-refcard.tex (Local variables): Add compile-command.
...
* ru-refcard.tex (Local variables): Add compile-command and
coding.
* pt-br-refcard.tex: Don't \input psfig.
2006-05-23 15:52:14 +00:00
Reiner Steib
0804c86c1c
* refcard.tex (section{Info}): Add i'. Use
s' instead of `M-s'.
...
* de-refcard.tex (section{Info}): Ditto.
* fr-refcard.tex (section{Info}): Ditto. Translation suggested by
Stefan Monnier <monnier@iro.umontreal.ca>.
* pl-refcard.tex (section{Info}): Ditto. Translation suggested by
Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
* cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. Entry
for `i' is not translated yet.
* pt-br-refcard.tex (section{Info}): Ditto.
* ru-refcard.tex (section{Info}): Ditto.
* sk-refcard.tex (section{Info}): Ditto.
2006-05-23 13:22:52 +00:00
Thien-Thi Nguyen
5f25dc8145
(bindat-pack): Doc fix.
2006-05-23 11:23:25 +00:00
Francesco Potortì
81264b3846
(pop_open, socket_connection, KPOP_SERVICE): Added
...
comments explaining why the "kpop" service is never used.
2006-05-23 10:44:39 +00:00
Francesco Potortì
8a6d5da7cc
*** empty log message ***
2006-05-23 10:43:33 +00:00
YAMAMOTO Mitsuharu
b8c6940eaf
(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
...
(fn_keycode_to_keycode_table) [MAC_OSX]: New variable.
(mac_set_unicode_keystroke_event) [TARGET_API_MAC_CARBON]: New function.
(XTread_socket) [TARGET_API_MAC_CARBON]: Use it.
(XTread_socket) [MAC_OSX]: Try 'uchr' Unicode keyboard-layout
resource to backtranslate key with modifiers.
(XTread_socket): Don't set read_socket_inev around AEProcessAppleEvent.
2006-05-23 08:12:13 +00:00
Thien-Thi Nguyen
b12d1537e7
Refill; nfc.
2006-05-23 08:04:25 +00:00
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