index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buffer.c
Age
Commit message (
Expand
)
Author
1993-04-10
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER
Jim Blandy
1993-04-08
(Fkill_all_local_variables): Store each var's current value
Richard M. Stallman
1993-04-07
Include blockinput.h.
Richard M. Stallman
1993-03-31
Put interrupt input blocking in a separate file from xterm.h.
Jim Blandy
1993-03-27
(init_buffer_once, reset_buffer):
Richard M. Stallman
1993-03-16
Doc fix.
Jim Blandy
1993-03-16
* cmds.c (overwrite_binary_mode): Deleted; this implements the
Jim Blandy
1993-03-07
(syms_of_buffer): Make erase-buffer a disabled command.
Roland McGrath
1993-03-07
(reset_buffer_local_variables): Reset mark_active.
Richard M. Stallman
1993-03-06
(check_protected_fields): Variable deleted.
Richard M. Stallman
1993-03-02
* buffer.c (buffer-undo-list): Doc fix.
Jim Blandy
1993-02-24
(Ferase_buffer): Added interactive spec.
Roland McGrath
1993-02-24
(syms_of_buffer): Doc fix.
Richard M. Stallman
1993-02-22
* buffer.c (Fswitch_to_buffer): Pass the correct number of
Jim Blandy
1993-02-14
(Frename_buffer): Make prefix arg set UNIQUE.
Richard M. Stallman
1993-01-26
JimB's changes since January 18th
Jim Blandy
1992-12-24
* buffer.c (Frename_buffer): Set update_mode_lines.
Jim Blandy
1992-11-16
* buffer.c (Ferase_buffer): Doc fix.
Jim Blandy
1992-11-07
* buffer.c (init_buffer): If PWD is accurate, use it instead of
Jim Blandy
1992-10-31
* buffer.c (reset_buffer): Don't assign to b->save_length as if it
Jim Blandy
1992-10-06
(Fkill_buffer): Pass 2nd arg to Fother_buffer.
Richard M. Stallman
1992-10-02
* buffer.c: #include intervals.h.
Joseph Arceneaux
1992-10-01
* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer's
Joseph Arceneaux
1992-09-30
* buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. It
Jim Blandy
1992-09-29
* data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and
Jim Blandy
1992-09-29
* buffer.c (Fbury_buffer): This used to undisplay the buffer being
Jim Blandy
1992-09-22
* buffer.c (Fget_buffer_create): Doc fix.
Jim Blandy
1992-08-29
Formatting change
Jim Blandy
1992-08-28
(syms_of_buffer): Made buffer-display-table,
Richard M. Stallman
1992-08-19
* buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the new
Jim Blandy
1992-07-13
entered into RCS
Jim Blandy
1992-07-04
*** empty log message ***
Richard M. Stallman
1992-05-18
*** empty log message ***
Jim Blandy
1992-03-16
*** empty log message ***
Jim Blandy
1992-02-15
*** empty log message ***
Jim Blandy
1992-01-13
*** empty log message ***
Jim Blandy
1991-08-15
*** empty log message ***
Roland McGrath
1991-07-15
Initial revision
Roland McGrath
[prev]