- 06 Apr, 2014 1 commit
-
-
Stefan Monnier authored
(mpc--status-idle-timer-run): Use mpc--status-timer-run.
-
- 05 Apr, 2014 4 commits
-
-
Glenn Morris authored
* doc/emacs/trouble.texi (Checklist): * doc/lispref/os.texi (Recording Input): Dribble files may contain passwords. * lisp/help.el (view-lossage): Doc tweak. * src/keyboard.c (Fopen_dribble_file): Doc tweak.
-
Matthias Dahl authored
lisp/faces.el (make-face-x-resource-internal): Do nothing when inhibit-x-resources is non-nil. Don't touch the default face if reversed video is given--as was done in previous versions of Emacs. (face-set-after-frame-default): Don't call make-face-x-resource-internal here.
-
Matthias Dahl authored
lisp/faces.el (face-spec-choose): Accept additional optional argument, whose value is returned if no matching attributes are found. (face-spec-recalc): Use the new optional argument when calling face-spec-choose.
-
Matthias Dahl authored
lisp/faces.el (face-spec-recalc): Call make-face-x-resource-internal only when inhibit-x-resources is nil, and do that earlier in the function. Doc fix.
-
- 04 Apr, 2014 7 commits
-
-
Tassilo Horn authored
* lisp/doc-view.el (doc-view-bookmark-jump): Use `bookmark-after-jump-hook' to jump to the right page after the buffer is shown in a window.
-
Stefan Monnier authored
-
Jan Djärv authored
* nsmenu.m (update_frame_tool_bar): Return early if view or toolbar is nil. If waiting for toolbar to complete, force a redraw. (free_frame_tool_bar): Set wait_for_tool_bar = NO * nsterm.h (EmacsView): Add wait_for_tool_bar. * nsterm.m (updateFrameSize:): If waiting for the tool bar and tool bar is zero height, just return (Bug#16976). (initFrameFromEmacs:): Initialize wait_for_tool_bar.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
lisp/international/characters.el (mirroring): Fix last change: instead of loading uni-mirrored.el explicitly, do that implicitly by creating the 'mirroring' uniprop table. This avoids announcing the loading of uni-mirrored.el.
-
Glenn Morris authored
* doc/emacs/arevert-xtra.texi (Supporting additional buffers): * doc/lispref/backups.texi (Reverting): Update for buffer-stale-function also applying to file-buffers. * lisp/autorevert.el (auto-revert-buffers): * lisp/files.el (buffer-stale--default-function) (buffer-stale-function, revert-buffer--default): Doc tweaks. * etc/NEWS: Related edits.
-
Glenn Morris authored
* doc/emacs/files.texi (Backup Names): * doc/emacs/arevert-xtra.texi (Supporting additional buffers): * doc/lispref/backups.texi (Making Backups, Reverting): Update for default values of some -function vars no longer being nil. * etc/NEWS: Related edits.
-
- 03 Apr, 2014 6 commits
-
-
Eli Zaretskii authored
lisp/international/characters.el: Preload uni-mirrored.el.
-
Ken Brown authored
* nt/emacs.rc: Don't use manifest on Cygwin. * configure.ac (EMACS_MANIFEST, UPDATE_MANIFEST): Leave these variables empty on Cygwin. * src/Makefile.in (EMACS_MANIFEST): Update comment.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/files.el (make-backup-file-name-function) (make-backup-file-name, make-backup-file-name--default-function) (make-backup-file-name-1, find-backup-file-name) (revert-buffer-function, revert-buffer-insert-file-contents-function) (buffer-stale--default-function, buffer-stale-function) (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p) (revert-buffer, revert-buffer--default) (revert-buffer-insert-file-contents--default-function): Doc fixes related to defaults no longer being nil. (make-backup-file-name-function): Bump :version. Restore nil as a valid but deprecated custom type. * etc/NEWS: Related edit.
-
Stefan Monnier authored
used as a variable. Fixes: debbugs:17174
-
- 02 Apr, 2014 7 commits
-
-
Stefan Monnier authored
and "for" statement modifiers introducing expressions. Fixes: debbugs:17116
-
Stefan Monnier authored
Handle forward-sexp failure. Fixes: debbugs:16985
-
Martin Rudalics authored
* xterm.c (x_new_font): Don't calculate non-toolkit scrollbar width from font width (Bug#17163).
-
Glenn Morris authored
* lisp/menu-bar.el (menu-bar-file-menu): * lisp/vc/ediff.el (ediff-current-file): Update for revert-buffer-function no longer being nil by default.
-
Glenn Morris authored
-
Glenn Morris authored
-
Nicolas Richard authored
* lisp/simple.el (command-execute): Do not execute the command when it is disabled; fixes thinko in 2013-02-20 conversion from C. Fixes: debbugs:17151
-
- 01 Apr, 2014 2 commits
-
-
Glenn Morris authored
In case anyone uses 24.4 to edit trunk Emacs sources * lisp/cedet/ede/emacs.el (ede-emacs-version): Update AC_INIT regexp. Fixes: debbugs:17160
-
Glenn Morris authored
-
- 31 Mar, 2014 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
Fixes: debbugs:17137
-
Glenn Morris authored
consistent with src/config.h.
-
Jan Djärv authored
Backport from trunk.
-
- 30 Mar, 2014 5 commits
-
-
Daniel Colascione authored
Fixes: debbugs:17069
-
Eli Zaretskii authored
-
Martin Rudalics authored
* frame.c (x_set_frame_parameters): Calculate default values of new frame sizes only after all other frame parameters have been processed (Bug#17142).
-
Glenn Morris authored
-
Jan Djärv authored
Fixes: debbugs:17118
-
- 29 Mar, 2014 1 commit
-
-
Juri Linkov authored
because its match data is used afterwards.
-
- 28 Mar, 2014 3 commits
-
-
Stefan Monnier authored
0 like nil.
-
Glenn Morris authored
It's just liable to get outdated.
-
Glenn Morris authored
-