- 13 Oct, 2014 4 commits
-
-
Glenn Morris authored
* lisp/emacs-lisp/authors.el (authors-aliases, authors-fixed-case) (authors-obsolete-files-regexps): Additions. (authors-no-scan-regexps): New constant. (authors-no-scan-file-p): New function. (authors): Respect authors-no-scan-file-p.
-
Bastien Guerry authored
-
Glenn Morris authored
* emacs/Makefile.in (dist): * lispintro/Makefile.in (dist): * lispref/Makefile.in (dist): * misc/Makefile.in (dist): Update for new output variables.
-
- 12 Oct, 2014 4 commits
-
-
Bastien Guerry authored
-
Glenn Morris authored
-
Fabián Ezequiel Gallina authored
* lisp/progmodes/python.el (python-shell-completion-get-completions): Fix import case regexp. Fixes: debbugs:18582
-
Bastien Guerry authored
-
- 11 Oct, 2014 2 commits
- 10 Oct, 2014 2 commits
-
-
Paul Eggert authored
* process.c (accept4) [!HAVE_ACCEPT4]: New macro. Fixes: debbugs:18666
-
Stefan Monnier authored
Reported by Arni Magnusson <arnima@hafro.is>. * lisp/progmodes/prolog.el (prolog-electric--underscore): Same. Fixes: debbugs:18622
-
- 09 Oct, 2014 7 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
I still have no idea what this is for, but newer is better!
-
Paul Eggert authored
-
Stefan Monnier authored
Fixes: debbugs:18638
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/frames.texi (Multiple Terminals): Copyedits. * lisp/frame.el (display-monitor-attributes-list): Doc tweaks. * nt/README.W32, src/ChangeLog.10, src/w32term.c: Standardize on "taskbar" rather than "task bar", since that is what most references seem to use; e.g. http://en.wikipedia.org/wiki/Taskbar http://windows.microsoft.com/en-us/windows7/products/features/windows-taskbar
-
- 08 Oct, 2014 4 commits
-
-
Glenn Morris authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
doc/lispref/frames.texi (Multiple Terminals): Improve the description of X display names. Add index entries. (Basic Parameters): Add a cross-reference to where X display names are described. (Position Parameters): Mention that positional parameters of the form (+ POS) can be negative if they are on a non-primary monitor of a multi-monitor display. (Creating Frames): Mention that on multi-monitor displays the frame might be positioned differently than specified by the frame parameters alist. lisp/faces.el (display-grayscale-p): Mention in the doc string that the argument can be either a display name or a frame. lisp/frame.el (display-pixel-height, display-pixel-width) (display-mm-height, display-mm-width, display-backing-store) (display-save-under, display-planes, display-color-cells) (display-visual-class, display-monitor-attributes-list) (display-screens): Mention in the doc string that the argument can be either a display name or a frame. Improve the docs of the monitor attributes.
-
Kenichi Handa authored
src/coding.c (detect_coding_iso_2022): Set coding->rejected correctly when an invalid escape sequence is found. Backported from trunk.
-
- 06 Oct, 2014 2 commits
-
-
Martin Rudalics authored
* term.el (term-window-width): Subtract 1 from the width when any fringe has zero width, not just the right fringe. (Bug#18601)
-
Glenn Morris authored
-
- 05 Oct, 2014 1 commit
-
-
Leo Liu authored
-
- 04 Oct, 2014 8 commits
-
-
Glenn Morris authored
* doc/emacs/misc.texi (Sorting): * doc/emacs/search.texi (Query Replace): Markup fixes.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/display.texi (Scroll Bars): * doc/lispref/modes.texi (Header Lines): Copyedits.
-
Glenn Morris authored
* doc/emacs/cmdargs.texi (Misc X): * doc/emacs/display.texi (Optional Mode Line): * doc/emacs/misc.texi (emacsclient Options): * doc/emacs/vc1-xtra.texi (VC Delete/Rename): * doc/lispref/buffers.texi (Buffer List): * doc/lispref/display.texi (Image Descriptors, Defining Images): * doc/lispref/functions.texi (Core Advising Primitives): Small fixes re @var usage.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/frames.texi (Multiple Terminals): Copyedits re multiple monitors. * lisp/frame.el (frame-monitor-attributes, display-monitor-attributes-list): Doc fixes.
-
Glenn Morris authored
* doc/emacs/killing.texi (Rectangles): Copyedits re rectangle-mark-mode. (CUA Bindings): Mention rectangle-mark-mode.
-
- 03 Oct, 2014 6 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Dmitry Gutov authored
* lisp/vc/vc-svn.el (vc-svn-ignore-completion-table): Implement. (vc-svn-ignore): Use it. Fixes: debbugs:18619
-
Martin Rudalics authored
* frame.el (toggle-frame-maximized, toggle-frame-fullscreen): In doc-string mention need of setting `frame-resize-pixelwise'. * frames.texi (Frame Commands): * cmdargs.texi (Window Size X): Mention the use of `frame-resize-pixelwise' to make frames truly fullscreen or maximized. * frames.texi (Size Parameters, Size and Position): Mention that with some window managers you have to set `frame-resize-pixelwise' in order make a frame truly fullscreen or maximized.
-