- 11 Oct, 2014 1 commit
-
-
Jan Djärv authored
-
- 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 9 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.
-
Bastien Guerry authored
-
Dmitry Antipov authored
(font_matching_entity): Likewise. If matching entity is found, insert 1-item vector with this entity instead of an entity itself (Bug#17125).
-
Stefan Monnier authored
similarly to Roger's 2010-06-12 change for the remote change. Fixes: debbugs:18605
-
- 02 Oct, 2014 4 commits
-
-
Paul Eggert authored
Fixes: debbugs:18612
-
Eli Zaretskii authored
src/xdisp.c (move_it_by_lines): Call reseat_1 after moving the iterator backwards, to resync the bidi iterator.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 01 Oct, 2014 2 commits
-
-
Glenn Morris authored
See bug#17625#155.
-
Glenn Morris authored
-