- 24 Dec, 2013 7 commits
-
-
Xue Fuqiao authored
-
Lars Ingebrigtsen authored
* net/eww.el (eww-bookmark-quit): Remove. (eww-bookmark-browse): Restore the window configuration when you choose a bookmark. Fixes: debbugs:16144
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* admin/admin.el (add-release-logs): (set-version-in-file, set-version, set-copyright): Use `user-error'.
-
Chong Yidong authored
-
Daniel Colascione authored
-
Xue Fuqiao authored
-
- 23 Dec, 2013 21 commits
-
-
Xue Fuqiao authored
According to: http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00828.html
-
Eli Zaretskii authored
src/xdisp.c (redisplay_tool_bar): Modify the tool-bar-lines frame parameter only when the new size is different from the old one, and the new size can be achieved given the frame height.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/xdisp.c (tool_bar_height): Use WINDOW_PIXEL_WIDTH to set up the iterator X limits, not FRAME_TOTAL_COLS, for consistency with what redisplay_tool_bar does. Improve and fix commentary. (hscroll_window_tree): Don't assume w->cursor.vpos is within the limits of the glyph matrices.
-
Andreas Schwab authored
AC_CONFIG_HEADERS.
-
Daniel Colascione authored
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
Ted Zlatanov authored
* NEWS: Updated for `gnutls-verify-error', cfengine-mode, and package.el changes.
-
Xue Fuqiao authored
* doc/emacs/misc.texi (Shell Mode): Add a cross-reference. * doc/emacs/building.texi (Lisp Eval): Add an index.
-
Ted Zlatanov authored
* net/gnutls.el (gnutls-verify-error): Add version tag.
-
Ted Zlatanov authored
* emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
-
Jan Djärv authored
Fixes: debbugs:16210
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* doc/lispref/eval.texi (Special Forms): Document `special-form-p'. * doc/lispref/macros.texi (Simple Macro): Document `macrop'.
-
Xue Fuqiao authored
* doc/lispref/files.texi (Changing Files): Fix an argument of `copy-file'.
-
Tassilo Horn authored
-
Xue Fuqiao authored
* doc/lispref/strings.texi (Creating Strings): Document TRIM in `split-string'.
-
Chong Yidong authored
-
Chong Yidong authored
* lisp/subr.el (set-transient-map): Rename from set-temporary-overlay-map. Doc fix. * lisp/face-remap.el (text-scale-adjust): * lisp/indent.el (indent-rigidly): * lisp/kmacro.el (kmacro-call-macro): * lisp/minibuffer.el (minibuffer-force-complete): * lisp/repeat.el (repeat): * lisp/simple.el (universal-argument--mode): * lisp/calendar/todo-mode.el (todo-insert-item--next-param): * lisp/progmodes/f90.el (f90-abbrev-start): Callers changed. * lisp/org/org.el (orgstruct-make-binding): Call set-transient-map instead of old name set-temporary-overlay-map. * doc/lispref/keymaps.texi (Controlling Active Maps): Renamed set-temporary-overlay-map to set-transient map. Doc fixes. (Searching Keymaps): The transient keymap takes precedence.
-
Glenn Morris authored
* doc/lispref/loading.texi (How Programs Do Loading, Load Suffixes): Mention `load-prefer-newer'. * src/lread.c (Fload): Mention load-prefer-newer in doc.
-
- 22 Dec, 2013 12 commits
-
-
Xue Fuqiao authored
* doc/lispref/hash.texi (Other Hash): Document `hash-table-keys and `hash-table-values'.
-
Glenn Morris authored
* doc/emacs/calendar.texi (General Calendar): * doc/emacs/rmail.texi (Rmail Scrolling): * doc/misc/woman.texi (Navigation): Use itemx where appropriate. * doc/emacs/entering.texi (Entering Emacs): Typo fix.
-
Kenjiro NAKAYAMA authored
* net/eww.el (eww-tag-select): Add text-property to jump to next select field. (eww) : Add non-supported ftp error.
-
Dmitry Gutov authored
comments. Handle electric indent after typing `?' and `!'.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
admin/unidata/unidata-gen.el (unidata-split-name): Don't give any NAME to <control> characters: the Unicode Standard says they have no name. doc/lispref/nonascii.texi (Character Properties): NAME or OLD-NAME properties can be nil (there's no empty string).
-
Martin Rudalics authored
* window.c (unwind_change_frame): New function. (Fset_window_configuration): Don't run configuration change hook while the frame configuration is unsafe. Call select_window twice.
-
Chong Yidong authored
* lisp/faces.el (face-spec-recalc): If the theme specs are not applicable to a frame, fall back on the defface spec.
-
Andreas Schwab authored
-
Paul Eggert authored
-