- 12 Jan, 2014 6 commits
-
-
Glenn Morris authored
-
Leo Liu authored
* dired-x.el (dired-mode-map): Fix last change. * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
-
Paul Eggert authored
* lisp/emacs-lisp/generic.el (generic--normalize-comments): Rename from generic--normalise-comments. All uses changed. * lisp/play/bubbles.el (bubbles--neighborhood-score): (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood) (bubbles--neighborhood-available) (bubbles--update-neighborhood-score): Rename from names with 'neighbourhood'. All uses changed.
-
Leo Liu authored
* emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove. (eldoc-edit-message-commands): New function. (eldoc-print-after-edit): New variable. (eldoc-pre-command-refresh-echo-area): Emit message only by eldoc-message-commands. (eldoc-mode): Restrict eldoc-message-commands to editing commands if eldoc-print-after-edit is set. * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc. Fixes: debbugs:16346
-
Glenn Morris authored
* README: Replace reference to etc/MAILINGLISTS. * doc/man/emacs.1: Replace reference to etc/MAILINGLISTS. * doc/misc/efaq.texi (Guidelines for newsgroup postings) (Informational files for Emacs): Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
-
Xue Fuqiao authored
-
- 11 Jan, 2014 17 commits
-
-
Eric S. Raymond authored
* version.el (emacs-repository-get-version): Enhance so the function works correctly in either a Bazaar or Git repo. The Bazaar case can be discarded after the repo transition.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Claudio Bley authored
nt/inc/sys/stat.h (_WSTAT_DEFINED): Define, to avoid compilation failures when wchar.h is included.
-
Eric S. Raymond authored
* COOKIES, copying.paper, INTERVIEW, MAILINGLISTS, MOTIVATION, publicsuffix.txt SERVICE: More deletions suggested by RMS.
-
Eric S. Raymond authored
* etc/celibacy.1, etc/sex.6, etc/condom.1, etc/echo.msg: Deleted at RMS's suggestion. Not lost to posterity as they are part of the widely distributed funny-manpages collection. * lisp/play/meese.el: It's 2014 and Ed Meese is justly forgotten. Goes with removal of the joke manpages from /etc.
-
Fabrice Popineau authored
configure.ac: Read $srcdir/nt/mingw-cfg.site when $MSYSTEM is "MINGW64" as well. nt/inc/ms-w32.h (pthread_sigmask): Undefine if defined, for MinGW64. src/unexw32.c (_start) [__MINGW64__]: Define to __start.
-
Kenichi Handa authored
-
Eli Zaretskii authored
src/xdisp.c (try_window_id): Don't use this function's optimizations if overlays in the buffer displayed by the window have changed since last redisplay. (message_dolog): Fix indentation.
-
Eli Zaretskii authored
-
Martin Rudalics authored
* frame.c (frame_resize_pixelwise): Fix doc-string.
-
Martin Rudalics authored
* dispnew.c (adjust_frame_glyphs_for_window_redisplay): Remove internal border width from pixel width of windows. (change_frame_size_1): Don't return early when frame's pixel size changes - we still have to record the new sizes in the frame structure. * w32fns.c (x_set_tool_bar_lines): Clear internal border width also when toolbar gets larger. * window.c (check_frame_size): Include internal_border_width in check. * xdisp.c (Ftool_bar_height): Fix doc-string typo. * xfns.c (x_set_menu_bar_lines, x_set_tool_bar_lines): In non-toolkit/non-GTK version clear internal border. * xterm.c (x_clear_under_internal_border): New function for non-toolkit/non-GTK version. (x_after_update_window_line): In non-toolkit/non-GTK version don't do that. (handle_one_xevent, x_set_window_size): Call x_clear_under_internal_border in non-toolkit/non-GTK version. * xterm.h (x_clear_under_internal_border): Extern it.
-
Paul Eggert authored
This incorporates: 2014-01-07 update from texinfo 2014-01-06 md5, sha1, sha256, sha512: support older autoconf
-
Glenn Morris authored
-
Glenn Morris authored
-
- 10 Jan, 2014 17 commits
-
-
Kenichi Handa authored
-
Glenn Morris authored
for files that no longer exist.
-
Stefan Monnier authored
* doc/lispref/modes.texi (Running Hooks): Don't document with-wrapper-hook and run-hook-wrapped any more. (Hooks): Link to the new Advising Functions node. * doc/lispref/elisp.texi (Top): Don't include advice.texi. * doc/lispref/advice.texi: Remove. * doc/lispref/makefile.w32-in (srcs): * doc/lispref/Makefile.in (srcs): Adjust accordingly. * doc/misc/cl.texi (Function Bindings): Fix incorrect description of cl-let.
-
Glenn Morris authored
-
Rüdiger Sonderfeld authored
This reverts 2014-01-10T12:41:19Z!ruediger@c-plusplus.de.
-
Eric S. Raymond authored
-
Bozhidar Batsov authored
-
Rüdiger Sonderfeld authored
* doc/lispref/hash.texi (Hash Tables): Add cindex entry for `subr-x' functions. * doc/lispref/strings.texi (Creating Strings, Text Comparison): Document functions from `subr-x'.
-
Eli Zaretskii authored
lisp/emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
-
Thien-Thi Nguyen authored
* admin/notes/bzr (Using git-bzr): New section.
-
Chong Yidong authored
-
Anders Lindgren authored
lisp/follow.el (follow-cache-command-list): Include right-char and left-char.
-
Glenn Morris authored
-
Paul Eggert authored
* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro. * woman.el (woman-mark-horizontal-position): Rename from woman-mark-horizonal-position. Use changed.
-
Glenn Morris authored
* lisp/info.el (info-initialize): If running uninstalled, ensure our own info files are always found first, even if INFOPATH is set.
-
Glenn Morris authored
-
Glenn Morris authored
* etc/FTP: Mark as obsolete. * etc/ORDERS: Replace contents with pointer to emacs.info, mark obsolete. * doc/emacs/emacs.texi (Distrib): Add donate URL. Add anchor. * lisp/help.el (view-order-manuals): Open emacs.info rather than ORDERS.
-