aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Try to fix bug#5314. This is probably not the final word, tho.Stefan Monnier2010-01-121-5/+23
* * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): RemoveAndreas Schwab2009-11-211-1/+1
* * frame.c (make_initial_frame):Dan Nicolaescu2009-11-111-1/+1
* Let integers use up 2 tags to give them one extra bit and double their range.Stefan Monnier2009-11-061-5/+5
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-29/+29
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)Juanma Barranquero2009-10-171-1/+2
* (default-major-mode): Move most of the doc from here...Glenn Morris2009-09-021-10/+11
* * buffer.c (set_buffer_internal_1)Chong Yidong2009-08-151-14/+19
* * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.Richard M. Stallman2009-07-161-1/+6
* (syms_of_buffer) <line-spacing>: Doc fix.Eli Zaretskii2009-04-141-1/+2
* Move comment to make clearer it's talking about buffer Vprin1_to_string_buffer.Juanma Barranquero2009-03-171-2/+1
* (Fswitch_to_buffer): Revert part of 2008-10-21's change.Stefan Monnier2009-03-101-3/+5
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (Fbuffer_swap_text): Use POINTER_TYPE.Jason Rumney2008-12-251-5/+5
* * ralloc.c (r_alloc_reset_variable): New function.Jason Rumney2008-12-241-0/+11
* * buffer.c (init_buffer): Use realloc instead of xrealloc.Andreas Schwab2008-12-221-1/+3
* (Fbuffer_swap_text): Signal error if swapping a dead buffer.Chong Yidong2008-12-091-0/+3
* (Fswitch_to_buffer): Reword and mention new optionMartin Rudalics2008-11-221-12/+16
* (Fbuffer_swap_text): Remove redundant marker manipulation.Stefan Monnier2008-11-211-6/+10
* (syms_of_buffer): Fix doc-string of cursor-type.Martin Rudalics2008-11-161-2/+3
* (Fget_buffer_create): Rename arg to buffer_or_name. Reword doc-string.Martin Rudalics2008-10-231-19/+25
* (Fget_buffer, Fbury_buffer, switch_to_buffer_1):Martin Rudalics2008-10-211-129/+117
* (syms_of_buffer): Doc fix.Eli Zaretskii2008-10-151-2/+3
* (Fbuffer_swap_text): Reset window->point markers.Stefan Monnier2008-09-071-0/+20
* (syms_of_buffer): Doc fix.Glenn Morris2008-08-291-1/+4
* * buffer.c (syms_of_buffer) <scroll-up-aggressively>:Juanma Barranquero2008-08-051-13/+13
* * bitmaps/README:Dan Nicolaescu2008-07-311-2/+0
* (syms_of_buffer): Remove default-word-wrap.Stefan Monnier2008-06-251-5/+0
* (syms_of_buffer): New variables default-word-wrap and word-wrap.Chong Yidong2008-06-241-0/+16
* (clone_per_buffer_values): Skip `name'.Stefan Monnier2008-06-111-1/+5
* * window.el (display-buffer-function, special-display-p)Stefan Monnier2008-06-051-37/+0
* * lisp.h (indirect_variable):Stefan Monnier2008-05-191-21/+12
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (Fswitch_to_buffer): Change interactive spec to callJuri Linkov2008-04-221-1/+2
* (Vtransient_mark_mode): Move docstring to simple.el toChong Yidong2008-04-021-11/+4
* (enlarge_buffer_text): Fix int -> EMACS_INT.Stefan Monnier2008-03-211-3/+1
* (overlays_in, Foverlays_in): Include empty overlaysMartin Rudalics2008-03-151-11/+18
* (Fswitch_to_buffer): Fall back on pop-to-buffer.Stefan Monnier2008-03-121-1/+4
* * dispextern.h (face_at_buffer_position, face_for_overlay_string)Stefan Monnier2008-02-261-8/+8
* (Fbuffer_swap_text): New function.Stefan Monnier2008-02-251-0/+96
* (clone_per_buffer_values, reset_buffer_local_variables)Stefan Monnier2008-02-111-4/+12
* (mode-name): Doc fix.Glenn Morris2008-02-101-1/+2
* * xselect.c (x_handle_dnd_message):Stefan Monnier2008-02-071-2/+4
* Merge from emacs--devo--0Miles Bader2008-01-301-5/+35
|\
| * (reset_buffer_local_variables): Implement `permanent-local-hook'.Richard M. Stallman2008-01-251-4/+33
| * (syms_of_buffer) <mode-name>: Fix docstring.Stefan Monnier2008-01-181-1/+2
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\|
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2