aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* * buffer.c (list_buffers_1): Make desired_point a lisp object; setJim Blandy1993-06-221-9/+12
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-1/+1
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-1/+1
* * buffer.c (list_buffers_1): Return the desired point.Jim Blandy1993-06-161-8/+13
* (Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.Richard M. Stallman1993-06-111-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (Fdelete_overlay): Do nothing if overlay already deleted.Richard M. Stallman1993-06-071-8/+25
* (syms_of_buffer): Set up Lisp var inhibit-read-only.Richard M. Stallman1993-06-041-1/+15
* (init_buffer): Init default-directory of minibuffer.Richard M. Stallman1993-06-031-0/+4
* (Fgenerate_new_buffer_name): Doc fix.Roland McGrath1993-05-301-1/+1
* (reset_buffer): Clear mark_active field here.Richard M. Stallman1993-05-301-4/+4
* (reset_buffer): Clear mark_active field here.Richard M. Stallman1993-05-291-1/+1
* (Fgenerate_new_buffer_name): New arg IGNORE.Richard M. Stallman1993-05-281-5/+11
* * buffer.c (Fmove_overlay): If the overlay is changing buffers,Jim Blandy1993-05-281-20/+24
* * buffer.c (Fmake_overlay): Put beg and end in theJim Blandy1993-05-241-18/+26
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* (overlays_at): New arg EXTEND.Richard M. Stallman1993-05-161-12/+39
* * buffer.c (Fmove_overlay): If the overlay is in no buffer and theJim Blandy1993-05-141-4/+8
* * buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,Jim Blandy1993-05-141-0/+49
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-141-22/+50
* Arrange to tell redisplay about changes in overlays.Jim Blandy1993-05-101-1/+45
* * buffer.c (syms_of_buffer): Doc fix for buffer-display-table.Jim Blandy1993-05-041-7/+10
* (Qmode-line-format): Describe %l in the doc string.Eric S. Raymond1993-04-251-1/+1
* * buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFERJim Blandy1993-04-101-51/+84
* (Fkill_all_local_variables): Store each var's current valueRichard M. Stallman1993-04-081-0/+8
* Include blockinput.h.Richard M. Stallman1993-04-071-0/+1
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-5/+7
* (init_buffer_once, reset_buffer):Richard M. Stallman1993-03-271-47/+447
* Doc fix.Jim Blandy1993-03-161-1/+1
* * cmds.c (overwrite_binary_mode): Deleted; this implements theJim Blandy1993-03-161-0/+4
* (syms_of_buffer): Make erase-buffer a disabled command.Roland McGrath1993-03-071-0/+4
* (reset_buffer_local_variables): Reset mark_active.Richard M. Stallman1993-03-071-1/+14
* (check_protected_fields): Variable deleted.Richard M. Stallman1993-03-061-12/+0
* * buffer.c (buffer-undo-list): Doc fix.Jim Blandy1993-03-021-2/+6
* (Ferase_buffer): Added interactive spec.Roland McGrath1993-02-241-3/+4
* (syms_of_buffer): Doc fix.Richard M. Stallman1993-02-241-0/+4
* * buffer.c (Fswitch_to_buffer): Pass the correct number ofJim Blandy1993-02-221-5/+6
* (Frename_buffer): Make prefix arg set UNIQUE.Richard M. Stallman1993-02-141-7/+8
* JimB's changes since January 18thJim Blandy1993-01-261-6/+9
* * buffer.c (Frename_buffer): Set update_mode_lines.Jim Blandy1992-12-241-0/+5
* * buffer.c (Ferase_buffer): Doc fix.Jim Blandy1992-11-161-9/+11
* * buffer.c (init_buffer): If PWD is accurate, use it instead ofJim Blandy1992-11-071-1/+15
* * buffer.c (reset_buffer): Don't assign to b->save_length as if itJim Blandy1992-10-311-1/+1
* (Fkill_buffer): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-4/+4
* * buffer.c: #include intervals.h.Joseph Arceneaux1992-10-021-0/+1
* * buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer'sJoseph Arceneaux1992-10-011-0/+8
* * buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. ItJim Blandy1992-09-301-5/+9
* * data.c (Frem): Use the `fmod' function under SunOS, Ultrix, andJim Blandy1992-09-291-1/+1
* * buffer.c (Fbury_buffer): This used to undisplay the buffer beingJim Blandy1992-09-291-14/+20
* * buffer.c (Fget_buffer_create): Doc fix.Jim Blandy1992-09-221-0/+1