summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use @key{} where it is missing in the manualsMichael Albinus2018-01-3112-29/+31
|
* Another round of manual fixes from proofreadingEli Zaretskii2018-01-3110-46/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/search.texi (Incremental Search) (Nonincremental Search): Mention the menu bar and fix typos. Reported by David Bonnafous <dbonnafo@gmail.com> in emacs-manual-bugs@gnu.org. * doc/emacs/building.texi (Compilation): Improve wording. Suggested by drone <yoorobot@gmail.com> in emacs-manual-bugs@gnu.org. * doc/emacs/kmacro.texi (Basic Keyboard Macro): Clarify text. Suggested by Robert Pluim <rpluim@gmail.com> in emacs-manual-bugs@gnu.org. * doc/emacs/display.texi (Highlight Interactively, Fringes): Improve wording. Suggested by Justin Heyes-Jones <justinhj@gmail.com> in emacs-manual-bugs@gnu.org. * doc/emacs/commands.texi (User Input, Commands): Add missing commas. * doc/emacs/screen.texi (Menu Bar): Mention keyboard keys to navigate menus. Suggested by oldgaro <oldgaro@protonmail.com> in emacs-manual-bugs@gnu.org. * doc/emacs/search.texi (Not Exiting Isearch): Fix a typo. Reported by "Kocken, I.J. (Ilja)" <I.J.Kocken@uu.nl> in emacs-manual-bugs@gnu.org. * doc/emacs/basic.texi (Inserting Text): Mention one more label of RET. Suggested by Francis Wright <f.j.wright@live.co.uk> in emacs-manual-bugs@gnu.org. * doc/emacs/text.texi (Paragraphs): Clarify text. Reported by Marcin Borkowski <mbork@mbork.pl> in emacs-manual-bugs@gnu.org. * doc/emacs/maintaining.texi (Introduction to VC) (Why Version Control?, VCS Merging): Fix typos and section capitalization. Suggested by "R. P. Dillon" <rpdillon@killring.org> in emacs-manual-bugs@gnu.org. * doc/emacs/modes.texi (Major Modes, Choosing Modes): Fix typos. Reported by clemens.radermacher@posteo.de in emacs-manual-bugs@gnu.org.
* * doc/emacs/entering.texi (Entering Emacs): Fix last change.Eli Zaretskii2018-01-311-5/+5
|
* Document 'window-at-side-p' in the Elisp manualMartin Rudalics2018-01-311-3/+22
| | | | | * doc/lispref/windows.texi (Windows and Frames): Document 'window-at-side-p'.
* Document external-debugging-output in the Elisp Manual (Bug#24051)Noam Postavsky2018-01-302-4/+21
| | | | | | | * doc/lispref/streams.texi (Output Streams): List external-debugging-output. * src/print.c (Fexternal_debugging_output): Quote `print' in docstring.
* Fix scroll-margin docstring (Bug#13791)Noam Postavsky2018-01-301-2/+2
| | | | | | * src/xdisp.c (syms_of_xdisp) <scroll-margin>: Explain that entering the margin may trigger any sort of auto scrolling, not recentering specifically.
* Clarify that `ansi-term' is almost the same as `term' (Bug#18106)Noam Postavsky2018-01-301-1/+3
| | | | * lisp/term.el (ansi-term): Clarify that it's almost the same as `term'.
* Update manual description of locate-file (Bug#23650)Noam Postavsky2018-01-301-0/+10
| | | | | * doc/lispref/files.texi (Locating Files): Add example of predicate when searching for a directory.
* Clarify effect of print-gensym (Bug#27776)Noam Postavsky2018-01-301-4/+4
| | | | | * src/print.c (syms_of_print) <print-gensym>: Clarify that use of #N# and #N= constructs depends on the value of `print-circle'.
* * lisp/custom.el (defcustom): Fix docstring (Bug#27891).Noam Postavsky2018-01-301-1/+2
|
* Define cl-type-definition button type as needed (Bug#28899)Noam Postavsky2018-01-301-1/+4
| | | | | * lisp/emacs-lisp/eieio-opt.el (eieio-help-constructor): Require `cl-extra' before using the `cl-type-definition' button type.
* Emphasize that GPG passphrase caching is temporary (Bug#29907)Noam Postavsky2018-01-301-2/+4
| | | | | | * doc/misc/epa.texi (Caching Passphrases): Clarify that caching is temporary. (GnuPG version compatibility): Fix typo.
* Fix @examples in cc-mode.info, where lines were getting glued together.Alan Mackenzie2018-01-301-3/+3
| | | | | | | This happened because of false @c's in macro lines. * /doc/misc/cc-mode.texi (Line-up Functions): Remove the unneeded @c from macros sssTBasicOffset, sssTsssTBasicOffset, and hereFn.
* Minor change in "Mode Line" section of Emacs manualEli Zaretskii2018-01-301-1/+4
| | | | | | * doc/emacs/screen.texi (Mode Line): Mention tooltips shown when hovering the mouse over the mode line. Suggested by Eduardo Mercovich <eduardo@mercovich.net> in emacs-manual-bugs@gnu.org.
* More fixes in the Emacs manualEli Zaretskii2018-01-306-25/+25
| | | | | | | | | | | | | | * doc/emacs/screen.texi (Mode Line): Fix markup and cross-references. (Menu Bar): Correct inaccurate description. * doc/emacs/macos.texi (Mac OS / GNUstep, Mac / GNUstep Events): * doc/emacs/frames.texi (Scroll Bars): * doc/emacs/emacs.texi (Top): * doc/emacs/ack.texi (Acknowledgments): Fix spelling of "macOS". * doc/emacs/misc.texi (Invoking emacsclient) (emacsclient Options): Fix markup of 'emacsclient'. Suggested by Michael Albinus <michael.albinus@gmx.de> in emacs-manual-bugs@gnu.org.
* Minor copyedits in "Distribution" chapter of the Emacs manualEli Zaretskii2018-01-301-2/+2
| | | | | | * doc/emacs/emacs.texi (Distrib): Minor wording changes. Suggested by oldgaro <oldgaro@protonmail.com> in emacs-manual-bugs@gnu.org.
* Minor copyedits in "Entering" chapter of Emacs manual.Eli Zaretskii2018-01-301-4/+5
| | | | | | * doc/emacs/entering.texi (Entering Emacs): Add a cross-reference to MS-Windows startup procedures. Clarify wording. Suggested by Francis Wright <f.j.wright@live.co.uk> in emacs-manual-bugs@gnu.org.
* Minor wording change in the Emacs manualEli Zaretskii2018-01-301-1/+1
| | | | | * doc/emacs/screen.texi (Screen): Minor wording change. Suggested by Wesley Ellis <ellisgen@gmail.com> in emacs-manual-bugs@gnu.org.
* Fix a typo in the Emacs manualEli Zaretskii2018-01-301-1/+1
| | | | | | * doc/emacs/custom.texi (Customization Groups): Fix a typo. Reported by Jonathan Kyle Mitchell <kyle@jonathanmitchell.org> in emacs-manual-bugs@gnu.org.
* Improve the "Basic" chapter of the Emacs manualEli Zaretskii2018-01-301-6/+10
| | | | | | | * doc/emacs/basic.texi (Inserting Text): De-confuse text. (Position Info): Add a cross-reference to where display-line-numbers-mode is described. Reported by Joshua Branson <jbranso@fastmail.com> in emacs-manual-bugs@gnu.org.
* Resurrect lost text in lisprefEli Zaretskii2018-01-301-1/+2
| | | | | * doc/lispref/files.texi (File Attributes): Resurrect inadvertently lost text.
* * lisp/emacs-lisp/rx.el (rx): Fix the definition of 'blank'.Philipp Stephani2018-01-301-4/+7
|
* Proofread os.texi and files.texiPaul Eggert2018-01-299-25/+26
|
* Minor improvements in the "International" chapter of Emacs manualEli Zaretskii2018-01-291-25/+26
| | | | | | | | * doc/emacs/mule.texi (File Name Coding): Stop enumerating all the versions of MS-Windows. (Modifying Fontsets, Unibyte Mode, Bidirectional Editing): Improve wording. Reported by Francis Wright <f.j.wright@live.co.uk> in emacs-manual-bugs@gnu.org.
* Minor improvement in "Text" chapter of Emacs manualEli Zaretskii2018-01-291-1/+1
| | | | | | * doc/emacs/text.texi (Words): Improve wording. Reported by Marcin Borkowski <mbork@mbork.pl> in http://lists.gnu.org/archive/html/emacs-devel/2018-01/msg00784.html.
* Fix some issues in the emacs/lispref manualsMartin Rudalics2018-01-2817-54/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/emacs/basic.texi (Continuation Lines): * doc/emacs/building.texi (GDB User Interface Layout): * doc/emacs/dired.texi (Misc Dired Features): * doc/emacs/maintaining.texi (Identifier Search): * doc/emacs/mark.texi (Using Region): * doc/emacs/misc.texi (Document View, DocView Conversion): * doc/emacs/modes.texi (Major Modes): * doc/emacs/mule.texi (Input Methods, Unibyte Mode): * doc/emacs/sending.texi (Mail Methods): Replace @code by @kbd. * doc/emacs/frames.texi (Text-Only Mouse): * doc/lispref/maps.texi (Standard Keymaps): Replace @kbd by @key. * doc/lispref/compile.texi (Compiler Errors): Write non-@code{nil} instead of non-nil. * doc/lispref/debugging.texi (Internals of Debugger): 'backtrace' is not a command. 'debugger-stack-frame-as-list' is an option. * doc/lispref/display.texi (Size of Displayed Text): 'window-lines-pixel-dimensions' has a last argument 'left'. * doc/lispref/display.texi (Attribute Functions): 'set-face-underline' and 'set-face-inverse-video' are commands. (Tooltips): 'tooltip-frame-parameters' is an option. (Bidirectional Display): 'bidi-paragraph-direction' is an option. * doc/lispref/frames.texi (Cursor Parameters): 'cursor-type' is an option. (Input Focus): Argument FRAME of 'x-focus-frame' is not optional. (Child Frames): Both arguments of 'frame-ancestor-p' are non-optional. 'iconify-child-frame' is an option. * doc/lispref/os.texi (Killing Emacs): 'kill-emacs-query-functions' is an option. * doc/lispref/windows.texi (Mouse Window Auto-selection): 'mouse-autoselect-window' is an option.
* Fix multiple spaces in Emacs manualEli Zaretskii2018-01-281-9/+10
| | | | | * doc/emacs/search.texi (Lax Search): Fix multiple consecutive spaces in printed manual.
* * lisp/files.el (save-some-buffers): Doc fix. (Bug#30215)Eli Zaretskii2018-01-281-1/+2
|
* Adjudicate comments to "International" chapter of Emacs manualEli Zaretskii2018-01-281-19/+19
| | | | | | | | * doc/emacs/mule.texi (International Chars) (Language Environments, Input Methods, Defining Fontsets) (Modifying Fontsets): Minor wording changes and typo fixes. Reported by Francis Wright <f.j.wright@live.co.uk> in emacs-manual-bugs@gnu.org.
* Revert "Signal error for symbol names with strange quotes (Bug#2967)"Noam Postavsky2018-01-283-40/+0
| | | | | | | | | | That commit did not make the corresponding change to printing, thus breaking the (eq (read (prin1-to-string SYM)) SYM) invariant for those symbols. It's too late in the release cycle to change printing behavior, therefore revert the reader change. Don't merge to master, the print function will be updated there (see "Fix round tripping of read->print for symbols with strange quotes").
* Allow read-passwd to hide characters inserted by C-y. (Security fix.)Alan Mackenzie2018-01-271-4/+3
| | | | | | | | | | This fixes bug #30186. The with-silent-modifications was there to prevent records of text property manipulations being put into buffer-undo-list. These had been causing a significant slowdown in CC Mode with C-_ after a large C-y. This CC Mode problem has since been solved by a different workaround. * lisp/subr.el (remove-yank-excluded-properties): Remove the invocation of with-silent-modifications around the text property manipulations.
* * etc/PROBLEMS: Document issues with double-buffering. (Bug#30088)Eli Zaretskii2018-01-271-0/+15
|
* * lisp/window.el (window-largest-empty-rectangle): Fix grammar.Charles A. Roelli2018-01-271-1/+1
|
* Minor changes in the Emacs manualEli Zaretskii2018-01-272-2/+2
| | | | | | | * doc/emacs/search.texi (Search Customizations): Minor wording change. * doc/emacs/files.texi (Customize Save): Add a cross-reference for batch mode.
* Improve the "Files" chapter of the Emacs manualEli Zaretskii2018-01-271-22/+24
| | | | | | | * doc/emacs/files.texi (File Shadowing): Rearrange text to explain the notion of shadowing before describing the commands. Suggested by Will Korteland <emacs-devel@korte.land> in emacs-manual-bugs@gnu.org.
* Improve the "Search" chapter of the Emacs manualEli Zaretskii2018-01-271-14/+14
| | | | | | | * doc/emacs/search.texi (Regexps, Regexp Backslash): Improve and clarify wording. (Search Customizations): Fix a typo. Reported by Will Korteland <emacs-devel@korte.land> in emacs-manual-bugs@gnu.org.
* * src/indent.c (Findent_to): Doc fix. (Bug#30260)Eli Zaretskii2018-01-271-1/+1
|
* Improve documentation of 'edebug-defun'Eli Zaretskii2018-01-271-4/+14
| | | | | | * doc/lispref/edebug.texi (Instrumenting): Document a workaround for a failure to instrument due to unknown macros. (Bug#30243) (Bug#10577)
* Mention crashes due to Noto Serif Kannada fontsEli Zaretskii2018-01-271-6/+27
| | | | | * etc/PROBLEMS: Mention crashes due to Noto Serif Kannada fonts, and the respective workarounds. (Bug#30193)
* * doc/lispref/searching.texi: Document regexp repetition limit.Noam Postavsky2018-01-261-1/+9
|
* ; test/README: Document TEST_LOAD_EL parameter.Noam Postavsky2018-01-261-0/+6
|
* * src/syntax.c (char-syntax): Warn about ignoring text properties (Bug#22765).Noam Postavsky2018-01-261-1/+6
|
* ; * src/process.c (Fprocess_contact): Fix docstring typo.Noam Postavsky2018-01-261-1/+1
|
* Load mm-util as needed for url-file and url-data (Bug#30258)Noam Postavsky2018-01-265-0/+94
| | | | | | | | | * lisp/url/url-file.el (url-file): * lisp/url/url-misc.el (url-data): Require `mm-util' before calling `mm-disable-multibyte'. * test/lisp/url/url-file-resources/file.txt: * test/lisp/url/url-file-tests.el: * test/lisp/url/url-misc-tests.el: New tests.
* Another minor copyedit in the manual's "Scroll Bars"Eli Zaretskii2018-01-261-9/+12
| | | | | | | * doc/emacs/frames.texi (Scroll Bars): Mention that up/down and left/right buttons may be absent from the toolkit scroll bars. Reported by Robert Pluim <rpluim@gmail.com> in emacs-manual-bugs@gnu.org.
* Minor fix in documentation of 'equal'Eli Zaretskii2018-01-261-3/+2
| | | | | | * doc/lispref/objects.texi (Equality Predicates): Correct the conditions for equality of unibyte and multibyte strings. (Bug#30218)
* * lisp/dired-x.el (dired-guess-shell-alist-user): Doc fix. (Bug#30192)Eli Zaretskii2018-01-261-1/+3
|
* Minor rewording in Emacs manual's "Help Mode" nodeEli Zaretskii2018-01-261-2/+2
| | | | | | * doc/emacs/help.texi (Help Mode): Minor rewording of description of 'help-follow-symbol'. Suggested by Richard Stallman <rms@gnu.org> in emacs-manual-bugs@gnu.org.
* Fixes for Emacs manual in frames.texiEli Zaretskii2018-01-261-3/+5
| | | | | | | * doc/emacs/frames.texi (Scroll Bars, Mouse Commands) (Window Dividers): Minor clarifications and spelling/markup changes. Suggested by Robert Pluim <rpluim@gmail.com> in emacs-manual-bugs@gnu.org.
* * doc/misc/cl.texi (Efficiency Concerns): Fix 2012-10-27 typo.Glenn Morris2018-01-241-1/+1
|