- 21 Apr, 2017 1 commit
-
-
Glenn Morris authored
-
- 20 Apr, 2017 2 commits
-
-
NicolasPetton authored
* README: Set Emacs version to 25.2. * etc/HISTORY: Add release log. * lisp/ldefs-boot.el: * etc/AUTHORS: * ChangeLog.2: Update.
-
Noam Postavsky authored
* admin/notes/repo: Remove stray item. * CONTRIBUTE: Move it here, fix incorrect references to "branch".
-
- 19 Apr, 2017 1 commit
-
-
Noam Postavsky authored
-
- 18 Apr, 2017 1 commit
-
-
Eli Zaretskii authored
* doc/emacs/cmdargs.texi (General Variables): Fix a horrible typo.
-
- 12 Apr, 2017 1 commit
-
-
Eli Zaretskii authored
-
- 11 Apr, 2017 1 commit
-
-
Eli Zaretskii authored
* doc/lispref/display.texi (Size of Displayed Text): Document line-pixel-height. Suggested by Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>. (Bug#26379)
-
- 06 Apr, 2017 3 commits
-
-
Hong Xu authored
-
Noam Postavsky authored
* doc/lispref/processes.texi (Synchronous Processes): (Asynchronous Processes): * lisp/subr.el (start-process): * src/callproc.c (call-process): Mention that the subprocess starts in `default-directory' when local, suggest `start-file-process' and `process-file' otherwise.
-
Noam Postavsky authored
-
- 02 Apr, 2017 1 commit
-
-
Glenn Morris authored
* admin/admin.el (make-manuals-dist-output-variables): Additions. (make-manuals-dist--1): Also copy docstyle.texi.
-
- 31 Mar, 2017 3 commits
-
-
Tino Calancha authored
* src/buffer.c (default-directory): Update docstring (Bug#26272).
-
Tino Calancha authored
* doc/misc/cl.texi (For Clauses): Delete confuse statement and its example (Bug#23550).
-
Noam Postavsky authored
* doc/lispref/package.texi (Packaging Basics): * doc/lispref/tips.texi (Library Headers): Clarify some header formats, relation between file headers and package attributes (Bug#13281).
-
- 26 Mar, 2017 3 commits
-
-
Eric Abrahamsen authored
* doc/lispref/windows.texi (Quitting Windows): Provide more information about the elements of the quit-restore window parameter, and how they affect the behavior of quit-restore-window.
-
Noam Postavsky authored
* lisp/dabbrev.el (dabbrev-abbrev-char-regexp): Using a value of nil is equivalent to "\\sw\\|\\s_", and has no special behavior. If the previous character doesn't match, we search backwards for one that does, not throw an error. Replace Lisp example with C based one to make it clear that "symbol" means a sequence of word and symbol constituent characters, not a Lisp symbol (Bug#358).
-
Johan Claesson authored
Copyright-paperwork-exempt: yes
-
- 25 Mar, 2017 1 commit
-
-
Eli Zaretskii authored
-
- 21 Mar, 2017 1 commit
-
-
Noam Postavsky authored
Modification hooks should be enabled while modifying text in the org-src temp buffer, but in 2017-01-29 "Call modification hooks in org-src fontify buffers" the hooks were enabled also for modifications to the original org buffer. This causes fontification errors when combined with certain packages, as reported in http://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html. * lisp/org/org-src.el (org-src-font-lock-fontify-block): Reduce scope of inhibit-modification-hooks let-binding.
-
- 19 Mar, 2017 1 commit
-
-
Paul Eggert authored
-
- 17 Mar, 2017 3 commits
-
-
Eli Zaretskii authored
* doc/lispref/commands.texi (Interactive Codes): Mention that mark must be set for "r" to work.
-
Thien-Thi Nguyen authored
Typo introduced 2013-04-01, "Prefer < to > in range checks such as 0 <= i && i < N". * src/frame.c (x_set_alpha): Use ‘ialpha’, not ‘alpha’.
-
Paul Eggert authored
-
- 14 Mar, 2017 2 commits
-
-
Eli Zaretskii authored
* doc/emacs/programs.texi (Which Function): Delete duplicate wording. (Bug#26098)
-
Hong Xu authored
-
- 13 Mar, 2017 1 commit
-
-
Eli Zaretskii authored
* doc/emacs/text.texi (Paragraphs): Fix a garbled sentence. (Bug#26086)
-
- 11 Mar, 2017 2 commits
-
-
Eli Zaretskii authored
* doc/emacs/mule.texi (Input Methods): Document how to customize input methods.
-
Eli Zaretskii authored
-
- 06 Mar, 2017 1 commit
-
-
Noam Postavsky authored
* lisp/progmodes/python.el (python-shell-completion-native-turn-on-maybe): The relevant variable is `python-shell-completion-native-enable'.
-
- 04 Mar, 2017 2 commits
-
-
Eli Zaretskii authored
* doc/lispref/display.texi (Other Display Specs): Clarify the effect of 'height' display spec on the following 'raise'. (Bug#25824)
-
Eli Zaretskii authored
* etc/PROBLEMS (GPaste): Mention the problem in yanking caused by GPaste, and its solution. (Bug#25902)
-
- 01 Mar, 2017 1 commit
-
-
Noam Postavsky authored
-
- 25 Feb, 2017 3 commits
-
-
Eli Zaretskii authored
* lisp/info.el (Info-selection-hook, Info-mode-hook) (Info-edit-mode-hook): Doc fixes. (Bug#25794)
-
Eli Zaretskii authored
-
Eli Zaretskii authored
* src/keyboard.c (Fposn_at_point): Clarify the doc string. (Bug#25796)
-
- 24 Feb, 2017 1 commit
-
-
Tino Calancha authored
* doc/lispref/macros.texi (Defining Macros): Drop redundant mention on 'declare' forms (Bug#25846).
-
- 21 Feb, 2017 2 commits
-
-
NicolasPetton authored
-
NicolasPetton authored
-
- 18 Feb, 2017 2 commits
-
-
Noam Postavsky authored
-
Eli Zaretskii authored
* doc/man/emacs.1.in: Mention "editor" in the header line. (Bug#25771, Bug#25779)
-