Richard M. Stallman
d5e2c90c44
(Frun_hook_with_args)
...
(Frun_hook_with_args_until_success)
(Frun_hook_with_args_until_failure): Doc fixes.
2005-02-06 11:23:38 +00:00
Richard M. Stallman
75dcf83925
(Registers): Registers can hold numbers, too.
2005-02-06 11:20:28 +00:00
Richard M. Stallman
3423ce024a
(Other Kill Commands): Cleanup.
...
Delete redundant explanation of kill in read-only buffer.
(Yanking): Mention term "copying".
(Accumulating Text): Fix typo.
2005-02-06 11:19:45 +00:00
Richard M. Stallman
1db81533c3
(Entering Emacs): Update rationale at start.
...
(Exiting): Treat iconifying on a par with suspension.
2005-02-06 11:17:45 +00:00
Richard M. Stallman
af1b425501
(Minor Modes): Fix typo.
...
(Easy Customization): Fix menu style.
(Variables): Add xref.
(Examining): Setting for future sessions works through .emacs.
(Keymaps): "Text terminals", not "Many".
(Init Rebinding): Explain \C-. Show example of \M-.
Fix minor wording errors.
(Function Keys): Explain vector syntax just once.
(Named ASCII Chars): Clarify history of TAB/C-i connection.
(Init File): Mention .emacs.d directory.
(Init Examples): Add xref.
(Find Init): Mention .emacs.d directory.
2005-02-06 11:16:21 +00:00
Richard M. Stallman
e93b7ca6aa
(Emacs Invocation): +LINENUM is also an option.
...
(Action Arguments): Explain which kinds of -l args are found how.
(Initial Options): --batch does not inhibit site-start. Add xrefs.
(Command Example): Use --batch, not -batch.
2005-02-06 11:11:51 +00:00
Richard M. Stallman
1b53c26efb
(Inserting Text): Cleanup wording.
...
(Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
C-n is not error at end of buffer.
(Undo): Doc C-/ like C-_. Add xrefs.
(Arguments): META key may be labeled ALT.
Peculiar arg meanings are explained in doc strings.
2005-02-06 11:06:56 +00:00
Richard M. Stallman
e319d01792
(Expanding Abbrevs): Clarify.
2005-02-06 11:03:40 +00:00
Richard M. Stallman
edd523a993
(Margins): fill-nobreak-predicate can be one function.
2005-02-06 11:02:29 +00:00
Richard M. Stallman
376dfc01c5
(Modifying Strings): clear-string can make unibyte.
...
(Formatting Strings): format gives error if values missing.
2005-02-06 10:58:01 +00:00
Richard M. Stallman
938183e599
(Character Motion): Mention default arg for forward-char.
...
backward-char refers to forward-char.
(Word Motion): Mention default arg for forward-word.
(Buffer End Motion): Mention default arg for beginning-of-buffer.
Simplify end-of-buffer.
(Text Lines): Mention default arg for forward-line.
(List Motion): Mention default arg for beginning/end-of-defun.
(Skipping Characters): Minor fixes in explaining character-set.
2005-02-06 10:54:05 +00:00
Richard M. Stallman
ec9b08823d
(Major Mode Conventions): Mention "system abbrevs".
...
Mode inheritance applies only when default-major-mode is nil.
Clarifications.
(Example Major Modes): Update Text mode and Lisp mode examples.
(Minor Mode Conventions): Mention define-minor-mode at top.
(Defining Minor Modes): In Hungry example, don't define C-M-DEL.
(Mode Line Format): Update mode line face display info.
(Properties in Mode): Mention effect of risky vars.
(Imenu): Define imenu-add-to-menubar.
(Font Lock Mode): Add descriptions to menu lines.
(Faces for Font Lock): Add font-lock-doc-face.
2005-02-06 10:49:35 +00:00
Richard M. Stallman
6c68c4ed5a
Comment changes.
2005-02-06 10:42:08 +00:00
Richard M. Stallman
03deb635e5
(buffer-end): Doc fix.
2005-02-06 10:40:20 +00:00
Richard M. Stallman
7483daa148
Minor clarification.
2005-02-06 10:38:49 +00:00
Andreas Schwab
e120ea40ca
(sys_subshell): Properly terminate execlp argument list.
2005-02-05 19:40:23 +00:00
Eli Zaretskii
6d61d85573
*** empty log message ***
2005-02-05 19:23:12 +00:00
Eli Zaretskii
7ce59e8374
(ldap-search-internal): Support attributes with
...
optional descriptions separated by a semi-colon, as in
"userCertificate;binary".
2005-02-05 19:18:03 +00:00
Lute Kamstra
9bf6d576a7
(Maintaining Undo): Remove obsolete function.
2005-02-05 18:12:32 +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
Jan Djärv
31f16913d7
* xselect.c (Fx_send_client_event, x_handle_dnd_message): Handle
...
the longs in a XClientMessageEvent correctly when long is 64 bits.
2005-02-05 16:41:38 +00:00
Eli Zaretskii
cb60275441
*** empty log message ***
2005-02-05 13:46:26 +00:00
Eli Zaretskii
4a4ef5a0a6
(Frame Parameters): Add an xref to the description
...
of list-colors-display. Add a pointer to the X docs about colors.
2005-02-05 13:45:34 +00:00
Eli Zaretskii
75f97d20f8
(Colors): Mention 16-, 88- and 256-color modes.
...
Impove docs of list-colors-display.
2005-02-05 13:44:46 +00:00
Eli Zaretskii
f705df79df
(Color Names): Add pointer to the X docs about RGB
...
color specifications. Improve indexing
(Text Terminal Colors): Replace the description of RGB values by
an xref to "Color Names".
2005-02-05 13:19:39 +00:00
Eli Zaretskii
3ee341ecad
(help-for-help): Doc fix.
2005-02-05 12:45:44 +00:00
Eli Zaretskii
6082a82045
*** empty log message ***
2005-02-05 12:19:15 +00:00
Eli Zaretskii
6a46b96b70
(face_color_supported_p): Use HAVE_WINDOW_SYSTEM
...
instead of HAVE_X_WINDOWS, for non-X windowed sessions.
2005-02-05 12:14:45 +00:00
Eli Zaretskii
13b9acf066
Update the name of the socket of the Emacs server.
2005-02-05 12:00:57 +00:00
Nick Roberts
b29ef159ec
Update copyright. Put GDB-Frames before
...
GDB-Windows on the menu-bar as this works better.
2005-02-05 05:31:36 +00:00
Nick Roberts
a0079e58ee
*** empty log message ***
2005-02-05 05:30:57 +00:00
Andreas Schwab
a9eedf40f4
(fatal): Accept third parameter and pass down to
...
error.
(pfatal_with_name): Pass error string as format parameter instead
of as part of format string.
(pfatal_and_delete): Likewise.
(main): Adjust call to fatal.
(xmalloc): Likewise.
2005-02-04 22:11:43 +00:00
Jay Belanger
e67d06eb0d
*** empty log message ***
2005-02-04 06:38:34 +00:00
Jay Belanger
954fc58360
(calc-embedded-update): Don't put in unnecessary newlines.
...
Adjust the end of formula marker.
2005-02-04 06:22:18 +00:00
Jay Belanger
7592e97042
(math-latex-parse-frac): Don't use arguments.
...
(math-latex-parse-two-args): New function.
2005-02-04 06:20:52 +00:00
Jan Djärv
96ff33d606
Forgot to remove debug code.
2005-02-03 19:57:33 +00:00
Jan Djärv
c8934d9de9
* gtkutil.c (create_menus): Connect selection-done event instead of
...
the deactivate event to deactivate_cb. This will make the last
leave event come before the call to deactivate_cb, so the leave
event does not make sit-for exit after a menu selection.
2005-02-03 19:50:08 +00:00
Jan Djärv
81f098775c
* xmenu.c (menubar_selection_callback): Force out GTK buffered
...
events so the menu event comes after them. This is to prevent sit-for
from exiting on buffered events directly after a menu selection,
lisp code for Help => About Emacs uses sit-for.
2005-02-03 19:49:43 +00:00
Jan Djärv
0e95095bfb
* xmenu.c (menubar_selection_callback): Force out GTK buffered
...
events so the menu event comes after them. This is to prevent sit-for
from exiting on buffered events directly after a menu selection,
lisp code for Help => About Emacs uses sit-for.
* gtkutil.c (create_menus): Connect selection-done event instead of
the deactivate event to deactivate_cb. This will make the last
leave event come before the call to deactivate_cb, so the leave
event does not make sit-for exit after a menu selection.
2005-02-03 19:48:59 +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
Stefan Monnier
97f4312dfd
Copyright update.
2005-02-03 16:04:50 +00:00
Kim F. Storm
5b3f855065
(unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
2005-02-03 14:09:04 +00:00
Kim F. Storm
a6d8ba25ae
(x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
2005-02-03 14:08:47 +00:00
Kim F. Storm
498c08eaef
(build_frame_matrix_from_leaf_window)
...
[!GLYPH_DEBUG]: Fix xassert.
2005-02-03 14:08:01 +00:00
Kim F. Storm
5bb6a3c129
*** empty log message ***
2005-02-03 14:07:44 +00:00
YAMAMOTO Mitsuharu
e9859e269b
(mac_draw_string_common, x_make_frame_visible): Use
...
MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
version.
2005-02-03 11:58:25 +00:00
YAMAMOTO Mitsuharu
50b96379d7
(x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to
...
conditionalize by the compiling OS version.
2005-02-03 11:56:47 +00:00
YAMAMOTO Mitsuharu
856a5c5ba7
Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OS
...
version.
2005-02-03 11:55:47 +00:00