- 02 Jul, 2003 3 commits
-
-
Luc Teirlinck authored
of a line. (Info-extract-menu-node-name): Correctly initialize while loop. (Info-scroll-prefer-subnodes): Change default to nil.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 01 Jul, 2003 2 commits
-
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 30 Jun, 2003 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Change Hooks): Not called for *Messages*.
-
Richard M. Stallman authored
(Function Safety): Renamed. Minor changes. Comment out the detailed criteria for what is safe.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(fancy-splash-screens-1): Display warning if overflow. (normal-splash-screen): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 29 Jun, 2003 6 commits
-
-
Jason Rumney authored
-
Nick Roberts authored
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.
-
Nick Roberts authored
-
Dave Love authored
-
Dave Love authored
-
Kai Großjohann authored
conflict markers and some code.
-
- 28 Jun, 2003 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 27 Jun, 2003 9 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(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.
-
Kai Großjohann authored
`mouse-set-fonts' here from Options/Mule submenu.
-
Richard M. Stallman authored
-
Jan Djärv authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 26 Jun, 2003 9 commits
-
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
-
Stefan Monnier authored
(Fset_marker, set_marker_restricted, set_marker_both, unchain_marker) (set_marker_restricted_both, Fbuffer_has_markers_at, count_markers): Update for new types.
-
Stefan Monnier authored
(adjust_markers_for_insert, adjust_markers_for_replace) (prepare_to_modify_buffer, RESTORE_VALUE): Update for new types.
-
Stefan Monnier authored
-
Stefan Monnier authored
(Fget_buffer_create, Fkill_buffer, Fset_buffer_multibyte): Update to new types.
-
Stefan Monnier authored
(Fmake_marker, free_marker, gc_sweep): Update for new types.
-
Stefan Monnier authored
-
Stefan Monnier authored
(struct Lisp_Marker): Lisp_Object `chain' => Lisp_Marker `next'.
-