- 14 Aug, 2012 16 commits
-
-
Dmitry Gutov authored
(ruby-percent-literal-beg-re): New constant. (ruby-syntax-general-delimiters-goto-beg): Rename to `ruby-syntax-enclosing-percent-literal', improve literal type check. (ruby-syntax-propertize-general-delimiters): Rename to `ruby-syntax-propertize-percent-literal', it's a shorter and more popular term. Adjust comments everywhere. (ruby-syntax-propertize-percent-literal): Only propertize when not inside a simple string or comment. When the literal is unclosed, leave the text after it unpropertized. Fixes: debbugs:6286
-
Barry O'Reilly authored
Fixes: debbugs:12022
-
Glenn Morris authored
-
Martin Rudalics authored
* frame.c (make_frame_without_minibuffer, make_minibuffer_frame) (delete_frame, Fmake_frame_invisible, Ficonify_frame): * minibuf.c (choose_minibuf_frame, read_minibuf): * w32fns.c (x_create_tip_frame): * xfns.c (x_create_tip_frame): Call set_window_buffer instead of Fset_window_buffer (Bug#11984, Bug#12025, Bug#12026).
-
Andreas Schwab authored
* emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is non-nil always load the compiled file if it exists.
-
Paul Eggert authored
-
Andreas Schwab authored
-
Chong Yidong authored
* hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock. (hi-lock-set-pattern): When deciding whether to use font lock or overlays, look at font-lock-mode instead of font-lock-fontified. (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer) (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix. Fixes: debbugs:12168
-
Chong Yidong authored
Fixes: debbugs:11802
-
Gergely Risko authored
* coding.c (decode_coding): Record buffer modification before disabling undo_list. Fixes: debbugs:11773
-
Dmitry Antipov authored
* buffer.h (enum overlay_type): Remove. (buffer_get_overlays, buffer_set_overlays): Likewise. (buffer_set_overlays_before, buffer_set_overlays_after): New function. Adjust users. (unchain_both): Add eassert.
-
Dmitry Antipov authored
-
Daiki Ueno authored
Fixes: debbugs:12193
-
Fabián Ezequiel Gallina authored
* progmodes/python.el (python-shell-completion--do-completion-at-point) (python-shell-completion--get-completions): Remove functions. (python-shell-completion-complete-at-point): New function. (python-completion-complete-at-point): Use it.
-
Paul Eggert authored
This incorporates: 2012-08-05 extern-inline: also ignore -Wmissing-declarations
-
Paul Eggert authored
-
- 13 Aug, 2012 11 commits
-
-
Jambunathan K authored
(vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'. Fixes: debbugs:12159
-
Stefan Monnier authored
autoload functions for gv.el. * lisp/emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only autoloads macros. Fixes: debbugs:12191
-
Jan Djärv authored
* gtkutil.c (xg_frame_tb_info): New struct. (TB_INFO_KEY): New define. (xg_free_frame_widgets): Free xg_frame_tb_info for frame if present. (xg_mark_data): Mark Lisp_Objects in xg_frame_tb_info. (xg_create_tool_bar): Allocate and initialize a xg_frame_tb_info if not present. (update_frame_tool_bar): Return early if data in xg_frame_tb_info is up to date. Otherwise store new data. (free_frame_tool_bar): Free xg_frame_tb_info if present.
-
Stefan Monnier authored
Prefer pcase-let over destructuring-bind. * lisp/vc/diff-mode.el (diff-remove-trailing-whitespace): Same. Also, remove whitespace as we go, rather than after accumulating the various places.
-
Stefan Monnier authored
(internal--after-with-selected-window): Fix typo seleted->selected. (with-selected-window): Adjust callers. Reported by Dmitry Gutov <dgutov@yandex.ru>.
-
Bastien Guerry authored
* window.el (special-display-popup-frame): Minor docstring enhancement. (Bug#12172)
-
Andreas Schwab authored
type 1-6. (tar-header-block-summarize, tar-get-descriptor): Handle pax extended headers.
-
Andreas Schwab authored
-
Martin Rudalics authored
* subr.el (with-selected-window): Fix last change.
-
Dmitry Antipov authored
* keyboard.h (KSET): New macro. * callint.c, category.c, frame.c, keyboard.c, keyboard.h, macros.c: * msdos.c, nsfns.m, nsterm.m, term.c, w32fns.c, w32term.c, xfns.c: * xterm.c: Adjust users.
-
Dmitry Antipov authored
* buffer.h (BSET): New macro. * buffer.c, casetab.c, cmds.c, coding.c, data.c, editfns.c: * fileio.c, frame.c, indent.c, insdel.c, intervals.c, keymap.c: * minibuf.c, print.c, process.c, syntax.c, undo.c, w32fns.c: * window.c, xdisp.c, xfns.c: Adjust users.
-
- 12 Aug, 2012 7 commits
-
-
Stefan Monnier authored
(internal--after-with-seleted-window): New functions. (with-selected-window): Use them, to replace dependency on tty-top-frame.
-
Nobuyoshi Nakada authored
* lisp/progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary binding for `newline'. (ruby-move-to-block): When moving backward, stop at block opening, not indentation. * progmodes/ruby-mode.el (ruby-brace-to-do-end) (ruby-do-end-to-brace, ruby-toggle-block): New functions. * progmodes/ruby-mode.el (ruby-mode-map): Add binding for `ruby-toggle-block'. * test/automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening) (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
-
David Engster authored
file-name-directory and file-name-nondirectory internally. Fixes: debbugs:11981
-
Stefan Monnier authored
* lisp/dired.el (dired-toggle-read-only): * lisp/buff-menu.el (Buffer-menu-toggle-read-only): * lisp/bindings.el (mode-line-toggle-read-only): * lisp/bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
-
Andreas Schwab authored
"displayed as" character.
-
Jay Belanger authored
initial value. (math-put-default-units): Add options to put composite units and unit systems in default units table. (calc-convert-units): Send composite units to `math-put-default-units' when appropriate.
-
Glenn Morris authored
-
- 11 Aug, 2012 6 commits
-
-
Glenn Morris authored
-
BT Templeton authored
-
Jason Rumney authored
-
Jason Rumney authored
look up proxy credentials.
-
Jan Djärv authored
(application:openFile, application:openTempFile:): (application:openFileWithoutUI:, application:openFiles:): Open file if not_in_argv returns non-zero. Fixes: debbugs:12171
-
Jan Djärv authored
* src/gtkutil.c (gtk_font_chooser_dialog_new, GTK_FONT_CHOOSER) (gtk_font_chooser_set_font, gtk_font_chooser_get_font): Define for Gtk+ versions less than 3.2. (xg_get_font_name): Use those functions/macros here. Reported by Frans Oilinki <moilinki@gmail.com>.
-