- 03 Jun, 2014 1 commit
-
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
- 02 Jun, 2014 5 commits
-
-
Eli Zaretskii authored
lisp/menu-bar.el (menu-bar-open): Fix invocation via M-x by forcing the update of the menu bar.
-
Stefan Monnier authored
anything. Fixes: debbugs:17666
-
Eli Zaretskii authored
-
Glenn Morris authored
* doc/emacs/misc.texi [iftex]: Update chapter summary. (Emulation): Remove ludicrously outdated claim.
-
Glenn Morris authored
-
- 01 Jun, 2014 10 commits
-
-
Paul Eggert authored
-
Jan Djärv authored
* xterm.c (xg_scroll_callback): Remove position, for jump set portion to min(value, whole).
-
Eli Zaretskii authored
lisp/simple.el (keyboard-quit): Force update of mode lines, to remove the "Def" indicator, if we were defining a macro.
-
Glenn Morris authored
-
Michael Albinus authored
-
Michael Albinus authored
Instrument failed test case.
-
Michael Albinus authored
Instrument failed test case.
-
Paul Eggert authored
And only if it's not pre-4.2 GCC. * lisp.h (ENUMABLE, DEFINE_GDB_SYMBOL_ENUM): New macros. (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK): Use them. (ARRAY_MARK_FLAG_val, PSEUDOVECTOR_FLAG_val, VALMASK_val): New macros.
-
Stefan Monnier authored
Obey minibuffer-default. Fixes: debbugs:17545
-
Stefan Monnier authored
Fixes: debbugs:17619
-
- 31 May, 2014 8 commits
-
-
Stefan Monnier authored
transient-map to finish if we're only supposed to be active for the next command. Fixes: debbugs:17642
-
Eli Zaretskii authored
src/fileio.c (Finsert_file_contents): Call prepare_to_modify_buffer with PT, not GPT.
-
Leo Liu authored
(window-dedicated-p, window-hscroll, window-point, window-start): Fix gv-expander. Fixes: debbugs:17630
-
Eli Zaretskii authored
Revert last changes to GDB-visible symbols. src/lisp.h (ENUMABLE, DEFINE_GDB_SYMBOL_ENUM): Delete macros. (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK): Don't use them. (ARRAY_MARK_FLAG_val, PSEUDOVECTOR_FLAG_val, VALMASK_val): Delete macros.
-
Stefan Monnier authored
clicks. Fixes: debbugs:17633
-
Glenn Morris authored
Fixes: debbugs:17649
-
Stefan Monnier authored
-
Stefan Monnier authored
for the single comma, since ", " is *very* common in normal French text. Fixes: debbugs:17643
-
- 30 May, 2014 3 commits
-
-
Paul Eggert authored
This doesn't fix Bug#17598, but it does fix a regression since Emacs built with xlc until recently, and perhaps it'll help us fix Bug#17598. * configure.ac (GC_SETJMP_WORKS): Define for AIX, too. Merge from gnulib, incorporating: 2014-05-30 ftoastr: work around compiler bug in IBM xlc 12.1 * lib/ftoastr.c: Update from gnulib. * src/alloc.c (gdb_make_enums_visible): Remove FLOAT_TO_STRING_BUFSIZE. * src/conf_post.h (FLEXIBLE_ARRAY_MEMBER) [__IBMC__]: Don't define to empty. * src/lisp.h (FLOAT_TO_STRING_BUFSIZE): Make it a macro, instead of an enum, to work around a compiler bug in IBM xlc 12.1.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/emacs-lisp/package.el (package-check-signature) (package-unsigned-archives): Fix :version.
-
- 29 May, 2014 4 commits
-
-
Eli Zaretskii authored
src/xterm.c (x_update_window_end): Don't invalidate the entire mouse-highlight info, just signal frame_up_to_date_hook that mouse highlight needs to be redisplayed.
-
Stefan Monnier authored
Fixes: debbugs:15614
-
Glenn Morris authored
* doc/emacs/macos.texi (Mac / GNUstep Customization): Mention ns custom group. (Customization options specific to Mac OS / GNUstep): Remove section. * etc/NEWS: Related markup.
-
Paul Eggert authored
Without them, GDB doesn't work to debug Emacs, since the AIX linker optimizes away the relevant external symbols. Use enums instead; this suffices for the AIX port, which is 32-bit-only anyway. * lisp.h (ENUMABLE, DEFINE_GDB_SYMBOL_ENUM): New macros. (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK): Use them. (ARRAY_MARK_FLAG_val, PSEUDOVECTOR_FLAG_val, VALMASK_val): New macros.
-
- 28 May, 2014 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
I can't test any of this, but no-one else seems to care, so this is what you get. * doc/emacs/macos.texi (Mac / GNUstep Customization): Mention some new features. * etc/NEWS: Related edits.
-
Andreas Schwab authored
attribute. (Bug#17613)
-
- 27 May, 2014 5 commits
-
-
Stefan Monnier authored
is done via setting transient-mark-mode to nil, since one is buffer-local and the other is global.
-
Stefan Monnier authored
there can't be more than 2 arguments. Fixes: debbugs:17584
-
Paul Eggert authored
-
Glenn Morris authored
* lisp/simple.el (filter-buffer-substring-functions) (filter-buffer-substring-function, buffer-substring-filters) (filter-buffer-substring, buffer-substring--filter): Doc fixes. * doc/lispref/text.texi (Buffer Contents): Update for filter-buffer-substring changes. * doc/lispref/hooks.texi: Remove old comment. * etc/NEWS: Related markup.
-
Glenn Morris authored
* lisp/minibuffer.el (completion-in-region-functions, completion-in-region) (completion--in-region): Doc fixes. * doc/lispref/hooks.texi: Update comment.
-