- 16 Aug, 2016 1 commit
-
-
Martin Rudalics authored
Provide a new window parameter 'min-margins' which allows to ignore the actual widths of a window's margins when splitting or resizing that window horizontally. This should serve as a workaround for handling the problems raised by Bug#24193. * lisp/window.el (window--min-size-1): Handle new window parameter 'min-margins'. (split-window): Fix text of error messages. * doc/lispref/windows.texi (Window Parameters): Describe new parameter 'min-margins'.
-
- 14 Aug, 2016 1 commit
-
-
Noam Postavsky authored
* src/category.c (Fmodify_category_entry): Document CATEGORY argument.
-
- 13 Aug, 2016 3 commits
-
-
Noam Postavsky authored
* doc/lispref/positions.texi (Word Motion): Talk about char-script-table (Bug #10494).
-
Eli Zaretskii authored
* lisp/url/url-http.el (url-http-create-request): Run url-mime-charset-string through url-http--encode-string. (Bug#24117)
-
Noam Postavsky authored
* lisp/simple.el (eval-expression): Fix the docstring to reflect the fact that the prefix argument does not affect formatting for integers (Bug #20691).
-
- 11 Aug, 2016 3 commits
-
-
Eli Zaretskii authored
* doc/lispref/text.texi (Special Properties): Minor copyedits. (Bug#24179)
-
Dmitry Gutov authored
* lisp/url/url-http.el (url-http--encode-string): New function. (url-http-create-request): Use it to convert ASCII to unibyte. (Bug#24117)
-
Eli Zaretskii authored
* src/xdisp.c (redisplay_window): Save and restore the state of the bidi cache before reusing the iterator after calls to try_window and try_window_reusing_current_matrix.
-
- 10 Aug, 2016 1 commit
-
-
Eli Zaretskii authored
-
- 09 Aug, 2016 1 commit
-
-
Eli Zaretskii authored
* doc/lispref/text.texi (Change Hooks): Clarify that the hooks are not called in balanced pairs.
-
- 06 Aug, 2016 1 commit
-
-
Noam Postavsky authored
* doc/lispref/keymaps.texi (Format of Keymaps): Mention vector format (Bug #14797).
-
- 03 Aug, 2016 2 commits
-
-
Paul Eggert authored
-
Alan Third authored
* src/nsterm.h: Make nextappdefined var not just GNUStep. * src/nsterm.c (ns_send_appdefined, sendFromMainThread): Remove GNUStep
-
- 02 Aug, 2016 4 commits
-
-
John Wiegley authored
* etc/AUTHORS: Update the packages attributed to Bob Weiner
-
John Wiegley authored
This reverts commit 8a38e948.
-
John Wiegley authored
This reverts commit 3c97b0f7.
-
John Wiegley authored
This reverts commit b275cc76.
-
- 01 Aug, 2016 2 commits
-
-
Eli Zaretskii authored
* lisp/progmodes/gdb-mi.el (gdb): * lisp/progmodes/gud.el (gud-gdb): Doc fix. (Bug#24125)
-
Eli Zaretskii authored
* src/keyboard.c (syms_of_keyboard) <minibuffer-message-timeout>: Doc fix. (Bug#24123)
-
- 29 Jul, 2016 3 commits
-
-
Vincent Belaïche authored
* doc/misc/ses.texi (Nonrelocatable references): Fix grammatically incorrect English.
-
Vincent Belaïche authored
* doc/misc/ses.texi (Quick Tutorial): Mention the '!' 'ses-range' modifier as an alternative to 'ses+'. (Advanced Features): Add a refernce to node 'Nonrelocatable references' concerning function 'ses-rename-cell'. (Standard formula functions): Mention the '!' 'ses-range' modifier as an alternative to 'ses-delete-blanks'. (More on cell printing): Fix fallback printer definition. Minor editorial formatting changes. (Nonrelocatable references): Document the use of 'ses-rename-cell' as a better way to make cell reference non-relocatable. (The data area): Document the presence of local printer definitions in the data area. * lisp/ses.el (ses-delete-blanks): Do not remove *error*. Any error in an argument should propagate into the using formula rather than being silently hidden !
-
Noam Postavsky authored
* doc/lispref/debugging.texi (Profiling): * lisp/profiler.el (profiler-report-toggle-entry): Document use of prefix argument to expand whole call trees.
-
- 28 Jul, 2016 3 commits
-
-
Noam Postavsky authored
* lisp/eshell/em-term.el (eshell-visual-options): Add second option to example usage (Bug #19627).
-
Noam Postavsky authored
* doc/lispintro/emacs-lisp-intro.texi (Files List): Comment should not say append, since the code is adding to front of list (Bug #21589).
-
Vincent Belaïche authored
* lisp/ses.el (ses-local-printer-compile): Add missing case for left-aligned string formatter.
-
- 25 Jul, 2016 1 commit
-
-
Michael Albinus authored
-
- 24 Jul, 2016 7 commits
-
-
NicolasPetton authored
-
NicolasPetton authored
* README: * configure.ac: * lisp/ldefs-boot.el: * msdos/sed2v2.inp: Bump Emacs version to 25.1.
-
NicolasPetton authored
-
NicolasPetton authored
-
NicolasPetton authored
-
NicolasPetton authored
-
NicolasPetton authored
-
- 23 Jul, 2016 3 commits
-
-
Eli Zaretskii authored
* etc/NEWS: Warn about known problems in the Cairo build. (Bug#23925)
-
Paul Pogonyshev authored
* elisp-mode.el (elisp-completion-at-point): Fix to not alter `defun-declarations-alist' by side effect (Bug #23648).
-
Noam Postavsky authored
It's important to adjust the match data in between calling before-change-functions and after-change-functions, so that buffer change hooks will always see match-data consistent with buffer content. (Bug #23917) * src/insdel.c (replace_range): Add new parameter ADJUST_MATCH_DATA, if true call update_search_regs. Update all callers (except Freplace_match) to pass 0 for the new parameter. * src/search.c (update_search_regs): New function, extracted from Freplace_match. (Freplace_match): Remove match data adjustment code, pass 1 for ADJUST_MATCH_DATA to replace_range instead.
-
- 21 Jul, 2016 4 commits
-
-
Mark Oteiza authored
* lisp/rect.el (rectangle--string-preview): Remove condition that sets preview string to the default replacement string.
-
Achim Gratz authored
Bug#24013
-
Paul Eggert authored
Backport from master (Bug#24033). Inspired by a suggestion by Florian Weimer in: https://sourceware.org/ml/libc-alpha/2016-07/msg00425.html * src/emacs.c (main) [__PPC64__]: Special case for __PPC64__, which needs ASLR disabled in dumped Emacs too.
-
Katsumi Yamaoka authored
-