- 05 Jan, 2012 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 29 Dec, 2011 2 commits
-
-
Juanma Barranquero authored
-
Daniel Colascione authored
-
- 28 Dec, 2011 1 commit
-
-
Paul Eggert authored
* doc/lispref/files.texi (File Attributes, Changing Files): Use a more-natural notation for octal numbers. * doc/misc/gnus.texi (Mail Source Customization, Mail Back End Variables): Use octal notation for file permissions, which are normally thought of in octal. (Mail Back End Variables): Use more-plausible modes in example.
-
- 23 Dec, 2011 1 commit
-
-
Juanma Barranquero authored
* doc/lispref/variables.texi (Variables with Restricted Values): Change reference to variable.
-
- 22 Dec, 2011 1 commit
-
-
Juri Linkov authored
-
- 19 Dec, 2011 1 commit
-
-
Paul Eggert authored
-
- 13 Dec, 2011 1 commit
-
-
Martin Rudalics authored
* window.c (Vwindow_combination_resize) (Vwindow_combination_limit): Use t instead of non-nil in doc-strings. * window.el (delete-other-windows): Use correct frame in call to window-with-parameter. * windows.texi (Splitting Windows): Use t instead of non-nil when describing window-combination-resize.
-
- 12 Dec, 2011 1 commit
-
-
Paul Eggert authored
-
- 05 Dec, 2011 1 commit
-
-
Stefan Monnier authored
Fixes: debbugs:10222
-
- 27 Nov, 2011 1 commit
-
-
Paul Eggert authored
-
- 26 Nov, 2011 2 commits
-
-
Eli Zaretskii authored
doc/lispref/display.texi (Truncation): doc/lispref/text.texi (Special Properties): Describe what a stretch-glyph is instead of using that term without explanation. Make the cross-references more accurate.
-
Eli Zaretskii authored
doc/emacs/display.texi (Text Display): Update the description, cross-references, and indexing related to display of control characters and raw bytes. doc/lispref/display.texi (Usual Display): Update the description, cross-references, and indexing related to display of control characters and raw bytes.
-
- 25 Nov, 2011 2 commits
-
-
Martin Rudalics authored
* windows.texi (Splitting Windows): Fix description of window-combination-limit. Suggested by Eli Zaretskii.
-
Paul Eggert authored
-
- 23 Nov, 2011 2 commits
-
-
Chong Yidong authored
* doc/lispref/windows.texi (Window Sizes): Move window-top-line, window-left-column, and window-*-pixel-edges to Coordinates and Windows node. (Coordinates and Windows): Restore window-edges doc.
-
Paul Eggert authored
-
- 21 Nov, 2011 2 commits
-
-
Martin Rudalics authored
-
Chong Yidong authored
* doc/lispref/windows.texi (Splitting Windows): Fix error in documentation of window-combination-limit. (Cyclic Window Ordering): Minor fixes to next-window, one-window-p, and get-lru-window docs. Don't document window-list-1. (Buffers and Windows): Copyedits. (Choosing Window): Document special handling of special-display-*. (Choosing Window Options): Fix display-buffer-reuse-frames doc. Don't document even-window-heights, which is going away. Clarify which options are obeyed by which action functions. * src/window.c (Fnext_window, Fprevious_window): Doc fix.
-
- 20 Nov, 2011 6 commits
-
-
Stefan Monnier authored
Fixes: debbugs:10072
-
Juanma Barranquero authored
-
Martin Rudalics authored
* window.c (Fset_window_combination_limit): Rename argument STATUS to LIMIT. (Vwindow_combination_limit): Remove "status" from doc-string. * windows.texi (Resizing Windows, Splitting Windows): Remove term "status" when talking about combination limits.
-
Paul Eggert authored
-
Juanma Barranquero authored
-
Paul Eggert authored
-
- 19 Nov, 2011 2 commits
-
-
Chong Yidong authored
* doc/lispref/windows.texi (Splitting Windows): Clarify role of window parameters in split-window. Shorten the example. (Deleting Windows): Rewrite intro to handle internal windows. Fix delete-windows-on doc. (Selecting Windows): Copyedits.
-
Paul Eggert authored
-
- 17 Nov, 2011 2 commits
-
-
Paul Eggert authored
-
Martin Rudalics authored
* window.c (Vwindow_splits): Rename to Vwindow_combination_resize. Suggested by Juri Linkov. (Fsplit_window_internal): Use Vwindow_combination_resize instead of Vwindow_splits. * window.el (window-resize, delete-window, split-window): Replace window-splits by window-combination-resize. * cus-start.el (window-splits): Replace by window-combination-resize. * windows.texi (Resizing Windows, Splitting Windows) (Deleting Windows): Use term window-combination-resize instead of window-splits.
-
- 16 Nov, 2011 1 commit
-
-
Martin Rudalics authored
* window.h (window): Rename slot "nest" to "combination_limit". * window.c (Fwindow_nest): Rename to Fwindow_combination_limit. (Fset_window_nest): Rename to Fset_window_combination_limit. (Vwindow_nest): Rename to Vwindow_combination_limit. (recombine_windows, make_parent_window, make_window) (Fsplit_window_internal, saved_window) (Fset_window_configuration, save_window_save): Rename all occurrences of window_nest to window_combination_limit. * window.el (split-window, window-state-get-1) (window-state-put-1, window-state-put-2): Rename occurrences of window-nest to window-combination-limit. * cus-start.el (window-nest): Rename to window-combination-limit. * windows.texi (Resizing Windows, Splitting Windows): Rename occurrences of window-nest to window-combination-limit.
-
- 15 Nov, 2011 2 commits
-
-
Juanma Barranquero authored
-
Paul Eggert authored
-
- 14 Nov, 2011 3 commits
-
-
Paul Eggert authored
-
Juanma Barranquero authored
-
Paul Eggert authored
-
- 13 Nov, 2011 1 commit
-
-
Paul Eggert authored
-
- 12 Nov, 2011 1 commit
-
-
Martin Rudalics authored
* window.h (window): Remove splits slot. * window.c (Fwindow_splits, Fset_window_splits): Remove. (Fdelete_other_windows_internal, make_parent_window) (make_window, Fsplit_window_internal, Fdelete_window_internal) (Fset_window_configuration, save_window_save): Don't deal with split status of windows. (saved_window): Remove splits slot. (Vwindow_splits): Rewrite doc-string. * window.el (window-resize, delete-window): Use window-splits variable instead of function. (window-state-get-1, window-state-put-2, window-state-put): Don't deal with windows' splits status. * windows.texi (Splitting Windows, Deleting Windows): Remove references to splits status of windows.
-
- 10 Nov, 2011 1 commit
-
-
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 1 commit
-
-
Juanma Barranquero authored
-