- 22 Mar, 2014 12 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Dmitry Gutov authored
* lisp/emacs-lisp/package.el (package-desc): Use the contents of the quoted form, not its cdr.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Matthias Dahl authored
lisp/faces.el (face-spec-recalc): Doc fix. Call make-face-x-resource-internal earlier, and condition that on no-init-from-resources being nil.
-
Leo Liu authored
(temp-buffer-show-hook): Remove help-mode-finish. Fixes: debbugs:16038
-
Daniel Colascione authored
-
Daniel Colascione authored
-
Juanma Barranquero authored
Add empty docstring for the benefit of doc.c; change parameter profile to match the X function.
-
- 21 Mar, 2014 28 commits
-
-
Richard M. Stallman authored
* lisp/battery.el (battery-linux-sysfs): Search for each field from the beginning of the buffer.
-
Richard M. Stallman authored
* lisp/subr.el (set-transient-map): Clear out function and value of the temporary symbol when we're done with it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
* lisp/mail/rmail.el (rmail-delete-message): Update summary. (rmail-undelete-previous-message): Handle repeat count arg. (rmail-delete-backward, rmail-delete-forward): Likewise. * lisp/mail/rmailsum.el (rmail-summary-delete-forward): Optimize case of reaching end and handling count. (rmail-summary-mark-deleted): Optimize when N is current msg. Don't create new summary line. (rmail-summary-undelete): Pass arg to rmail-undelete-previous-message. (rmail-summary-undelete-many): Rewrite for speed. (rmail-summary-msg-number): New function.
-
Stefan Monnier authored
arguments work. (Advice combinators): New node. (Core Advising Primitives): Use it. Expand description of "depth". (Advising Named Functions): Document limitation of advices on macros.
-
Daniel Colascione authored
-
Glenn Morris authored
-
Glenn Morris authored
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg02008.html * lisp/cus-start.el (history-length): Bump :version. * src/minibuf.c (history-length): Increase default from 30 to 100.
-
Michael Albinus authored
and `tramp-copy-env'. * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'. (tramp-maybe-open-connection): Handle `tramp-login-env'.
-
Daniel Colascione authored
-
Daniel Colascione authored
-
Daniel Colascione authored
-
Daniel Colascione authored
-
YAMAMOTO Mitsuharu authored
* xterm.c (x_draw_image_relief): Respect Vtool_bar_button_margin. * w32term.c (x_draw_image_relief): Likewise.
-
Daniel Colascione authored
-
Eli Zaretskii authored
modified files: ChangeLog README configure.ac doc/emacs/emacsver.texi doc/man/emacs.1 msdos/sed2v2.inp nt/config.nt nt/emacs.rc nt/emacsclient.rc nt/makefile.w32-in
-
Martin Rudalics authored
* w32fns.c (w32_wnd_proc): For WM_WINDOWPOSCHANGING don't constrain frame size in SW_SHOWMAXIMIZED case so we can truly maximize a frame for odd default fonts. * frames.texi (Size and Position): In `frame-resize-pixelwise' description drop remark about frame maximization. * windows.texi (Display Action Functions): Add description for `display-buffer-no-window' and explain use of `allow-no-window' alist entries.
-
Eli Zaretskii authored
src/w32fns.c (Fw32_shell_execute) [!CYGWIN]: Use ShellExecuteEx, to support more "verbs".
-
Daniel Colascione authored
-
Glenn Morris authored
* lisp/Makefile.in ($(MH_E_DIR)/mh-loaddefs.el) ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el) ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el): Don't set `make-backup-files'. It doesn't really matter either way, so we might as well not bother.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/info.el (info--prettify-description): New function, to give info-finder descriptions consistent case, punctuation. (Info-finder-find-node): Use it. Sort packages. Refer to "description" rather than "commentary".
-
Glenn Morris authored
-
Glenn Morris authored
* doc/misc/ede.texi (ede-linux): * doc/misc/vip.texi (New Bindings): Tiny copyedits.
-
Glenn Morris authored
-
Glenn Morris authored
Fixes: debbugs:16626
-
Glenn Morris authored
(vcs): New variable. (status, commit, main): Handle git.
-
Glenn Morris authored
Not sure if it will be "24.5", but does not matter at the moment.
-