- 25 Nov, 2013 1 commit
-
-
Glenn Morris authored
uninstalled dump_path against installed Vload_path. Fixes: debbugs:15964
-
- 24 Nov, 2013 9 commits
-
-
Dmitry Gutov authored
-
Simon Schubert authored
simple keys. Fixes: debbugs:13518
-
Mihir Rege authored
when control-statement is the first statement in a buffer. Fixes: debbugs:15956
-
Dmitry Gutov authored
New option. (imenu--generic-function): Use it. Fixes: debbugs:15560
-
Stefan Monnier authored
* src/editfns.c (Fget_pos_property): Rename from get_pos_property. (syms_of_editfns): Export it to Elisp.
-
Stefan Monnier authored
-
Jorgen Schaefer authored
* minibuffer.el (completion--in-region-1): Scroll the correct window. (Bug#13898)
-
Bozhidar Batsov authored
(string-trim-left): Removes leading whitespace. (string-trim-right): Removes trailing whitespace. (string-trim): Removes leading and trailing whitespace.
-
Bozhidar Batsov authored
-
- 23 Nov, 2013 16 commits
-
-
Glenn Morris authored
* test/automated/python-tests.el (python-shell-make-comint-1) (python-shell-make-comint-2, python-shell-get-process-1): Suppress creation of some temp-files.
-
Glenn Morris authored
* test/automated/python-tests.el (python-shell-parse-command-1) (python-shell-make-comint-1, python-shell-make-comint-2) (python-shell-get-process-1) (python-shell-internal-get-or-create-process-1): Skip rather than fail if prereqs not found.
-
Glenn Morris authored
(python-shell-send-string, python-shell-send-region): Use it. Fixes: debbugs:15647
-
Brian Jenkins authored
* doc/lispref/frames.texi (Input Focus): * doc/lispref/hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook. * etc/NEWS: Copyedit.
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
Romain Francoise authored
* fileio.c (init_fileio): Move `write_region_inhibit_fsync' initialization here ... (syms_of_fileio): ... from here.
-
Glenn Morris authored
-
Stefan Monnier authored
Please use --enable-check-lisp-object-type.
-
Jorgen Schaefer authored
Delete temp-file when done. Fixes: debbugs:15647
-
Glenn Morris authored
That seems more in keeping with the existing behavior of this function in other situations.
-
Ivan Shmakov authored
Only allow diff-default-read-only to set buffer-read-only to t, never to nil. Fixes: debbugs:15938
-
Ivan Shmakov authored
property. Fixes: debbugs:15936
-
Glenn Morris authored
-
Glenn Morris authored
Misc small updates for this hardly being "new" any more. * lisp/textmodes/enriched.el (enriched-mode): Doc fix. * lisp/emacs-lisp/authors.el (authors-renamed-files-alist): Add enriched.doc -> enriched.txt. Fixes: debbugs:15947
-
Glenn Morris authored
* src/lread.c (load_path_check): Take path to check as argument. (load_path_default): New, split from init_lread. (init_lread): Move calc of default load-path to load_path_default. Empty elements in EMACSLOADPATH now stand for the default. (load-path): Doc fix. * src/emacs.c (decode_env_path): Add option to treat empty elements as nil rather than ".". * src/callproc.c (init_callproc_1, init_callproc): * src/image.c (Vx_bitmap_file_path): * src/lisp.h (decode_env_path): * lread.c (Vsource_directory): Update for new argument spec of decode_env_path. * leim/Makefile.in (RUN_EMACS): Empty EMACSLOADPATH rather than unsetting. * lisp/Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting. * test/automated/Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting. * doc/emacs/cmdargs.texi (General Variables): Empty elements in EMACSLOADPATH now mean the default load-path. * doc/lispref/loading.texi (Library Search): Empty elements in EMACSLOADPATH now mean the default load-path. * etc/NEWS: Mention this. Fixes: debbugs:12100
-
- 22 Nov, 2013 13 commits
-
-
Glenn Morris authored
-
Eli Zaretskii authored
src/bidi.c (bidi_find_paragraph_start): Limit the returned positions to BEGV_BYTE..ZV_BYTE range.
-
Leo Liu authored
message.
-
Bozhidar Batsov authored
(ruby-encoding-magic-comment-style): Add :version.
-
Bozhidar Batsov authored
Improve docstring.
-
Bozhidar Batsov authored
-
Bozhidar Batsov authored
-
Leo Liu authored
Fixes: debbugs:10564
-
Leo Liu authored
help-mode-finish to use derived-mode-p on 2013-09-17. (inferior-octave-prompt): Also match octave-gui.
-
Glenn Morris authored
-
Glenn Morris authored
-
Leo Liu authored
Fixes: debbugs:15076
-
Leo Liu authored
(inferior-octave-startup, inferior-octave-check-process) (inferior-octave-track-window-width-change) (octave-completion-at-point, octave-eldoc-function): Use it. (octave-kill-process): Provide confirmation. Fixes: debbugs:10564
-
- 21 Nov, 2013 1 commit
-
-
Jan Tatarik authored
-