- 18 Aug, 2010 1 commit
-
-
Joakim Verona authored
-
- 23 Jun, 2010 1 commit
-
-
Glenn Morris authored
* abbrevs.texi, commands.texi, compile.texi, debugging.texi: * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi: * frames.texi, functions.texi, internals.texi, keymaps.texi: * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi: * searching.texi, sequences.texi, strings.texi, syntax.texi: * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi: Untabify Texinfo files.
-
- 22 May, 2010 1 commit
-
-
Chong Yidong authored
* image.c (Fimage_flush): Rename from image-refresh. * image.el (image-refresh): Define as an alias for image-flush. * image-mode.el (image-toggle-display-image): Caller changed. * display.texi (Image Cache): Update documentation about image caching.
-
- 27 Feb, 2010 1 commit
-
-
Chong Yidong authored
* display.texi (Low-Level Font): Document :otf font-spec property.
-
- 01 Feb, 2010 1 commit
-
-
Stefan Monnier authored
* display.texi (Line Height): * emacs-lisp-intro.texi (Text and Auto-fill, Mode Line): * display.texi (Useless Whitespace, Text Display): * custom.texi (Init Examples): Avoid obsolete special default variables like default-major-mode.
-
- 28 Jan, 2010 1 commit
-
-
Alan Mackenzie authored
whether or not Font Lock is enabled. Tidy up the wording a bit.
-
- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 04 Jan, 2010 1 commit
-
-
Stefan Monnier authored
* doc/lispref/positions.texi (Excursions): Recommend the use of save-current-buffer if applicable. * doc/lispref/text.texi (Clickable Text): Fix the example code which used save-excursion in a naive way which sometimes preserves point and sometimes not. * doc/lispref/variables.texi (Creating Buffer-Local): * doc/lispref/os.texi (Session Management): * doc/lispref/display.texi (GIF Images): * doc/lispref/control.texi (Cleanups): Use (save|with)-current-buffer. * doc/misc/gnus.texi (Posting Styles): Use with-current-buffer. * doc/misc/calc.texi (Defining Simple Commands): Prefer save-current-buffer.
-
- 25 Sep, 2009 1 commit
-
-
Chong Yidong authored
-
- 01 Sep, 2009 1 commit
-
-
Glenn Morris authored
-
- 27 Aug, 2009 1 commit
-
-
Stefan Monnier authored
(default-line-spacing, default-abbrev-mode, default-ctl-arrow) (default-direction-reversed, default-truncate-lines) (default-left-margin, default-tab-width, default-case-fold-search) (default-left-margin-width, default-right-margin-width) (default-left-fringe-width, default-right-fringe-width) (default-fringes-outside-margins, default-scroll-bar-width) (default-vertical-scroll-bar, default-indicate-empty-lines) (default-indicate-buffer-boundaries, default-fringe-indicator-alist) (default-fringe-cursor-alist, default-scroll-up-aggressively) (default-scroll-down-aggressively, default-fill-column) (default-cursor-type, default-buffer-file-type) (default-cursor-in-non-selected-windows) (default-buffer-file-coding-system, default-major-mode) (default-enable-multibyte-characters): Mark as obsolete. * cus-start.el (default-major-mode): Customize `major-mode' instead. (enable-multibyte-characters): Not customizable any more.
-
- 25 Aug, 2009 1 commit
-
-
Glenn Morris authored
-
- 15 Aug, 2009 1 commit
-
-
Chong Yidong authored
explanation of "underlying face".
-
- 10 Jul, 2009 1 commit
-
-
Glenn Morris authored
-
- 24 Jun, 2009 1 commit
-
-
Chong Yidong authored
-
- 21 May, 2009 1 commit
-
-
Martin Rudalics authored
* backups.texi (Making Backups): backup-directory-alist and make-backup-file-name-function are options. (Auto-Saving): auto-save-list-file-prefix is an option. * buffers.texi (Killing Buffers): buffer-offer-save is an option. * display.texi (Refresh Screen): no-redraw-on-reenter is an option. (Echo Area Customization): echo-keystrokes is an option. (Selective Display): selective-display-ellipses is an option. (Temporary Displays): temp-buffer-show-function is an option. (Face Attributes): underline-minimum-offset and x-bitmap-file-path are options. (Font Selection): face-font-family-alternatives, face-font-selection-order, face-font-registry-alternatives, and scalable-fonts-allowed are options. (Fringe Indicators): indicate-buffer-boundaries is an option. (Fringe Cursors): overflow-newline-into-fringe is an option. (Scroll Bars): scroll-bar-mode is an option. * eval.texi (Eval): max-lisp-eval-depth is an option. * files.texi (Visiting Functions): find-file-hook is an option. (Directory Names): directory-abbrev-alist is an option. (Unique File Names): temporary-file-directory and small-temporary-file-directory are options. * frames.texi (Initial Parameters): initial-frame-alist, minibuffer-frame-alist and default-frame-alist are options. (Cursor Parameters): blink-cursor-alist and cursor-in-non-selected-windows ar options. (Window System Selections): selection-coding-system is an option. (Display Feature Testing): display-mm-dimensions-alist is an option. * help.texi (Help Functions): help-char and help-event-list are options. * keymaps.texi (Functions for Key Lookup): meta-prefix-char is an option. * minibuf.texi (Minibuffer History): history-length and history-delete-duplicates are options. (High-Level Completion): read-buffer-function and read-buffer-completion-ignore-case are options. (Reading File Names): read-file-name-completion-ignore-case is an option. * modes.texi (Mode Line Top): mode-line-format is an option. (Mode Line Variables): mode-line-position and mode-line-modes are options. * nonascii.texi (Text Representations): enable-multibyte-characters is an option. (Default Coding Systems): auto-coding-regexp-alist, file-coding-system-alist, auto-coding-alist and auto-coding-functions are options. (Specifying Coding Systems): inhibit-eol-conversion is an option. * os.texi (Init File): site-run-file is an option. (System Environment): mail-host-address is an option. (User Identification): user-mail-address is an option. (Terminal Output): baud-rate is an option. * positions.texi (Word Motion): words-include-escapes is an option. * searching.texi (Standard Regexps): page-delimiter, paragraph-separate, paragraph-separate and sentence-end are options. * text.texi (Margins): left-margin and fill-nobreak-predicate are options. * variables.texi (Local Variables): max-specpdl-size is an option. * windows.texi (Choosing Window): split-window-preferred-function, special-display-function and display-buffer-function are options.
-
- 15 Apr, 2009 2 commits
-
-
Chong Yidong authored
effect on graphical terminals.
-
Chong Yidong authored
wrap-prefix too. (Overlay Properties): Document wrap-prefix and line-prefix. (Face Attributes): Document underline-minimum-offset. (Face Remapping): Copyedits. (Low-Level Font): Copyedits. (Image Cache): Note that the image cache is shared between frames.
-
- 13 Apr, 2009 1 commit
-
-
Chong Yidong authored
refreshing is text terminal only. (Forcing Redisplay): Delete misleading comment---sit-for calls redisplay, not the other way around. (Truncation): Note new values of truncate-partial-width-windows. Copyedits. (Invisible Text): Document invisible-p.
-
- 11 Apr, 2009 1 commit
-
-
- 09 Apr, 2009 1 commit
-
-
Chong Yidong authored
(Filling): Clarify REGION argument of fill-paragraph. Document fill-forward-paragraph-function. (Special Properties): Remove "new in Emacs 22" declaration. (Clickable Text): Merge with Links and Mouse-1 node. * display.texi (Button Properties, Button Buffer Commands): Change xref to Clickable Text. * tips.texi (Key Binding Conventions): Change xref to Clickable Text. * elisp.texi (Top): Update node listing.
-
- 13 Mar, 2009 1 commit
-
-
Kenichi Handa authored
-
- 05 Mar, 2009 1 commit
-
-
Glenn Morris authored
(Display Margins): Fix paren typo.
-
- 24 Jan, 2009 1 commit
-
-
Eli Zaretskii authored
-
- 19 Jan, 2009 1 commit
-
-
Chong Yidong authored
-
- 12 Jan, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 10 Jan, 2009 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 09 Jan, 2009 1 commit
-
-
Chong Yidong authored
x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax. (Low-Level Font): Rename from Fonts, move to end of Faces section. (Font Selection): Reorder order of variable descriptions. Minor clarifications.
-
- 08 Jan, 2009 4 commits
-
-
Chong Yidong authored
(Face Attributes): Don't link to Font Lookup. Document font-family-list. (Fonts): New node.
-
Chong Yidong authored
and that compatibility functions work by calling set-face-attribute. (Displaying Faces): Reorder list in order of increasing priority. (Face Remapping): New node. Content moved here from Displaying Faces. (Glyphs): Link to Face Functions.
-
Glenn Morris authored
-
Chong Yidong authored
not return t. (Defining Faces): Minor clarification. (Face Attributes): Rearrange items to match docstring of set-face-attribute. Add :foundry attribute. Document new role of :font attribute. Texinfo usage fix. (Attribute Functions): Copyedits. (Face Functions): Note that face number is seldom used.
-
- 20 Dec, 2008 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
`window-system' is now frame-local.
-
- 21 Oct, 2008 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 14 Oct, 2008 1 commit
-
-
Eli Zaretskii authored
-
- 20 Sep, 2008 1 commit
-
-
Glenn Morris authored
-
- 16 Sep, 2008 1 commit
-
-
Juanma Barranquero authored
-