Lute Kamstra
845a78b47b
(syms_of_buffer): Fix typo.
2005-02-25 15:22:17 +00:00
Lute Kamstra
563f712898
(Foverlay_buffer): Doc fix.
2005-02-23 08:45:04 +00:00
Richard M. Stallman
3997118842
(Fbury_buffer): Doc fix.
2005-02-03 07:33:52 +00:00
Kim F. Storm
7405f386b9
(syms_of_buffer) <buffer-undo-list>: Doc fix.
2005-01-31 22:45:12 +00:00
Richard M. Stallman
c6c7dc0349
(syms_of_buffer) <buffer-undo-list>: Doc fix.
2005-01-29 17:18:57 +00:00
Luc Teirlinck
188577ceca
(syms_of_buffer) <vertical-scroll-bar>: Correct typo.
2004-12-29 22:18:41 +00:00
Richard M. Stallman
7c6b20070e
(syms_of_buffer) <vertical-scroll-bar>: Doc fix.
2004-12-29 20:39:38 +00:00
Richard M. Stallman
fc2c88874c
(Fbuffer_disable_undo): Deleted (moved to simple.el).
...
(syms_of_buffer): Don't defsubr it.
2004-12-27 16:07:42 +00:00
Kenichi Handa
dcd74c5f2c
(init_buffer): Set current_buffer->directory to a
...
multibyte string made by string_to_multibyte.
2004-11-29 07:16:25 +00:00
Richard M. Stallman
79e3497d3f
(syms_of_buffer) <indicate-buffer-boundaries>: Doc fix.
2004-11-25 03:16:34 +00:00
David Kastrup
5629f29b3c
(syms_of_buffer): Fix a few typos.
2004-10-26 09:45:16 +00:00
Kim F. Storm
b222903736
(syms_of_buffer) <indicate-buffer-boundaries>:
...
Doc fix. Format may now be a symbol or alist, not a cons.
2004-09-27 13:28:10 +00:00
Richard M. Stallman
557ca2c1b4
(syms_of_buffer) <default-major-mode>: Doc fix.
2004-09-18 19:20:53 +00:00
Luc Teirlinck
71ed49fa37
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
...
(syms_of_buffer): Add DEFVAR_PER_BUFFER for `buffer-auto-save-file-format'.
2004-09-08 02:23:55 +00:00
John Paul Wallington
42f4708622
(Frestore_buffer_modified_p): Doc fix.
2004-08-14 12:49:12 +00:00
Richard M. Stallman
b3264fd2a8
(syms_of_buffer) <transient-mark-mode>: Doc fix.
2004-07-17 14:43:49 +00:00
Luc Teirlinck
a6dced2a68
(Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.
2004-07-11 02:36:00 +00:00
Richard M. Stallman
5a39b770ee
(syms_of_buffer): Doc fix.
2004-06-21 03:20:20 +00:00
Luc Teirlinck
f1ccb32916
(syms_of_buffer): Clarify `fill-column' docstring.
2004-06-16 22:33:52 +00:00
Richard M. Stallman
02f28bbdce
(clone_per_buffer_values): Copy the alist of local vars,
...
and the alist pairs too.
2004-05-22 22:20:51 +00:00
Kim F. Storm
038c748875
(syms_of_buffer) <cursor-type>: Doc fix.
2004-04-30 22:53:40 +00:00
Kim F. Storm
6431cf0d5f
(syms_of_buffer) <cursor-type>: Add hbar value.
2004-04-30 22:49:49 +00:00
Kim F. Storm
60ebfdf3c3
(syms_of_buffer) <line-spacing>: Allow float value.
2004-04-29 22:36:11 +00:00
Juanma Barranquero
e198ba8711
(Fpop_to_buffer): Fix docstring.
2004-04-25 23:56:14 +00:00
Luc Teirlinck
5a72efd483
(Fbuffer_base_buffer): Doc fix.
2004-04-17 02:04:27 +00:00
Luc Teirlinck
c9aac8e688
(Fmake_indirect_buffer): Throw an error if the intended base buffer
...
has been killed. Correct the error message if the base buffer does
not exist.
2004-04-13 01:16:22 +00:00
Andreas Schwab
ab53e06559
(Fmake_indirect_buffer): Check that NAME is a string.
2004-04-12 12:13:03 +00:00
Luc Teirlinck
54dffe35a5
(Fgenerate_new_buffer_name): Return NAME argument if IGNORE argument
...
equals NAME. Doc fix.
2004-04-11 15:44:38 +00:00
Masatake YAMATO
99a72bdf23
(fix_start_end_in_overlays): make overlays empty if they are backwards.
2004-04-10 20:21:50 +00:00
Masatake YAMATO
abdb9b8306
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
...
* buffer.c (fix_start_end_in_overlays): Rename fix_overlays_in_range.
* editfns.c (Ftranspose_regions): Likewise.
* lisp.h (top_level): Likewise.
2004-03-25 18:05:29 +00:00
Richard M. Stallman
ae47339f71
(Fpop_to_buffer): Doc fix.
2004-03-04 17:15:13 +00:00
Kim F. Storm
ccbc43315d
(syms_of_buffer): Doc fix for indicate-buffer-boundaries.
2004-02-15 17:39:43 +00:00
Kenichi Handa
fc1d15f69d
(Fset_buffer_multibyte): Fix docstring.
2004-02-05 02:16:36 +00:00
Stefan Monnier
d4f8198baf
(buffer_defaults, buffer_local_symbols): Use DECL_ALIGN.
2004-01-21 04:32:19 +00:00
Kim F. Storm
8e8767f80e
(init_buffer_once): Set buffer_defaults and
...
buffer_local_flags for indicate_buffer_boundaries.
(syms_of_buffer): Defvar_per_buffer it, and defvar_lisp_nopro
default- variable for it.
2004-01-16 18:40:22 +00:00
Richard M. Stallman
d674d13e14
(Fother_buffer): Don't crash if BUF is nil
...
or if its name is nil.
(Fkill_buffer): Don't delete auto-save file
if it's the same as the visited file.
2003-12-28 22:16:57 +00:00
Lute Kamstra
77d31fb4c4
(syms_of_buffer): Document %i' and %I' constructs for
...
`mode-line-format'.
2003-09-08 07:52:23 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Gerd Moellmann
2f297815d7
(Fmove_overlay): Set overlay's next pointer
...
unconditionally.
2003-08-19 12:39:00 +00:00
Stefan Monnier
d4f5719ace
(delete_all_overlays): New function.
2003-07-22 19:02:11 +00:00
Stefan Monnier
27c6b98e3b
(copy_overlays): Use EMACS_INT for positions.
...
(Fswitch_to_buffer): Don't signal an error when switching to the same
buffer in a dedicated window.
2003-07-15 19:32:05 +00:00
Andreas Schwab
2e293742a4
(modify_overlay): Update prototype.
2003-07-11 09:05:18 +00:00
Stefan Monnier
f93ad4cfac
(fix_overlays_before): Fix typo in last commit.
2003-07-09 19:05:41 +00:00
Stefan Monnier
2410d73a13
(overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.
...
(unchain_overlay): New function.
(add_overlay_mod_hooklist): Use AREF.
(copy_overlays, reset_buffer, overlays_at, overlays_in)
(overlay_touches_p, overlay_strings, recenter_overlay_lists)
(fix_overlays_in_range, fix_overlays_before, Fmake_overlay)
(Fmove_overlay, Fdelete_overlay, Foverlay_lists)
(report_overlay_modification, evaporate_overlays, init_buffer_once):
Adjust to new type of overlays_(before|after).
2003-07-09 15:10:47 +00:00
Stefan Monnier
a615c6dcea
(report_overlay_modification): Don't run hooks while
...
traversing the list of overlays.
2003-07-08 22:09:23 +00:00
Stefan Monnier
c2d5b10fc3
(reset_buffer, recenter_overlay_lists)
...
(adjust_overlays_for_insert, adjust_overlays_for_delete)
(fix_overlays_in_range, Fmake_overlay, Fmove_overlay)
(evaporate_overlays, init_buffer_once): Update use of overlay_center.
(overlays_at, evaporate_overlays, recenter_overlay_lists)
(overlay_strings, fix_overlays_before): Use EMACS_INT for positions.
2003-07-08 21:47:55 +00:00
Kenichi Handa
b93fb365b3
(Fkill_buffer): Clear charpos cache if necessary.
2003-07-07 01:46:10 +00:00
Stefan Monnier
65745fadd7
(set_buffer_internal_1): Test CONSP for lists.
...
(Fget_buffer_create, Fkill_buffer, Fset_buffer_multibyte): Update to new types.
2003-06-26 23:16:44 +00:00
Stefan Monnier
fd6cfe111f
(init_buffer_once): Make kill-buffer-hook permanent-local.
2003-06-03 13:30:08 +00:00
Kenichi Handa
8d1203eafb
(Fset_buffer_multibyte): Fix previous change.
2003-06-02 00:54:20 +00:00