- 03 Mar, 2014 4 commits
-
-
Juanma Barranquero authored
lisp/icomplete.el: Miscellaneous doc fixes. Use Icomplete everywhere instead of icomplete for consistency. (icomplete-max-delay-chars): Fix typo. (icomplete-mode): Use \[]. (icomplete-tidy, icomplete-exhibit): Reflow. (icomplete-minibuffer-setup-hook, icomplete-completions): Remove superfluous backlashes. lisp/ido.el: Miscellaneous doc fixes. Use Ido everywhere instead of ido or `ido' for consistency. (ido-record-ftp-work-directories, ido-merge-ftp-work-directories) (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts) (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp". (ido-separator): Extract obsolescence info from docstring and declare with make-obsolete-variable. (ido-minibuffer-setup-hook): Simplify example. (ido-text, ido-text-init, ido-input-stack, ido-report-no-match) (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir) (ido-completion-help, ido-completing-read): Fix typos in docstrings. (ido-everywhere): Reflow docstring. (ido-toggle-vc): Doc fix. (ido-switch-buffer, ido-find-file): Use tabs to improve legibility of long list of keybindings.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/frame.el (display-pixel-height, display-pixel-width) (display-mm-dimensions-alist, display-mm-height) (display-mm-width): Doc tweaks. * doc/lispref/frames.texi: Remove FIXME comments. The x- versions of these functions are internal details that do not need documenting. * etc/NEWS: Related markup.
-
- 02 Mar, 2014 7 commits
-
-
Barry O'Reilly authored
when to move markers and when to create a new one, as discussed at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
-
Barry O'Reilly authored
case of undo in region. * automated/undo-tests.el (undo-test-in-region-not-most-recent): Add new test of undo in region. (undo-test-in-region-eob): Add test case described at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411#41
-
Martin Rudalics authored
* window.el (fit-window-to-buffer): Fix argument in window-size call when window is horizontally combined.
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* doc/emacs/mark.texi (Mark): * doc/emacs/killing.texi (Rectangles): Document `rectangle-mark-mode'. * etc/NEWS: Related edit.
-
Glenn Morris authored
* doc/lispref/text.texi (Decompression): New node. * doc/lispref/elisp.texi (Top): Update detailed menu. * etc/NEWS: Related markup.
-
Juanma Barranquero authored
Suggested by Stefan Monier <monnier@iro.umontreal.ca>.
-
- 01 Mar, 2014 11 commits
-
-
Dmitry Gutov authored
regexp options. Fixes: debbugs:16914
-
Martin Rudalics authored
* window.c (Fother_window_for_scrolling): Don't try to scroll a killed Vother_window_scroll_buffer. (Vother_window_scroll_buffer): Fix doc-string accordingly.
-
Eli Zaretskii authored
src/fileio.c (Fexpand_file_name) [WINDOWSNT]: Don't treat file names that start with more than 2 slashes as UNCs.
-
Glenn Morris authored
-
Martin Rudalics authored
* window.el (window--max-delta-1): Round down when calculating how many lines/columns we can get from a window.
-
Glenn Morris authored
* lisp/simple.el: Remove mistaken FIXME comment. * etc/NEWS: Markup.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Glenn Morris authored
* doc/emacs/search.texi (Query Replace): Mention search-invisible. * doc/emacs/text.texi (Outline Visibility): Mention search-invisible also affects query-replace. * lisp/isearch.el (search-invisible): Doc fix. * etc/NEWS: Related markup.
-
Glenn Morris authored
* lisp/minibuffer.el (completion-hilit-commonality): Make `base-size' argument optional. Short-cut if `prefix-len' is 0. * lisp/comint.el (comint-dynamic-list-completions): Doc fix. * lisp/comint.el (comint-dynamic-list-completions): * lisp/filecache.el (file-cache-minibuffer-complete): * lisp/tempo.el (tempo-display-completions): * lisp/eshell/em-hist.el (eshell-list-history): Replace use of obsolete argument of display-completion-list. * lisp/tempo.el: Use utf-8 for author name.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 28 Feb, 2014 18 commits
-
-
Paul Eggert authored
* alloc.c, lisp.h (dupstring): New function. * gtkutil.c (xg_get_font): * term.c (tty_default_color_capabilities): * xsettings.c (store_monospaced_changed) (store_font_name_changed, parse_settings) (read_and_apply_settings, init_gsettings, init_gconf): Use it. This avoids some unlikely crashes due to accessing freed storage, and avoids some minor memory leaks in the more-typical case.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
lisp/dframe.el (dframe-detach): lisp/find-dired.el (find-dired, find-name-dired): lisp/finder.el (finder-mode-map, finder-mode-syntax-table) (finder-headmark, finder-select, finder-mouse-select): Fix typos.
-
Martin Rudalics authored
* xdisp.c (note_mode_line_or_margin_highlight): Don't show drag cursor when modeline can't be dragged (Bug#16647).
-
Xue Fuqiao authored
* doc/lispref/functions.texi (Advising Named Functions): Tweak markup.
-
Xue Fuqiao authored
-
Martin Rudalics authored
* window.el (with-temp-buffer-window): Revert change from 2014-02-21. Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>. Fix doc-string based on a suggestion by Nicolas Richard <theonewiththeevillook@yahoo.fr>. * help.el (with-help-window): Fix doc-string.
-
Ivan Kanis authored
`shr-image-animate' to turn off image animation. It is so slow it will render emacs unusable.
-
Michael Albinus authored
(tramp-test15-copy-directory): No special handling of tramp-adb.el anymore. It's fixed in that package.
-
Michael Albinus authored
Use `accept-process-output'. (tramp-adb-handle-file-truename): Cache the localname only. (tramp-adb-handle-make-directory) (tramp-adb-handle-delete-directory): Flush file properties correctly. (tramp-adb-handle-set-file-modes): Do not raise an error when file modes cannot be changed. * net/tramp-cache.el (tramp-flush-directory-property): Remove also file properties of symlinks.
-
Per Starbäck authored
fields to match development biblatex. (Trivial change that does not merit a :version bump.) Fixes: debbugs:16781
-
Andy Sawyer authored
Fixes: debbugs:16673
-
Glenn Morris authored
This placates makeinfo 5.2, which otherwise actually emits a warning; surely a flagrant breach of the makeinfo philosophy...?
-
Glenn Morris authored
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00359.html * doc/misc/info.texi (Further Reading): Rename node from Expert Info. Remove stuff about writing Info nodes by hand. (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
-
Glenn Morris authored
-