Commit graph

47411 commits

Author SHA1 Message Date
Luc Teirlinck
bac598bbf5 (Help): Mention existence of Emacs and stand-alone Info at the very
beginning of the tutorial.
(Help-Inv): New node.
(Help-]): New node.
(Help-M): Systematically point out the differences between default
Emacs and stand-alone versions.  Delete second menu.
(Help-Xref): Systematically point out the differences between default
Emacs and stand-alone versions.
(Help-Int): Change `l' example.
(Expert Info): Fix typos.
(Emacs Info Variables): Mention `Info-hide-note-references' and new
default for `Info-scroll-prefer-subnodes'.
2003-07-03 01:59:39 +00:00
Luc Teirlinck
9e2497ccaf *** empty log message *** 2003-07-03 01:54:21 +00:00
Luc Teirlinck
c08b3b97fe *** empty log message *** 2003-07-02 04:28:58 +00:00
Luc Teirlinck
d60f13166a *** empty log message *** 2003-07-02 04:09:52 +00:00
Luc Teirlinck
610bc96b14 (Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning
of a line.
(Info-extract-menu-node-name): Correctly initialize while loop.
(Info-scroll-prefer-subnodes): Change default to nil.
2003-07-02 00:57:20 +00:00
Luc Teirlinck
905b634c75 *** empty log message *** 2003-07-02 00:53:46 +00:00
Luc Teirlinck
ec7286bc8c *** empty log message *** 2003-07-02 00:42:24 +00:00
Luc Teirlinck
191ec00e85 (vis-mode): Update documentation string to reflect earlier changes. 2003-07-01 22:15:33 +00:00
Luc Teirlinck
7f2ba1ba87 *** empty log message *** 2003-07-01 22:12:50 +00:00
Richard M. Stallman
b0d4743ac3 Fix typo. 2003-06-30 10:43:22 +00:00
Richard M. Stallman
6fe508678c Minor Texinfo usage fix. 2003-06-30 10:43:01 +00:00
Richard M. Stallman
74eee906cc (Buffer Contents): Document current-word.
(Change Hooks): Not called for *Messages*.
2003-06-30 10:42:46 +00:00
Richard M. Stallman
a68defffda (Defining Functions): Explain about redefining primitives.
(Function Safety): Renamed.  Minor changes.
Comment out the detailed criteria for what is safe.
2003-06-30 10:40:27 +00:00
Richard M. Stallman
6a4803ec73 (pure-space-overflow): Set it if overflow. 2003-06-30 10:38:03 +00:00
Richard M. Stallman
b693e37521 (pure-space-overflow): New variable.
(fancy-splash-screens-1): Display warning if overflow.
(normal-splash-screen): Likewise.
2003-06-30 10:36:35 +00:00
Richard M. Stallman
720058f25b Record new maintainer. 2003-06-30 10:34:50 +00:00
Richard M. Stallman
c142f96c5a (vc-default-show-log-entry): Use with-no-warnings. 2003-06-30 10:34:26 +00:00
Richard M. Stallman
dd929b41f1 (lazy-completion-table, dynamic-completion-table): New macros. 2003-06-30 10:33:52 +00:00
Jason Rumney
1f42cc7170 Add workaround for "Windows only" printers 2003-06-29 20:22:07 +00:00
Nick Roberts
87cae4751a (gdb-display-number-end): Don't re-initialise local
variables to preserve array slices.
(gdb-array-slice): Rename gdb-mouse-array-slice.
(gdb-array-slice): Interactive function bound to "\r" for text
terminals.
(gdb-view-source): Rename gdb-view-source-function.
Set uninitialised variables (defvars) to nil.
2003-06-29 13:52:50 +00:00
Nick Roberts
25606af116 *** empty log message *** 2003-06-29 13:49:13 +00:00
Dave Love
849d80cfb2 *** empty log message *** 2003-06-29 12:05:01 +00:00
Dave Love
a6c2ef66b2 Fix XRegisterIMInstantiateCallback check for gcc. 2003-06-29 12:01:08 +00:00
Kai Großjohann
78bcc1482a (set-display-table-and-terminal-coding-system): Remove CVS
conflict markers and some code.
2003-06-29 10:37:00 +00:00
Richard M. Stallman
821917cfe1 (mule-menu-keymap): Delete mouse-set-fonts item here. 2003-06-28 11:54:47 +00:00
Richard M. Stallman
3f9f1c1fba (menu-bar-options-menu): Move mouse-set-fonts item here. 2003-06-28 11:54:09 +00:00
Stefan Monnier
349bd9eda2 (mark_buffer): Fix missed buffer->name in last patch. 2003-06-27 22:54:26 +00:00
Stefan Monnier
00baad70aa (MARKBIT): Update comment. 2003-06-27 22:53:35 +00:00
Stefan Monnier
3ef06d12cd (VECTOR_MARK, VECTOR_UNMARK, VECTOR_MARKED_P): New macros.
(GC_STRING_BYTES): Don't mask markbit (it's only used on `size').
(allocate_buffer): Move.
(string_bytes): Don't mask markbit of `size_byte'.
(mark_maybe_object, mark_maybe_pointer, Fgarbage_collect)
(mark_object, mark_buffer, survives_gc_p, gc_sweep):
Use the `size' field of buffers (rather than the `name' field) for
the mark bit, as is done for all other vectorlike objects.
Use the new macros to access the mark bit of vectorlike objects.
2003-06-27 21:54:38 +00:00
Kai Großjohann
356d2ee466 (menu-bar-options-menu): Move
`mouse-set-fonts' here from Options/Mule submenu.
2003-06-27 20:19:21 +00:00
Richard M. Stallman
15bc2f77a6 Fix minor Texinfo usage. 2003-06-27 16:20:28 +00:00
Jan Djärv
aa287913f8 config.nt: New define strftime 2003-06-27 11:55:04 +00:00
Richard M. Stallman
e81043aa06 (BASE_PURESIZE): Increment base size. 2003-06-27 02:25:31 +00:00
Richard M. Stallman
9c3521e093 (fast_find_position): Enable Gerd's new definition. 2003-06-27 02:24:29 +00:00
Richard M. Stallman
5b4907d013 (xim_initialize): Undo previous change. 2003-06-27 02:21:51 +00:00
Stefan Monnier
2d0834cc27 (Fset_window_dedicated_p): Simplify.
(display_buffer_1): Don't raise the win from which minibuf was entered.
(temp_output_buffer_show): Don't assume BEG == 1.  Simplify.
(Fminibuffer_selected_window): Simplify.
(delete_window): Update for new types.
2003-06-26 23:20:50 +00:00
Stefan Monnier
cfea0546e8 (message_dolog): Update for new types. 2003-06-26 23:18:07 +00:00
Stefan Monnier
5e097e002b (buf_charpos_to_bytepos, buf_bytepos_to_charpos)
(Fset_marker, set_marker_restricted, set_marker_both, unchain_marker)
(set_marker_restricted_both, Fbuffer_has_markers_at, count_markers):
Update for new types.
2003-06-26 23:17:50 +00:00
Stefan Monnier
dab0b04d49 (check_markers, adjust_markers_for_delete)
(adjust_markers_for_insert, adjust_markers_for_replace)
(prepare_to_modify_buffer, RESTORE_VALUE): Update for new types.
2003-06-26 23:17:29 +00:00
Stefan Monnier
12038f9fc9 (save_excursion_restore, transpose_markers): Update for new types. 2003-06-26 23:17:13 +00:00
Stefan Monnier
65745fadd7 (set_buffer_internal_1): Test CONSP for lists.
(Fget_buffer_create, Fkill_buffer, Fset_buffer_multibyte): Update to new types.
2003-06-26 23:16:44 +00:00
Stefan Monnier
ef89c2ce88 (survives_gc_p): Simplify.
(Fmake_marker, free_marker, gc_sweep): Update for new types.
2003-06-26 23:16:05 +00:00
Stefan Monnier
568c168cc7 (struct buffer_text): Lisp_Object `markers' => Lisp_Marker. 2003-06-26 23:15:25 +00:00
Stefan Monnier
c0ac2f4ab0 (unchain_marker): Lisp_Object arg => Lisp_Marker.
(struct Lisp_Marker): Lisp_Object `chain' => Lisp_Marker `next'.
2003-06-26 23:15:08 +00:00
Jan Djärv
a5f696acd2 Fix some of the font/face problems. 2003-06-26 21:18:45 +00:00
Jan Djärv
cffcede78a configure: Regenerate 2003-06-26 21:09:11 +00:00
Jan Djärv
d54ae3d846 Add XRegisterIMInstantiateCallback_arg6 so it will be defined. 2003-06-26 21:08:13 +00:00
Markus Rost
fab66cdab4 Remove comment about change in Commentary section. 2003-06-26 18:34:31 +00:00
Stephen Eglen
2d839509cd (iswitchb-read-buffer): Remove redudant variable
iswitchb-prepost-hooks. Remove iswitchb-xemacs variable and use
(featurep 'xemacs) and fboundp instead. (From Stefan Monnier).

(iswitchb-completions): Remove two redundant arguments and local
variables. (From Stefan Monnier).

Commentary fix (from Markus Rost).
2003-06-26 11:47:34 +00:00
Stefan Monnier
2336fe58df (make_interval, Fmake_symbol, allocate_misc):
Initialize the new field `gcmarkbit'.
(mark_interval, MARK_INTERVAL_TREE): Use the new `gcmarkbit' field.
(mark_interval_tree): Don't mark the tree separately from the nodes.
(UNMARK_BALANCE_INTERVALS): Don't unmark the tree.
(mark_maybe_object, mark_maybe_pointer, Fgarbage_collect, mark_object)
(survives_gc_p, gc_sweep): Use new `gcmarkbit' fields.
2003-06-25 23:28:14 +00:00