- 26 Oct, 2011 5 commits
-
-
Daiki Ueno authored
-
Michael Albinus authored
tramp.el explicitely. (Bug#7583)
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Rewrite doc.
-
- 25 Oct, 2011 11 commits
-
-
Paul Eggert authored
-
Eli Zaretskii authored
nt/makefile.w32-in (dist): Don't put the top-level INSTALL into the distribution.
-
Nali Toja authored
Fixes: debbugs:9868
-
Paul Eggert authored
-
Stefan Monnier authored
* src/keyboard.c (test_undefined): New function. (read_key_sequence): Use it to detect when a key is bound to `undefined'. Fixes: debbugs:9751
-
Michael Albinus authored
filenames "/method:foo:".
-
Stefan Monnier authored
Fixes: debbugs:9865
-
Glenn Morris authored
Fixes: debbugs:9866
-
Enami Tsugutomo authored
Fixes: debbugs:6649
-
Christoph Scholtes authored
-
Stefan Monnier authored
Fixes: debbugs:9865
-
- 24 Oct, 2011 10 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Michael Albinus authored
bus to the Commentary.
-
Juri Linkov authored
`search-whitespace-regexp' only when `isearch-regexp' is non-nil. Fixes: debbugs:9364
-
Juri Linkov authored
of allowed characters for leading space. Fixes: debbugs:9824
-
Stefan Monnier authored
* lisp/progmodes/octave-mod.el (octave-help): Remove.
-
Paul Eggert authored
if the library is found. Otherwise, later configure-time tests, such as the test for pthread_sigmask, generate the wrong results on some platforms. Problem reported for FreeBSD by Nali Toja.
-
Stefan Monnier authored
-
Chong Yidong authored
* 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.
-
- 23 Oct, 2011 4 commits
-
-
Michael Albinus authored
* trampver.texi: Update release number.
-
Michael Albinus authored
* net/tramp-cache.el (top): Pacify byte-compiler using `init-file-user' and `site-run-file'. * net/trampver.el: Update release number.
-
Chong Yidong authored
* 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.
-
Chong Yidong authored
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.
-
- 22 Oct, 2011 6 commits
-
-
Martin Rudalics authored
-
Chong Yidong authored
-
Alan Mackenzie authored
c-parse-state. cc-engine.el (c-append-lower-brace-pair-to-state-cache): correct faulty logical expression. (c-parse-state-state, c-record-parse-state-state): (c-replay-parse-state-state): New defvar/defuns. (c-debug-parse-state): Use new functions.
-
Martin Rudalics authored
* mouse.el (mouse-drag-line): Fix minibuffer resizing broken by last change.
-
Eli Zaretskii authored
nt/config.nt (HAVE_TZNAME, HAVE_DECL_TZNAME): Define.
-
Chong Yidong authored
* doc/emacs/buffers.texi (Buffers): Tweak mention of mail buffer name. (Select Buffer): Move confirmation discussion to Minibuffer Exit. * doc/emacs/files.texi (File Names, Visiting): Move detailed discussion of minibuffer confirmation to Minibuffer Exit. * doc/emacs/mini.texi (Minibuffer Exit): Rename from Strict Completion. Move confirm-nonexistent-file-or-buffer discussion here.
-
- 21 Oct, 2011 4 commits
-
-
Chong Yidong authored
* lisp/progmodes/idlwave.el (idlwave-mode): * lisp/progmodes/vera-mode.el (vera-mode): No need to set require-final-newline; that's done in prog-mode. Suggested by Stefan Monnier.
-
Chong Yidong authored
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.
-
Eli Zaretskii authored
-
Martin Rudalics authored
* mouse.el (mouse-drag-window-above) (mouse-drag-move-window-bottom, mouse-drag-move-window-top) (mouse-drag-mode-line-1, mouse-drag-header-line) (mouse-drag-vertical-line-rightward-window): Remove. (mouse-drag-line): New function. (mouse-drag-mode-line, mouse-drag-header-line) (mouse-drag-vertical-line): Call mouse-drag-line. * window.el (window-at-side-p, windows-at-side): New functions.
-