- 27 Feb, 2014 1 commit
-
-
Glenn Morris authored
-
- 26 Feb, 2014 7 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
Ref: http://debbugs.gnu.org/16859#15
-
Glenn Morris authored
eg if a term file explicitly calls tty-run-terminal-initialization * lisp/faces.el (tty-run-terminal-initialization): Add run-hook argument. (tty-create-frame-with-faces): Use it. * lisp/startup.el (command-line): Pass run-hook argument to tty-run-terminal-initialization. Fixes: debbugs:16859
-
Glenn Morris authored
eg in case a glob match fails. Fixes: debbugs:16884
-
Martin Rudalics authored
* xdisp.c (remember_mouse_glyph): Handle ON_RIGHT_DIVIDER and ON_BOTTOM_DIVIDER cases. * window.c (coordinates_in_window): Return ON_VERTICAL_BORDER only if the window has no right divider. (Fcoordinates_in_window_p): Fix doc-string.
-
Dmitry Gutov authored
error from `read-from-string'. Fixes: debbugs:16850
-
Dmitry Gutov authored
result of `completing-read' in the interactive form. Fixes: debbugs:16854
-
- 25 Feb, 2014 14 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
in dead buffers. Fixes: debbugs:16878
-
Glenn Morris authored
Fixes: debbugs:16868
-
Paul Eggert authored
2014-02-25 unistd: port readlink to Mac OS X 10.3.9 Fixes: debbugs:16825
-
Paul Eggert authored
* emacsclient.c (handle_sigcont): Cancel the continue only if tty. Fixes: debbugs:16883
-
Paul Eggert authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Fixes: debbugs:16734
-
Julien Danjou authored
* erc-networks.el (erc-determine-network): Check that NETWORK as a value, some servers set it to nothing.
-
Glenn Morris authored
* doc/emacs/custom.texi (Terminal Init): Replace term-setup-hook with tty-setup-hook. * doc/lispref/display.texi (Window Systems): * doc/lispref/hooks.texi (Standard Hooks): Replace term-setup-hook with tty-setup-hook. * doc/lispref/os.texi (Startup Summary, Init File, Terminal-Specific): Replace term-setup-hook with tty-setup-hook, and update. * doc/misc/edt.texi (Quick start, Starting emulation): * doc/misc/efaq.texi (Fullscreen mode on MS-Windows) (Terminal setup code works after Emacs has begun): Update hook details. * doc/misc/vip.texi (Loading VIP): Fix hook example. * lisp/faces.el (tty-setup-hook, tty-run-terminal-initialization): Doc fixes. * lisp/startup.el (term-setup-hook): Doc fix. Make obsolete. * lisp/emulation/edt.el: Comment update. * lisp/term/sun.el (sun-raw-prefix-hooks): Use tty-setup-hook instead of term-setup-hook. (terminal-init-sun): Construct message from bytecomp plist. * lisp/term/wyse50.el (enable-arrow-keys): Doc fix. * etc/refcards/vipcard.tex: Hook fix. * etc/NEWS: Related edit.
-
Glenn Morris authored
* doc/lispintro/emacs-lisp-intro.texi (X11 Colors): * doc/misc/efaq-w32.texi (Bash): Don't use setq with hooks.
-
Glenn Morris authored
-
- 24 Feb, 2014 7 commits
-
-
Juanma Barranquero authored
-
Michael Albinus authored
-
Nicolas Richard authored
(completion--try-word-completion): Fix error when completing M-x commands.
-
Daniel Colascione authored
-
Paul Eggert authored
2014-02-21 timer: fix uClibc detection of threading 2014-02-21 maintainer-makefiles: provide AC_PROG_SED for older autoconf * texinfo.tex: Update from gnulib.
-
Leo Liu authored
-
Juanma Barranquero authored
-
- 23 Feb, 2014 10 commits
-
-
Juanma Barranquero authored
(apropos-property, apropos-all-words-regexp) (apropos-true-hit, apropos-variable, apropos-print): Fix docstring typos, and remove obsolete comment.
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Michael Albinus authored
Fixes: debbugs:16851
-
Martin Rudalics authored
-
Dmitry Gutov authored
inconsistent second element of the list returned by `smie-indent--parent'. (ruby-font-lock-keywords): Disqualify any identifier before `=' as method call.
-
Dmitry Gutov authored
after `=>'. Fixes: debbugs:16811
-
Paul Eggert authored
-
Juanma Barranquero authored
(electric-pair-text-syntax-table, electric-pair-syntax-info) (electric-pair--syntax-ppss, electric-pair--balance-info) (electric-pair-mode): Fix docstring typos. (electric-pair--looking-at-unterminated-string-p): Doc fix. (electric-pair--inside-string-p): Doc fix. Use `let', not `let*'.
-
- 22 Feb, 2014 1 commit
-
-
Xue Fuqiao authored
* doc/misc/remember.texi (Quick Start): Add an index. (Function Reference, Quick Start): Add cross-references.
-