- 11 Nov, 2011 7 commits
-
-
Paul Eggert authored
-
Martin Rudalics authored
* window.el (windows-with-parameter): Remove unused function. (windows-at-side): Rename to window-at-side-list. (window-check, window-atom-check, window-atom-check-1) (window-side-check): Prefix with "window--".
-
Dmitry Antipov authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Glenn Morris authored
* lisp/subr.el (eval-after-load): If FILE is already loaded, evaluate FORM before it gets wrapped in more stuff.
-
- 10 Nov, 2011 2 commits
-
-
Glenn Morris authored
* lisp/vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment): Call svn via vc-svn-command rather than vc-do-command. (vc-svn-command): Add --non-interactive. (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
-
Glenn Morris authored
* doc/lispref/buffers.texi (Read Only Buffers): Expand a bit on why toggle-read-only should only be used interactively. * lisp/files.el (toggle-read-only): Mention that it should only be used interactively. * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions): Add toggle-read-only.
-
- 09 Nov, 2011 10 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
(compilation-error-regexp-alist-alist): OCaml warnings (can?) have a number. Fixes: debbugs:9749
-
Stefan Monnier authored
turn it off buffer-locally. Fixes: debbugs:9932
-
Stefan Monnier authored
Fixes: debbugs:2703
-
Chong Yidong authored
* doc/lispref/windows.texi (Window Sizes): Document window-pixel-edges, window-inside-pixel-edges. window-absolute-pixel-edges, and window-inside-absolute-pixel-edges. (Resizing Windows): shrink-window-if-larger-than-buffer works on non-full-width windows.
-
Chong Yidong authored
* src/window.c (Fwindow_inside_edges, Fwindow_inside_pixel_edges) (Fwindow_inside_absolute_pixel_edges): Only allow live windows.
-
Stefan Monnier authored
(compilation-internal-error-properties) (compilation-next-error-function): Obey the target buffer's compilation-error-screen-columns. Fixes: debbugs:9749
-
Martin Rudalics authored
* window.el (window-size-fixed-p): Rewrite doc-string. (window-resizable-p): Rename to window--resizable-p. Update callers. (window--resizable): New function. Make all callers of window-resizable call window--resizable instead. (window-resizable): Rewrite in terms of window--resizable. * windows.texi (Resizing Windows): Rewrite documentation of window-resizable.
-
Chong Yidong authored
-
Paul Eggert authored
-
- 08 Nov, 2011 13 commits
-
-
Paul Eggert authored
-
Paul Eggert authored
The trivial performance wins aren't worth the portability hassles; see <http://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00084.html> et seq. * dispextern.h (window_box, window_box_height, window_text_bottom_y) (window_box_width, window_box_left, window_box_left_offset) (window_box_right, window_box_right_offset): Undo previous change, by removing the "extern"s. * intervals.c (adjust_intervals_for_insertion) (adjust_intervals_for_deletion): Undo previous change, making these static again. (offset_intervals, temp_set_point_both, temp_set_point) (copy_intervals_to_string): No longer inline. * xdisp.c (window_text_bottom_y, window_box_width) (window_box_height, window_box_left_offset) (window_box_right_offset, window_box_left, window_box_right) (window_box): No longer inline.
-
Glenn Morris authored
* lisp/progmodes/delphi.el (delphi-mode-syntax-table): Let define-derived-mode define a proper syntax table.
-
Martin Rudalics authored
-
Stefan Monnier authored
(window-list-no-nils): Remove. (window-state-get-1, window-state-get): Use backquote instead.
-
Chong Yidong authored
Don't document enlarge-window, shrink-window, enlarge-window-horizontally, and shrink-window-horizontally; they are no longer preferred for calling from Lisp, and are already documented in the Emacs manual.
-
thierry volpiatto authored
-
thierry volpiatto authored
* emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default argument in `completing-read'.
-
Martin Rudalics authored
* window.el (display-buffer-function, special-display-function): Mention display-buffer-record-window but do not mention help-setup parameter in doc-strings.
-
Paul Eggert authored
-
Chong Yidong authored
* doc/lispref/windows.texi (Window Sizes): Copyedits. Document window-text-height. Remove window-min-height and window-min-width discussion, referring instead to Emacs manual. (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
-
Chong Yidong authored
* lisp/window.el (window-total-height, window-total-width): Doc fix. (window-body-size): Move from C. (window-body-height, window-body-width): Move to C. * src/window.c (Fwindow_left_column, Fwindow_top_line): Doc fix. (Fwindow_body_height, Fwindow_body_width): Move from Lisp. Signal an error if not a live window. (Fwindow_total_width, Fwindow_total_height): Move from Lisp. (Fwindow_total_size, Fwindow_body_size): Move to Lisp.
-
Stefan Monnier authored
(display-buffer--special-action): New function, morphed from display-buffer--special. (display-buffer): Use it to handle special-display-buffers at higher priority (just after display-buffer-alist). (display-buffer-fallback-action, display-buffer--other-frame-action) (pop-to-buffer-same-window): Remove display-buffer--special. Fixes: debbugs:9532
-
- 07 Nov, 2011 8 commits
-
-
Glenn Morris authored
* lisp/calendar/cal-menu.el (cal-menu-set-date-title): Do nothing if not in a calendar.
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
Reported by CHENG Gao <chenggao@royau.me>.
-
Eli Zaretskii authored
src/w32.c (check_windows_init_file): Don't look for term/w32-win.el if Vpurify_flag is non-nil. Fixes a crash when running w32 build of temacs in GUI mode.
-
Stefan Monnier authored
-
Martin Rudalics authored
* window.h: Declare delete_all_child_windows instead of delete_all_subwindows. * window.c (Fwindow_nest, Fset_window_nest) (Fset_window_new_total, Fset_window_new_normal) (Fwindow_resize_apply): Don't use term subwindow in doc-strings. (delete_all_subwindows): Rename to delete_all_child_windows. (Fdelete_other_windows_internal, Fset_window_configuration): Call delete_all_child_windows instead of delete_all_subwindows. * frame.c (delete_frame): Call delete_all_child_windows instead of delete_all_subwindows. * window.el (window-combinations): Make WINDOW argument mandatory. Rewrite doc-string. (walk-window-subtree, window-atom-check, window-min-delta) (window-max-delta, window--resize-this-window) (window--resize-root-window-vertically, window-tree) (balance-windows, window-state-put): Rewrite doc-strings as to not mention the term "subwindow". (window--resize-subwindows-skip-p): Rename to window--resize-child-windows-skip-p. (window--resize-subwindows-normal): Rename to window--resize-child-windows-normal. (window--resize-subwindows): Rename to window--resize-child-windows. (window-or-subwindow-p): Rename to window--in-subtree-p. * windows.texi (Resizing Windows, Splitting Windows) (Window Configurations): Use "child window" instead of "subwindow".
-
Paul Eggert authored
This is also needed for porting to any host where GC_MARK_STACK is not GC_MAKE_GCPROS_NOOPS. (which_symbols): Use it.
-