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
2006-08-06
* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.
Chong Yidong
2006-07-18
(Fbuffer_local_value, Fbarf_if_buffer_read_only):
Kim F. Storm
2006-05-25
(mode-line-format): Fix docstring.
Juri Linkov
2006-05-21
(syms_of_buffer, Fmake_overlay): Doc fixes.
Richard M. Stallman
2006-05-17
(Fprevious_overlay_change, Fnext_overlay_change): Doc fixes.
Richard M. Stallman
2006-02-25
buffer.c: Revert last change.
Chong Yidong
2006-02-25
* buffer.c (Foverlay_put): Mark buffer as changed.
Chong Yidong
2006-02-24
(modify_overlay): Force redisplay if we modify an
Kim F. Storm
2006-02-20
(init_buffer_once): Set dummy default values for
Kim F. Storm
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-12-06
(Fkill_buffer): Avoid dangerous side effects in NILP argument.
Ken Raeburn
2005-11-30
(Fpop_to_buffer): Remove superfluous call to record_buffer.
Károly Lőrentey
2005-10-20
(clone_per_buffer_values): Remove unused var tem.
Kim F. Storm
2005-10-12
(init_buffer): Rename `rc' to `len' for clarity.
Romain Francoise
2005-09-10
(init_buffer): Fix typos.
Romain Francoise
2005-09-10
(init_buffer): Grow buffer to add directory separator
Romain Francoise
2005-09-10
(init_buffer): Fix error message for failed call to get_current_dir_name.
Eli Zaretskii
2005-09-10
(init_buffer): Use get_current_dir_name.
Eli Zaretskii
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-21
(syms_of_buffer) <cursor-type>: Doc fix.
Juanma Barranquero
2005-07-18
(scroll-up-aggressively, scroll-down-aggressively): Delete duplicate words.
Juri Linkov
2005-07-17
(Fmake_overlay): Doc fix.
Richard M. Stallman
2005-07-04
Update FSF's address.
Lute Kamstra
2005-06-17
Finish previous change.
Richard M. Stallman
2005-06-17
(syms_of_buffer) <cursor-type>: Doc fix.
Richard M. Stallman
2005-05-29
(Fbuffer_local_value): Call indirect_variable.
Richard M. Stallman
2005-05-27
(Fbuffer_local_value): Make argument name match its use in docstring.
Juanma Barranquero
2005-05-04
(init_buffer_once): Set cursor_in_non_selected_windows default value.
Kim F. Storm
2005-05-02
(syms_of_buffer): Define cursor-in-non-selected-windows.
Richard M. Stallman
2005-04-10
(Fmake_indirect_buffer): Clear out some local variables.
Richard M. Stallman
2005-03-17
(buffer_lisp_local_variables): New function,
Richard M. Stallman
2005-02-25
(syms_of_buffer): Fix typo.
Lute Kamstra
2005-02-23
(Foverlay_buffer): Doc fix.
Lute Kamstra
2005-02-03
(Fbury_buffer): Doc fix.
Richard M. Stallman
2005-01-31
(syms_of_buffer) <buffer-undo-list>: Doc fix.
Kim F. Storm
2005-01-29
(syms_of_buffer) <buffer-undo-list>: Doc fix.
Richard M. Stallman
2004-12-29
(syms_of_buffer) <vertical-scroll-bar>: Correct typo.
Luc Teirlinck
2004-12-29
(syms_of_buffer) <vertical-scroll-bar>: Doc fix.
Richard M. Stallman
2004-12-27
(Fbuffer_disable_undo): Deleted (moved to simple.el).
Richard M. Stallman
2004-11-29
(init_buffer): Set current_buffer->directory to a
Kenichi Handa
2004-11-25
(syms_of_buffer) <indicate-buffer-boundaries>: Doc fix.
Richard M. Stallman
2004-10-26
(syms_of_buffer): Fix a few typos.
David Kastrup
2004-09-27
(syms_of_buffer) <indicate-buffer-boundaries>:
Kim F. Storm
2004-09-18
(syms_of_buffer) <default-major-mode>: Doc fix.
Richard M. Stallman
2004-09-08
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
Luc Teirlinck
2004-08-14
(Frestore_buffer_modified_p): Doc fix.
John Paul Wallington
2004-07-17
(syms_of_buffer) <transient-mark-mode>: Doc fix.
Richard M. Stallman
2004-07-11
(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.
Luc Teirlinck
2004-06-21
(syms_of_buffer): Doc fix.
Richard M. Stallman
2004-06-16
(syms_of_buffer): Clarify `fill-column' docstring.
Luc Teirlinck
[next]