aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Spelling fixes.Paul Eggert2011-11-195-7/+5
| |
* | Spelling fixes.Paul Eggert2011-11-192-4/+4
| |
* | Spelling fixes.Paul Eggert2011-11-183-4/+4
| |
* | Spelling fixes.Paul Eggert2011-11-171-1/+1
| |
* | Rename window-splits to window-combination-resize.Martin Rudalics2011-11-171-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Spelling fixes.Paul Eggert2011-11-171-3/+3
| |
* | Fix typos.Juanma Barranquero2011-11-165-10/+10
| |
* | Spelling fixes.Paul Eggert2011-11-144-9/+8
| |
* | Spelling fixes.Paul Eggert2011-11-147-10/+7
| |
* | Fix typos.Juanma Barranquero2011-11-142-1/+5
| |
* | Spelling fixes.Paul Eggert2011-11-144-9/+7
| |
* | Spelling fixes.Paul Eggert2011-11-133-5/+4
| |
* | Spelling fixes.Paul Eggert2011-11-111-1/+1
| |
* | * lisp/progmodes/compile.el: Better handle TABs.Stefan Monnier2011-11-091-0/+4
| | | | | | | | | | | | | | | | (compilation-internal-error-properties) (compilation-next-error-function): Obey the target buffer's compilation-error-screen-columns. Fixes: debbugs:9749
* | Fix permissions inadvertently changed in ↵Paul Eggert2011-11-082-0/+0
| | | | | | | | 2011-10-31T00:37:09Z!viniciusjl@ig.com.br.
* | Manual updates for window changes.Chong Yidong2011-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/windows.texi (Basic Window): Add xref to Cursor Display. (Split Window): Document negative arg for splitting commands. (Other Window): Document mouse-1 in text area of window. (Change Window): Don't mention window attributes, since they aren't defined. C-x 1 can't be used with minibuffer windows. Windows are no longer auto-deleted. (Window Choice): Add xref to Choosing Window in Lisp manual. (Window Convenience): Note that windmove disables shift-selection. Move M-x compare-windows here from Other Window node. * doc/emacs/custom.texi (Mouse Buttons): * doc/emacs/search.texi (Isearch Scroll): * doc/emacs/windows.texi (Split Window): Use new names split-window-below and split-window-right. * doc/lispref/windows.texi (Basic Windows): Clarify various definitions. Treat window-normalize-* as internal; don't document them. (Windows and Frames): Various clarifications, e.g. non-live windows also belong to frames. Fix window-list description. Simplify window nesting example. (Splitting Windows, Window Configurations): Use split-window-below.
* | * lisp/window.el (window-valid-p): Rename from window-any-p.Chong Yidong2011-11-051-12/+5
| | | | | | | | | | (window-normalize-any-window, window-size-ignore) (window-state-get): Callers changed.
* | Increase required GnuTLS version (bug#9929)Glenn Morris2011-11-041-0/+2
| | | | | | | | | | | | | | * configure.in: Increase minimum GnuTLS version to 2.6.6. Do not include GnuTLS version info in final summary message. * etc/NEWS: Add FIXME related to GnuTLS version.
* | Bump version to 24.0.91.emacs-pretest-24.0.91Chong Yidong2011-10-311-66/+77
| | | | | | | | Regenerate AUTHORS and ldefs-boot.el.
* | Disable whitespace-newline-mode properly.Vinicius Jose Latorre2011-10-302-0/+0
| |
* | Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to split-window-below and split-window-right. * lisp/window.el (split-window-below, split-window-right): Rename from split-window-above-each-other and split-window-side-by-side respectively. All callers changed. (split-window-sensibly, split-window-sensibly): Use them. (split-window-keep-point): Doc fix. * lisp/isearch.el: Add isearch-scroll property to split-window-below and split-window-right. * lisp/follow.el (follow-mode): * lisp/vc/pcvs-util.el (cvs-pop-to-buffer-same-frame): * lisp/progmodes/ada-xref.el (ada-gdb-application): * lisp/emulation/vip.el (vip-buffer-in-two-windows): * lisp/image-dired.el (image-dired-dired-with-window-configuration): * lisp/dired-x.el (dired-do-find-marked-files): * lisp/dired.el (dired-pop-to-buffer): * lisp/bs.el (bs--show-with-configuration): * lisp/vc/emerge.el (emerge-setup-windows): * lisp/textmodes/two-column.el (2C-two-columns): * lisp/textmodes/reftex-toc.el (reftex-toc): * lisp/progmodes/gdb-mi.el (gdb-setup-windows): * lisp/progmodes/fortran.el (fortran-window-create): * lisp/net/newst-treeview.el (newsticker--treeview-window-init): * lisp/emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode): * lisp/emulation/tpu-edt.el (tpu-gold-map): * lisp/emulation/crisp.el (crisp-mode-map): * lisp/calendar/calendar.el (calendar-basic-setup): Callers changed.
* | etc/themes/wombat-theme.el: Add a coding cookie. (Bug#9905)Eli Zaretskii2011-10-292-1/+5
| |
* | * etc/NEWS: Document the disappearance of binding caches.Stefan Monnier2011-10-282-0/+7
| | | | | | | | Fixes: debbugs:9899
* | Replace fundamental-mode-hook with change-major-mode-after-body-hook.Chong Yidong2011-10-271-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | * lisp/simple.el (fundamental-mode): * lisp/emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28 change introducing fundamental-mode-hook. * lisp/subr.el (change-major-mode-after-body-hook): New hook. (run-mode-hooks): Run it. * lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Use change-major-mode-before-body-hook.
* | * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.Juanma Barranquero2011-10-261-0/+2
| | | | | | | | | | | | * src/w32fns.c (w32_default_color_map): New function, extracted from Fw32_default_color_map. (Fw32_default_color_map, Fx_open_connection): Use it.
* | Document with-wrapper-hook.Chong Yidong2011-10-261-1/+7
| | | | | | | | | | | | * doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Rewrite doc.
* | Document scroll-up-line and scroll-down-line in Emacs manual.Chong Yidong2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | * doc/emacs/display.texi (Scrolling): Document scroll-up-line and scroll-down-line. Document scroll-command property. (Recentering): New node, split off from Scrolling. Also, minor copyedits to standardize on the phrase "key binding" rather than "keybinding" in the manual.
* | Document scroll bar changes in Emacs manual.Chong Yidong2011-10-231-12/+7
| | | | | | | | | | | | | | * doc/emacs/buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only. * doc/emacs/frames.texi (Scroll Bars): GTK uses right scroll bars now. (Tool Bars): Copyedits.
* | Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong2011-10-231-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It hasn't worked in a VC sense since 2008-05-02T07:12:59Z!esr@snark.thyrsus.com, though this was not documented at the time (grr). * lisp/vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias for toggle-read-only. Note that this hasn't called vc-next-action since 2008-05-02, though it wasn't documented at the time. * lisp/files.el (toggle-read-only): Remove obsolete comment about version control. * doc/emacs/buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only. * lisp/cedet/ede.el (ede-maybe-checkout): Function deleted; vc-toggle-read-only does not do version control now. * lisp/cedet/ede/project-am.el (project-remove-file, project-add-file) (project-new-target): Don't call ede-maybe-checkout. * lisp/cedet/ede/util.el (ede-make-buffer-writable): Don't use vc-toggle-read-only. * lisp/vc/ediff-init.el (ediff-toggle-read-only-function): Use toggle-read-only.
* | Update Files chapter of Emacs manual.Chong Yidong2011-10-211-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus miscellaneous minor speling fixes in other manual files. * doc/emacs/files.texi (File Names, Visiting, Interlocking): Copyedits. (Backup Copying): backup-by-copying-when-mismatch is now t. (Customize Save): Fix description of require-final-newline. (Reverting): Note that revert-buffer can't be undone. Mention VC. (Auto Save Control): Clarify. (File Archives): Add 7z. (Remote Files): ange-ftp-make-backup-files defaults to nil. * doc/emacs/arevert-xtra.texi (Autorevert): Copyedits.
* | etc/PROBLEMS: Mention crashes on MS-Windows when compiled with GCC 4.6.1.Eli Zaretskii2011-10-211-0/+8
| |
* | Update Search chapter in Emacs manual.Chong Yidong2011-10-191-1/+2
| | | | | | | | | | | | | | * doc/emacs/search.texi (Repeat Isearch, Error in Isearch): Add kindex entries. (Isearch Yank): Document isearch-yank-pop. (Isearch Scroll): Refer to C-l instead of unbound `recenter'. (Other Repeating Search): Document Occur Edit mode.
* | More edits to Display chapter of Emacs manual.Chong Yidong2011-10-181-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/display.texi (Fringes): Move overflow-newline-into-fringe here, from Line Truncation node. (Standard Faces): Note that only the background of the cursor face has an effect. (Cursor Display): Fix descriptions of cursor face and bar cursor blinking. (Text Display): Document nobreak-char-display more clearly. (Line Truncation): Add xref to Split Window node. (Display Custom): Don't bother documenting baud-rate or no-redraw-on-reenter. * doc/emacs/search.texi (Slow Isearch): Node removed.
* | 2 GiB, not 4 GiB, for buffer sizes.Paul Eggert2011-10-181-2/+2
| |
* | Mention buffer size limit --with-wide-int on 32-bit hosts.Paul Eggert2011-10-181-0/+2
| |
* | Doc fixes related to vc-initial-comment.Glenn Morris2011-10-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/maintaining.texi (Registering): Remove vc-initial-comment. * lisp/vc/vc.el (vc-initial-comment): Mark as obsolete. * lisp/ChangeLog.15: Fix old entry. * etc/NEWS: Mention this. Fixes: debbugs:9745
* | * lisp/faces.el (cursor): Doc fix.Chong Yidong2011-10-188-8/+8
| | | | | | | | | | Also, remove the :foreground attributes from cursor faces in built-in themes, since that attribute is unmeaningful.
* | Edits to Display chapter of Emacs manual.Chong Yidong2011-10-171-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/display.texi (Faces): Simplify discussion. Move documentation of list-faces-display here, from Standard Faces node. Note special role of `default' background. (Standard Faces): Note special role of `default' background. Note that region face may be taken fom GTK. Add xref to Text Display. (Text Scale): Rename from "Temporary Face Changes". Callers changed. Don't bother documenting variable-pitch-mode. (Font Lock): Copyedits. Remove font-lock-maximum-size. (Useless Whitespace): Simplify description of delete-trailing-whitespace. Note active region case. (Text Display): Fix description of escape-glyph face assignment. Remove unibye mode discussion. Update some parts for Unicode. Move glyphless chars documentation to Lisp manual. * doc/emacs/frames.texi (Tooltips): Document x-gtk-use-system-tooltips. * doc/lispref/display.texi (Glyphless Chars): New node.
* | * lisp/font-lock.el (font-lock-maximum-size): Mark as obsolete.Chong Yidong2011-10-171-2/+4
| |
* | Two minor manual updates.Chong Yidong2011-10-151-0/+2
| | | | | | | | | | | | | | * doc/emacs/killing.texi (Deletion): Document negative prefix arg to M-SPC. * doc/emacs/regs.texi (Text Registers): C-x r i does not activate the mark. (Bookmarks): Document new default bookmark location.
* | Update Killing chapter in Emacs manual. Other misc manual tweaks.Chong Yidong2011-10-131-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/killing.texi (Deletion): Add xref to Using Region. (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y description here. Recommend C-u C-SPC for jumping to mark. (Kill Ring): Move kill ring variable documentation here. (Primary Selection): Copyedits. (Rectangles): Document new command rectangle-number-lines. (CUA Bindings): Note that this disables the mark-even-if-inactive behavior for C-x and C-c. * doc/emacs/mark.texi (Mark): Mention "active region" terminology. (Using Region): Document delete-active-region. * doc/lispref/text.texi (Yanking): Document yank-excluded-properties. * doc/lispref/package.texi (Packaging Basics): The commentary should say how to begin using the package.
* | etc/NEWS: Fix a typo.Eli Zaretskii2011-10-131-2/+2
| |
* | Add NEWS entry wrt which window gets selected after deletionMartin Rudalics2011-10-111-0/+4
| |
* | Describe frame-auto-hide-function and related issues.Martin Rudalics2011-10-091-0/+5
| | | | | | | | | | | | | | | | | | * buffers.texi (The Buffer List): Describe how bury-buffer deals with the selected window. * windows.texi (Buffers and Windows): Reformulate text on how replace-buffer-in-windows deals with a window. (Quitting Windows): Describe how quit-window deals with a standalone frame. Describe new option frame-auto-hide-function.
* | * doc/emacs/mini.texi (Completion Options): Document completion-cycle-threshold.Chong Yidong2011-10-081-8/+8
| |
* | Rework count-words-region. New command count-words.Chong Yidong2011-10-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See discussion at http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00193.html * lisp/simple.el (count-words-region): Always count in the region. Report the number of lines and characters too. (count-words): New command, which counts in the buffer if the region is inactive, as count-words-region used to. (count-words--message): New function. Handle plurals. (count-lines-region): Make it an alias for count-words-region. * lisp/bindings.el (esc-map): Replace count-lines-region with count-words-region. * doc/emacs/basic.texi (Position Info): Omit page commands. Document count-words-region and count-words. * doc/emacs/text.texi (Pages): Move what-page documentation here.
* | Document completion styles in Emacs manual; copyedits.Chong Yidong2011-10-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/mini.texi (Minibuffer File): Minor copyedits. Use xref to Remote Files node instead of linking directly to the Tramp manual. (Minibuffer Edit): Add xref to Blank Lines. (Completion): Add xref to Symbol Completion. Remove redundant example, which is repeated in the next node. (Completion Commands): Minor clarifications. (Completion Styles): New node, split from Completion Commands. Document substring and initials styles. (Strict Completion): Remove information duplicated in other nodes. (Completion Options): Consolidate case difference discussion here. * doc/emacs/files.texi (File Names): Add index entries. * doc/emacs/help.texi (Help Mode): Fix kindex entries.
* | Copyedits and updates for Emacs manual's first few chapters.Chong Yidong2011-10-071-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/basic.texi (Inserting Text): Add xref to Completion. Add ucs-insert example, and document prefix argument. (Moving Point): Fix introduction; C-f/C-b are no longer equivalent to left/right. Tweak left-char and right-char descriptions. M-left and M-right are now bound to left-word/right-word. (Erasing): Document delete-forward-char. * doc/emacs/commands.texi (User Input): Define "input event" more clearly. (Keys): Add xref to Echo Area. (Commands): Clarify relation between commands and functions. * doc/emacs/entering.texi (Entering Emacs): Define "startup screen". Document window-splitting behavior with command-line inputs. (Exiting): Remove obsolete paragraph about shells without suspend functionality. * doc/emacs/frames.texi (Non-Window Terminals): Index just "text-only terminal", which is used throughout the manual now. * doc/emacs/screen.texi (Screen, Menu Bar): Copyedits. (Point): Remove duplicate paragraph on cursors, also in Screen. (Mode Line): Trailing dashes no longer shown on X displays.
* | etc/NEWS: Fix typo. Remove duplicate info.Juanma Barranquero2011-10-022-9/+6
| |
* | Fix manual description of display-buffer-pop-up-window.Chong Yidong2011-10-011-7/+11
| | | | | | | | | | | | | | Also, tweaks to NEWS. * doc/lispref/windows.texi (Display Action Functions): Fix description of display-buffer-pop-up-window.