- 22 Dec, 2008 1 commit
-
-
Andreas Schwab authored
* gtkutil.c (free_widget_value): Use xfree instead of free.
-
- 09 Dec, 2008 1 commit
-
-
Chong Yidong authored
-
- 22 Nov, 2008 1 commit
-
-
Martin Rudalics authored
confirm-nonexistent-file-or-buffer in doc-string.
-
- 21 Nov, 2008 1 commit
-
-
Stefan Monnier authored
Fix copy/paste typo. Add checks.
-
- 16 Nov, 2008 1 commit
-
-
Martin Rudalics authored
-
- 23 Oct, 2008 1 commit
-
-
Martin Rudalics authored
(Fbury_buffer): In doc-string say what happens to the buffer's window.
-
- 21 Oct, 2008 1 commit
-
-
Martin Rudalics authored
Rename arg "buffer" to "buffer_or_name". (Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make it optional. (no_switch_window): Remove since the return value is not used. (Fswitch_to_buffer): Rename arg "buffer" to "buffer_or_name". Consider window as dedicated when Fwindow_dedicated_p returns a non-nil value.
-
- 15 Oct, 2008 1 commit
-
-
Eli Zaretskii authored
-
- 07 Sep, 2008 1 commit
-
-
Stefan Monnier authored
-
- 29 Aug, 2008 1 commit
-
-
Glenn Morris authored
-
- 05 Aug, 2008 1 commit
-
-
Juanma Barranquero authored
<scroll-down-aggressively, before-change-functions>: <after-change-functions>: Reflow docstrings.
-
- 31 Jul, 2008 1 commit
-
-
Dan Nicolaescu authored
* xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
-
- 25 Jun, 2008 1 commit
-
-
Stefan Monnier authored
-
- 24 Jun, 2008 1 commit
-
-
Chong Yidong authored
(init_buffer_once): Initialize them.
-
- 11 Jun, 2008 1 commit
-
-
Stefan Monnier authored
-
- 05 Jun, 2008 1 commit
-
-
Stefan Monnier authored
(special-display-buffer-names, special-display-regexps) (special-display-function, same-window-p, same-window-buffer-names) (same-window-regexps, pop-up-frames, display-buffer-reuse-frames) (pop-up-frame-function, pop-up-windows) (split-window-preferred-function, split-height-threshold) (split-width-threshold, window--splittable-p) (window--try-to-split-window, window--frame-usable-p) (even-window-heights, window--even-window-heights) (window--display-buffer-1, window--display-buffer-2, display-buffer) (pop-to-buffer): Move from window.c and buffer.c. (split-window-preferred-horizontally): Remove. * cus-start.el: Remove corresponding declarations. * window.c (pop_up_windows, pop_up_frames) (display_buffer_reuse_frames, Vpop_up_frame_function) (Vdisplay_buffer_function, Veven_window_heights) (Vspecial_display_buffer_names, Vspecial_display_regexps) (Vspecial_display_function, Vsame_window_buffer_names) (Vsame_window_regexps, split_height_threshold) (Vsplit_window_preferred_function): Move those vars to window.el. (display_buffer_1, Fspecial_display_p, Fsame_window_p) (Fdisplay_buffer): Move those functions to window.el. (syms_of_window): Remove corresponding declarations. (display_buffer): New function. (temp_output_buffer_show, Fother_window_for_scrolling): Use it. * dispnew.c (Flast_nonminibuf_frame): New function. * buffer.c (Fpop_to_buffer): Move to window.el.
-
- 19 May, 2008 1 commit
-
-
Stefan Monnier authored
* data.c (indirect_variable, let_shadows_buffer_binding_p): Use Lisp_Symbol pointers rather than Lisp_Object. Adjust callers. * buffer.c (buffer_slot_type_mismatch): Use wrong-type-argument. To this end, change calling-convention.
-
- 14 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 22 Apr, 2008 1 commit
-
-
Juri Linkov authored
read-buffer-to-switch instead of using the letter "B".
-
- 02 Apr, 2008 1 commit
-
-
Chong Yidong authored
avoid clobbering by define-minor-mode.
-
- 21 Mar, 2008 1 commit
-
-
Stefan Monnier authored
-
- 15 Mar, 2008 1 commit
-
-
Martin Rudalics authored
at end of range when it coincides with the end of the buffer.
-
- 12 Mar, 2008 1 commit
-
-
Stefan Monnier authored
-
- 26 Feb, 2008 1 commit
-
-
Stefan Monnier authored
(face_at_string_position): * xfaces.c (face_at_buffer_position, face_for_overlay_string) (face_at_string_position): * xdisp.c (display_string, next_overlay_change): * buffer.h (overlays_at): * buffer.c (overlays_at): Use EMACS_INT for buffer positions. Update callers.
-
- 25 Feb, 2008 1 commit
-
-
Stefan Monnier authored
(syms_of_buffer): Defsubr it.
-
- 11 Feb, 2008 1 commit
-
-
Stefan Monnier authored
(Fbuffer_local_value, Fbuffer_local_variables): Don't forget undo_list.
-
- 10 Feb, 2008 1 commit
-
-
Glenn Morris authored
-
- 07 Feb, 2008 1 commit
-
-
Stefan Monnier authored
* xmenu.c (digest_single_submenu, xmenu_show): * xdisp.c (with_echo_area_buffer_unwind_data, format_mode_line_unwind_data) (unwind_format_mode_line, display_menu_bar): * eval.c (Ffetch_bytecode): * doc.c (store_function_docstring): * ccl.c (resolve_symbol_ccl_program, ccl_get_compiled_code) (Fccl_execute, Fccl_execute_on_string, Fregister_code_conversion_map): * buffer.c (add_overlay_mod_hooklist): Use ASET.
-
- 25 Jan, 2008 1 commit
-
-
Richard M. Stallman authored
(Qpermanent_local_hook): New variable. (syms_of_buffer): init and staticpro it.
-
- 18 Jan, 2008 1 commit
-
-
Stefan Monnier authored
-
- 08 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 12 Dec, 2007 1 commit
-
-
Juri Linkov authored
`read-buffer' with `read-string' that uses `buffer-name-history' as history, and the current buffer's name as default.
-
- 10 Dec, 2007 1 commit
-
-
Stefan Monnier authored
preserve non-built-in buffer-local variables. (Fkill_all_local_variables): Don't re-create&re-set permanent buffer-local variables.
-
- 09 Dec, 2007 1 commit
-
-
Juri Linkov authored
Lisp code that uses `read-buffer' with current buffer as default.
-
- 28 Nov, 2007 1 commit
-
-
Stefan Monnier authored
-
- 21 Nov, 2007 1 commit
-
-
Stefan Monnier authored
* data.c (store_symval_forwarding): Get type from buffer_objfwd. Update call to buffer_slot_type_mismatch. * buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove. (buffer_slot_type_mismatch): Update. * buffer.c (buffer_local_types): Remove. (buffer_slot_type_mismatch): Get the symbol and type as arguments. (defvar_per_buffer): Set the type in the buffer_objfwd.
-
- 19 Nov, 2007 1 commit
-
-
Stefan Monnier authored
(swap_out_buffer_local_variables): Swap out binding in `buffer' rather than in `current-buffer' to match the comment. Do the swap using swap_in_global_binding.
-
- 16 Oct, 2007 1 commit
-
-
Stefan Monnier authored
(XMISCANY): New macro. (XMISCTYPE): Use it. (struct Lisp_Misc_Any): New type. (union Lisp_Misc): Use it. (struct Lisp_Buffer_Local_Value): Add `local_if_set' bit. * data.c (Fboundp, store_symval_forwarding, swap_in_global_binding) (find_symbol_value, set_internal, default_value, Fset_default) (Fmake_variable_buffer_local, Fmake_local_variable) (Fkill_local_variable, Fmake_variable_frame_local, Flocal_variable_p) (Flocal_variable_if_set_p, Fvariable_binding_locus): The SOME_BUFFER_LOCAL_VALUEP distinction is replaced by local_if_set. * alloc.c (allocate_buffer): Set the size and tag. (allocate_misc, mark_maybe_object, mark_object, survives_gc_p): Use XMISCANY. (die): Follow the GNU convention for error messages. * print.c (print_object): SOME_BUFFER_LOCAL_VALUEP -> local_if_set. * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Don't set the tag any more. (set_buffer_internal_1): * frame.c (store_frame_param): * eval.c (specbind): * xdisp.c (select_frame_for_redisplay): Drop SOME_BUFFER_LOCAL_VALUEP.
-
- 14 Oct, 2007 1 commit
-
-
Stefan Monnier authored
-
- 13 Oct, 2007 1 commit
-
-
Eli Zaretskii authored
-