- 11 Nov, 2013 6 commits
-
-
Stefan Monnier authored
* src/keyboard.c (command_loop_1): Use region-extract-function. * src/insdel.c (Qregion_extract_function): Not static any more (can we stop pretending that these vars can benefit from being marked static?).
-
Nathan Trapuzzano authored
throwing error over malformed let/let*. Fixes: debbugs:15814
-
Stefan Monnier authored
-
Glenn Morris authored
-
Glenn Morris authored
Note: I used Emacs 24.3 to generate the uni-*.el files, owing to unexplained (possibly harmless) differences that the current trunk's use of lexical-binding for subr.el causes. Ref: http://debbugs.gnu.org/15825#29 * admin/unidata/BidiMirroring.txt, admin/unidata/UnicodeData.txt: Update to 6.3.0. * lisp/international/uni-bidi.el, lisp/international/uni-category.el: * lisp/international/uni-name.el, lisp/international/uni-numeric.el: Regenerate.
-
Glenn Morris authored
in generated files.
-
- 10 Nov, 2013 2 commits
-
-
Jan Djärv authored
-
Michael Albinus authored
* net/tramp-sh.el (tramp-compute-multi-hops): Revert change of 2013-10-29T02:50:24Z!dancol@dancol.org.
-
- 09 Nov, 2013 10 commits
-
-
Eli Zaretskii authored
src/search.c (find_newline): If buffer text is relocated during the "dumb loop", adjust C pointers into buffer text to follow suit.
-
Jan Djärv authored
for conversion. Fixes: debbugs:15837
-
Eli Zaretskii authored
src/fileio.c (Finsert_file_contents): Invalidate the newline cache for the entire range of inserted characters.
-
Andreas Schwab authored
highlighting text after Summary keyword in doc face for rpm.
-
Xue Fuqiao authored
* doc/lispref/os.texi (Command-Line Arguments): Add cross-reference for `dump-emacs'.
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
Dmitry Gutov authored
available and the word has no wildcards, append one to the grep pattern. http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html (ispell-complete-word): Call `ispell-lookup-words' with the value independent of `ispell-look-p'.
-
Glenn Morris authored
-
Glenn Morris authored
Fix deletion of existing output files after 2013-10-30 changes.
-
- 08 Nov, 2013 22 commits
-
-
Dmitry Gutov authored
Not after "||". (ruby-smie-rules): Indent non-hanging "begin" blocks as part of their parent.
-
Stefan Monnier authored
(ruby-font-lock-keywords): Use backquote.
-
Bozhidar Batsov authored
Fix incorrect case conditions.
-
Dmitry Gutov authored
(ruby-smie--backward-token): Only consider full-string matches.
-
Jan Djärv authored
* src/xfaces.c (lface_fully_specified_p): Let distant-foreground be unspecified. (realize_default_face): Remove assignment to distant-foreground if unspecified. Fixes: debbugs:15815
-
Paul Eggert authored
This incorporates: 2013-11-08 extern-inline: port better to OS X 10.9 2013-11-08 fpending: fix regression on DragonFly BSD * lib/fpending.h, m4/extern-inline.m4, m4/fpending.m4: Update from gnulib.
-
Bozhidar Batsov authored
`ruby-encoding-magic-comment-style' to control the style of the auto-inserted encoding comment.
-
Dmitry Gutov authored
`smie-backward-sexp' with token argument.
-
Eli Zaretskii authored
doc/lispref/display.texi (Truncation): Document that cache-long-scans is now non-nil by default. (Bug#15797)
-
Eli Zaretskii authored
src/xdisp.c (message_dolog): Make sure the *Messages* buffer has its cache-long-scans disabled, since we don't want to call prepare_to_modify_buffer (in insert_1_both) for each message we display. src/buffer.h (bset_cache_long_scans): New INLINE function, moved from buffer.c. Improve commentary to the buffer field setter functions. src/buffer.c (bset_cache_long_scans): Static function deleted. Improve commentary to the buffer field setter functions. (init_buffer_once): Default for cache-long-scans changed to t. (Bug#15797)
-
Michael Albinus authored
Remove instrumentation code.
-
Michael Albinus authored
* automated/tramp-tests.el: Add `tramp-own-remote-path' to `tramp-remote-path' when running on hydra. (tramp-test07-file-exists-p): Remove instrumentation code. (tramp-test26-process-file): Don't use "/bin/true" and "/bin/false", these paths do not exist on hydra.
-
Alex Schroeder authored
-
Michael Albinus authored
-
Glenn Morris authored
See also http://debbugs.gnu.org/10033 Fixes: debbugs:15822
-
Paul Eggert authored
This bug was introduced in my 2013-06-21 change, and caused struct Lisp_Sub_Char_Table objects to be given too many slots, which broke 'make -C admin/unidata'. Fixes: debbugs:15825
-
Stefan Monnier authored
-
Stefan Monnier authored
at bobp. (sh-smie--sh-keyword-in-p): Recognize keywords at bobp. Fixes: debbugs:15826
-
Darren Hoo authored
Man-getpage-in-background. (Man-getpage-in-background): Use it. (Man-update-manpage): New command. (Man-mode-map): Bind it.
-
Dmitry Gutov authored
-
Helmut Eller authored
-