- 27 Feb, 2014 4 commits
-
-
Glenn Morris authored
* doc/lispref/minibuf.texi (Programmed Completion): Mention completion-table-with-cache. * lisp/minibuffer.el (completion-table-dynamic) (completion-table-with-cache): Doc fixes. * etc/NEWS: Related markup. Unrelated copyedit.
-
Glenn Morris authored
* lisp/emacs-lisp/crm.el: Remove commentary that duplicates doc strings. (crm-default-separator, crm-separator) (completing-read-multiple): Doc fixes. * etc/NEWS: Related edit.
-
Daniel Colascione authored
-
Glenn Morris authored
-
- 26 Feb, 2014 6 commits
-
-
Daniel Colascione 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
-
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 7 commits
-
-
Glenn Morris authored
in dead buffers. Fixes: debbugs:16878
-
Glenn Morris authored
Fixes: debbugs:16868
-
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.
-
- 24 Feb, 2014 5 commits
-
-
Juanma Barranquero authored
-
Michael Albinus authored
-
Nicolas Richard authored
(completion--try-word-completion): Fix error when completing M-x commands.
-
Leo Liu authored
-
Juanma Barranquero authored
-
- 23 Feb, 2014 6 commits
-
-
Juanma Barranquero authored
(apropos-property, apropos-all-words-regexp) (apropos-true-hit, apropos-variable, apropos-print): Fix docstring typos, and remove obsolete comment.
-
Michael Albinus authored
Fixes: debbugs:16851
-
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 5 commits
-
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Juanma Barranquero authored
-
Daniel Colascione authored
-
Daniel Colascione authored
-
- 21 Feb, 2014 7 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
Fixes: debbugs:16829
-
Juanma Barranquero authored
(whitespace-space, whitespace-hspace, whitespace-tab) (whitespace-newline, whitespace-trailing, whitespace-line) (whitespace-space-before-tab, whitespace-indentation, whitespace-empty) (whitespace-space-after-tab): Fix typo in docstrings.
-
Dmitry Gutov authored
-
Dmitry Gutov authored
Add `yaml-indent-line'.
-
Juanma Barranquero authored
It has done nothing for years; should be removed after the release.
-
Juanma Barranquero authored
(read-quoted-char-radix): Remove unneeded * in docstring. (process-file, kill-whole-line, pop-to-mark-command, set-mark-command): Don't escape parentheses unnecessarily in docstrings.
-