- 09 Apr, 2018 3 commits
-
-
NicolasPetton authored
-
Charles A. Roelli authored
-
Eli Zaretskii authored
* doc/lispref/files.texi (Reading from Files): Fix copy/paste mistake. (Bug#31107)
-
- 07 Apr, 2018 1 commit
-
-
Eli Zaretskii authored
-
- 06 Apr, 2018 1 commit
-
-
Eli Zaretskii authored
-
- 05 Apr, 2018 4 commits
-
-
Eli Zaretskii authored
* lisp/simple.el (undo-auto--boundary-timer) (undo-auto--boundary-ensure-timer): Fix typos in doc strings.
-
NicolasPetton authored
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 26.1.
-
NicolasPetton authored
-
Stefan Monnier authored
-
- 04 Apr, 2018 2 commits
-
-
Eli Zaretskii authored
-
Ted Zlatanov authored
* lisp/auth-source.el (auth-sources): Allow sexp customization type. Update the :version tag. (cherry picked from commit 447da5b0)
-
- 03 Apr, 2018 6 commits
-
-
NicolasPetton authored
-
NicolasPetton authored
-
NicolasPetton authored
-
NicolasPetton authored
-
Michael Albinus authored
* lisp/cus-start.el (temporary-file-directory): Suppress file name handlers when calling `shell-command-to-string'. (Bug#31022)
-
Paul Eggert authored
* lisp/calendar/calendar.el: Update citations to the book "Calendrical Calculations" and its predecessors.
-
- 02 Apr, 2018 5 commits
-
-
Eli Zaretskii authored
-
Tino Calancha authored
-
Noam Postavsky authored
* lisp/term.el (term-reset-size): Reset cached row and column values before changing point.
-
Philipp Stephani authored
-
Eli Zaretskii authored
-
- 01 Apr, 2018 5 commits
-
-
Philipp Stephani authored
* lisp/emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*) (macroexp-if): Quote backtick in docstrings.
-
Glenn Morris authored
-
Eli Zaretskii authored
* lisp/minibuffer.el (completion-at-point-functions): * doc/lispref/minibuf.texi (Completion in Buffers): Fix wording and filling. (cherry picked from commit a8ddd05d)
-
Stefan Monnier authored
(cherry picked from commit b56c56f2)
-
Eli Zaretskii authored
-
- 31 Mar, 2018 5 commits
-
-
Eli Zaretskii authored
-
Hong Xu authored
* lisp/subr.el (kbd): Add `key-description' as inverse of `kbd' in the doc.
-
Noam Postavsky authored
* doc/lispref/control.texi (Pattern matching case statement): * lisp/emacs-lisp/pcase.el (pcase): State that pcase returns nil if no patterns match. (pcase-exhaustive): State that an error is signaled if no patterns match.
-
Paul Eggert authored
-
Richard Stallman authored
-
- 28 Mar, 2018 3 commits
-
-
Glenn Morris authored
; Hey fellow kids, remember that gag from 2008? Emacs does.
-
Glenn Morris authored
* doc/emacs/fortran-xtra.texi (ForIndent Cont, ForIndent Num) (Fortran Columns): * doc/emacs/picture-xtra.texi (Rectangles in Picture): Fix recent changes that neglected the splitting of the pdf manuals.
-
Michael Albinus authored
-
- 27 Mar, 2018 2 commits
-
-
Rasmus authored
Please note this is a bugfix release. See etc/ORG-NEWS for details.
-
Glenn Morris authored
-
- 26 Mar, 2018 3 commits
-
-
Michael Heerdegen authored
For the following release it is planned to make `if-let*' and `when-let*' aliases for `if-let' and `when-let'. For now we revert declaring `if-let' and `when-let' obsolete and tweak the docstrings. * lisp/emacs-lisp/subr-x.el (if-let*, when-let*): Make docstrings refer to those of `if-let' and `when-let'. (if-let, when-let): De-obsolete. Rewrite documentation.
-
Glenn Morris authored
-
Eli Zaretskii authored
-