- 27 Feb, 1997 1 commit
-
-
Kenichi Handa authored
enable_multibyte_characters of struct buffer not always local. (reset_buffer): Do not reset b->enable_multibyte_characters. (syms_of_buffer): Declare default-enable-multibyte-characters.
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
(Fget_buffer_create): Allocate an extra byte for a buffer, and make it always 0 for anchoring. (reset_buffer): Handle a new member `enable_multibyte_characters' in the struct buffer. (fix_overlay_before): New function. (init_buffer_once): Handle new members in the struct buffer. (syms_of_buffer): Declare new buffer local variables `enable-multibyte-characters' and `direction-reserved'.
-
- 07 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 05 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 11 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 04 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 01 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 19 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 16 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 15 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
moved here from xdisp.c, and made static. Callers changed. Update OVERLAY_MODIFF instead of MODIFF.
-
- 09 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 02 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 26 Jul, 1996 1 commit
-
-
Richard M. Stallman authored
(init_buffer_once): Initialize it. (reset_buffer_local_variables): New argument PERMANENT_TOO. Callers changed. Now declared static.
-
- 23 Jul, 1996 1 commit
-
-
Richard M. Stallman authored
(init_buffer_once): Initialize it. (reset_buffer_local_variables): New argument PERMANENT_TOO. Callers changed. Now declared static.
-
- 11 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 12 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 30 May, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 01 May, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 16 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 06 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
(syms_of_buffer): defsubr it.
-
- 03 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 28 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jan, 1996 1 commit
-
-
Karl Heuer authored
default-major-mode.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
Fbury_buffer, Foverlay_get): Harmonize arguments with documentation.
-
- 02 Jan, 1996 2 commits
-
-
Erik Naggum authored
-
Richard M. Stallman authored
-
- 21 Dec, 1995 1 commit
-
-
Karl Heuer authored
Don't gcpro it after the last use. (Fswitch_to_buffer, Fpop_to_buffer): Rename arg bufname to buffer. (Fset_buffer): Likewise, and rename local buffer to buf. (reset_buffer, init_buffer_once): Delete code that touches redisplay_end_trigger field in buffer.
-
- 10 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
(syms_of_buffer): Delete the buffer-redisplay-end-trigger local variable.
-
- 22 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
Fset_standard_case_table if std case table seems to have been changed.
-
- 21 Oct, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(init_buffer_once): Mark redisplay_end_trigger always local. Also fix previous change. (syms_of_buffer): Set up Lisp var buffer-redisplay-end-trigger.
-
- 19 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 11 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 09 Oct, 1995 1 commit
-
-
Erik Naggum authored
-
- 08 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 04 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
from current buffer, which is irrelevant.
-
- 03 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 03 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-