- 26 Nov, 2012 1 commit
-
-
Glenn Morris authored
Fixes: debbugs:12982
-
- 25 Nov, 2012 1 commit
-
-
Eli Zaretskii authored
lips/descr-text.el (describe-char-padded-string): Call internal-char-font only on GUI frames.
-
- 24 Nov, 2012 3 commits
-
-
Andreas Schwab authored
and obsoletion message.
-
Stefan Monnier authored
the constructs to keep outside of the `cl-block'. Fixes: debbugs:12977
-
Chong Yidong authored
* mouse.el (mouse-drag-line): Even if the line is not draggable, keep reading until we get the up-event anyway, in order to process the up-event for mouse-1-click-follows-link. Fixes: debbugs:12971
-
- 23 Nov, 2012 5 commits
-
-
Stefan Monnier authored
lexical-binding. Fixes: debbugs:12938
-
Wolfgang Jenkner authored
for images of type imagemagick. Otherwise no error, image-transform-fit-to-{width,height} is silently ignored, as before. Doc fix.
-
Juri Linkov authored
Check for `use-region-p' if `interactive' is non-nil. (dired-unmark, dired-flag-file-deletion): Add optional arg `interactive'. Call `dired-mark' with the arg `interactive'. Fixes: debbugs:10624
-
Chong Yidong authored
Fixes: debbugs:12853
-
Juri Linkov authored
Patch by Christopher Schmidt <christopher@ch.ristopher.com>. (wdired-finish-edit): Add marks for new file names to `wdired-old-marks'. Restore marks using `dired-mark-remembered' after `revert-buffer'. (wdired-do-renames): Remove calls to `dired-remove-file', `dired-add-file', `dired-add-entry'. Fixes: debbugs:11795
-
- 21 Nov, 2012 2 commits
-
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
- 20 Nov, 2012 3 commits
-
-
Daniel Colascione authored
-
Eli Zaretskii authored
lisp/simple.el (line-move): Don't call line-move-partial if scroll-conservatively is in effect.
-
Michael Albinus authored
* trampver.texi: Downgrade version to 2.2.6-24.3, in order to distinguish from trunk. Don't merge with trunk, please.
-
- 19 Nov, 2012 5 commits
-
-
Stefan Monnier authored
non-symbols for compiler macros (yet).
-
Stefan Monnier authored
Fallback on completion-at-point rather than pcomplete-expand-and-complete, and only if pcomplete actually failed. (eshell-cmpl-initialize): Setup completion-at-point. * lisp/pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
-
Stefan Monnier authored
-
Michael Albinus authored
are remote, check out-of-band property for both.
-
Stefan Monnier authored
code rewrite.
-
- 18 Nov, 2012 3 commits
-
-
Paul Eggert authored
* calendar/time-date.el: Commentary fix. * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change; too much other code depends on (0 0) time stamps. * net/tramp.el (tramp-time-less-p, tramp-time-subtract): Add a couple of FIXME comments.
-
Paul Eggert authored
* doc/lispref/os.texi (Time Parsing): Time values can now be four integers. * lisp/files.el (dir-locals-directory-cache): * lisp/ps-bdf.el (bdf-file-mod-time, bdf-read-font-info): Doc fixes. * lisp/net/tramp-sh.el (tramp-do-file-attributes-with-ls): * lisp/ps-bdf.el (bdf-file-newer-than-time): Process four-integers time stamps, not two. Doc fixes.
-
Glenn Morris authored
-
- 17 Nov, 2012 6 commits
-
-
Chong Yidong authored
Fixes: debbugs:12810
-
Chong Yidong authored
* vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge response when the target file is in a subdirectory. Fixes: debbugs:12757
-
Chong Yidong authored
Fixes: debbugs:12694
-
Glenn Morris authored
* lisp/window.el (with-temp-buffer-window): Reword the doc to be more similar to with-output-to-temp-buffer. * lisp/subr.el (with-output-to-temp-buffer): Add doc xref to with-temp-buffer-window.
-
Glenn Morris authored
* lisp/woman.el (woman-non-underline-faces): * lisp/emacs-lisp/cl-lib.el (face-underline-p): Use set-face-underline rather than the alias set-face-underline-p.
-
Glenn Morris authored
-
- 16 Nov, 2012 4 commits
-
-
Stefan Monnier authored
-
Martin Rudalics authored
* window.el (enlarge-window, shrink-window): Don't mention return value in doc-string (Bug#12896). (window--display-buffer): Don't resize frames - it won't work with all window managers and defeat pop-up-frame-alist. (display-buffer-alist): In doc-string explain that CONDITION can be a function and which arguments are passed to it (Bug#12854). (display-buffer-assq-regexp): New argument ACTION. Handle lambda expressions (Bug#12854). (display-buffer): Pass ACTION argument to display-buffer-assq-regexp. * windows.texi (Choosing Window): Rewrite description of display-buffer-alist (Bug#12167). (Display Action Functions): Mention inhibit-switch-frame. Fix description of display-buffer-below-selected. Reorder actions. Add example (Bug#12848).
-
Glenn Morris authored
* lisp/window.el (fit-frame-to-buffer-bottom-margin) (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes. * etc/NEWS: Related edit.
-
Glenn Morris authored
-
- 15 Nov, 2012 6 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
Fixes: debbugs:12895
-
Glenn Morris authored
(eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i. Fixes: debbugs:12838
-
Glenn Morris authored
* lisp/faces.el (face-underline-p): Doc fix. Handle :underline being things other than `t' (a string, a list). (face-inverse-video-p): Doc fix. (set-face-underline): Rename it back from set-face-underline-p. Doc fix. Allow interactive input of values other than t. (read-face-attribute): Apply formatting to :underline, since like :box and :stipple it can take list values. * doc/lispref/display.texi (Face Attributes): Fix :underline COLOR description. (Attribute Functions): Update for set-face-underline rename. Tweak descriptions of face-underline-p, face-inverse-video-p. * etc/NEWS: Related edit.
-
Glenn Morris authored
* lisp/term.el (ansi-term): Don't let C-x escape-char binding clobber the more standard C-c binding. Fixes: debbugs:12842
-
Stefan Monnier authored
* lisp/emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
-
- 14 Nov, 2012 1 commit
-
-
Glenn Morris authored
* etc/NEWS: Related edit.
-