- 04 Feb, 2016 1 commit
-
-
Paul Eggert authored
* lisp/emacs-lisp/bytecomp.el (byte-compile-setq, byte-compile-funcall): * lisp/gnus/mml-smime.el (mml-smime-get-dns-cert) (mml-smime-get-ldap-cert): Follow user style preference when quoting diagnostics.
-
- 02 Jan, 2016 1 commit
-
-
Glenn Morris authored
-
- 18 Nov, 2015 4 commits
-
-
Eli Zaretskii authored
-
Xue Fuqiao authored
-
Xue Fuqiao authored
* admin/notes/versioning: Add information about RC releases. * admin/release-process: Document the release process. * admin/authors.el (authors-ignored-files): * admin/README: Change FOR-RELEASE to release-process. * CONTRIBUTE: * admin/notes/bugtracker: Don't mention FOR-RELEASE. (cherry picked from commit 9a4aa0f5)
-
Xue Fuqiao authored
(cherry picked from commit f8cc14b5)
-
- 15 Oct, 2015 1 commit
-
-
Paul Eggert authored
* admin/FOR-RELEASE: Procedure for etc/HISTORY. * etc/HISTORY: New file. * etc/NEWS: Mention it.
-
- 11 Sep, 2015 1 commit
-
-
Paul Eggert authored
Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion.
-
- 07 Aug, 2014 1 commit
-
-
Reuben Thomas authored
* admin/FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''. * admin/MAINTAINERS: ditto. * doc/emacs/Makefile.in (EMACSSOURCES): ditto. * doc/emacs/emacs-xtra.texi: ditto. * doc/emacs/emacs.texi: ditto. * doc/emacs/makefile.w32-in: ditto. * doc/emacs/msdog-xtra.texi: ditto, and rename file. * doc/emacs/msdog.texi: ditto, and rename file. * lisp/arc-mode.el: ditto. * lisp/frame.el: ditto.
-
- 06 Jun, 2014 1 commit
-
-
Glenn Morris authored
-
- 28 May, 2014 1 commit
-
-
Glenn Morris authored
-
- 26 May, 2014 1 commit
-
-
Glenn Morris authored
-
- 20 Mar, 2014 1 commit
-
-
Stefan Monnier authored
Bind it globally to C-j. (electric-indent-mode): Don't mess with the global map any more. Don't drop the post-self-insert-hook is some buffer is still using it. * lisp/bindings.el (global-map): Remove C-j binding. Fixes: debbugs:16770
-
- 10 Jan, 2014 1 commit
-
-
Stefan Monnier authored
* doc/lispref/modes.texi (Running Hooks): Don't document with-wrapper-hook and run-hook-wrapped any more. (Hooks): Link to the new Advising Functions node. * doc/lispref/elisp.texi (Top): Don't include advice.texi. * doc/lispref/advice.texi: Remove. * doc/lispref/makefile.w32-in (srcs): * doc/lispref/Makefile.in (srcs): Adjust accordingly. * doc/misc/cl.texi (Function Bindings): Fix incorrect description of cl-let.
-
- 05 Nov, 2013 1 commit
-
-
Glenn Morris authored
-
- 20 Sep, 2013 2 commits
-
-
Xue Fuqiao authored
-
Xue Fuqiao authored
-
- 13 Aug, 2013 1 commit
-
-
Glenn Morris authored
-
- 04 Jul, 2013 1 commit
-
-
Glenn Morris authored
-
- 25 Jun, 2013 1 commit
-
-
Glenn Morris authored
-
- 08 May, 2012 1 commit
-
-
Glenn Morris authored
-
- 30 Apr, 2012 1 commit
-
-
Glenn Morris authored
-
- 21 Apr, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/windows.texi (Textual Scrolling, Coordinates and Windows) (Window Configurations, Window Parameters, Window Hooks): Copyedits. (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom, and recenter-positions. Remove recenter example. * admin/FOR-RELEASE: Related markup.
-
- 20 Apr, 2012 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 18 Apr, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/processes.texi (Serial Ports, Byte Packing, Bindat Spec) (Bindat Functions): Copyedits. * src/process.c (Fset_process_inherit_coding_system_flag) (Fset_process_query_on_exit_flag): Doc fix (mention return value). (Fmake_network_process, Fmake_serial_process): Doc fix. * admin/FOR-RELEASE: Related markup.
-
- 14 Apr, 2012 3 commits
-
-
Glenn Morris authored
* doc/lispref/anti.texi (Antinews): Copyedits. Don't @dfn anything here. open-network-stream does exist in Emacs 23, but is simpler. * admin/FOR-RELEASE: Related markup.
-
Glenn Morris authored
* admin/FOR-RELEASE: Related edit. Ref http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00402.html
-
Glenn Morris authored
* doc/emacs/mule.texi (Language Environments): Move font info to "Fontsets". (Fontsets): Move intlfonts etc here from "Language Environments". Copyedits. (Defining Fontsets, Modifying Fontsets, Undisplayable Characters) (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits. * admin/FOR-RELEASE: Related markup.
-
- 04 Apr, 2012 1 commit
-
-
Glenn Morris authored
* doc/emacs/glossary.texi (Glossary): Copyedits. New items: Bidirectional Text, Client, Directory Local Variable, File Local Variable, Server, Theme, Trash Can. * admin/FOR-RELEASE: Related markup.
-
- 31 Mar, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/edebug.texi (Instrumenting Macro Calls): Mention defining macros at instrumentation time. (Edebug Options): Mention edebug-unwrap-results. * lisp/emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix. Comments. * admin/FOR-RELEASE: Markup.
-
- 30 Mar, 2012 1 commit
-
-
Chong Yidong authored
* doc/lispref/display.texi (Image Formats): Add imagemagick type. (Image Descriptors): Mention how they are used. (ImageMagick Images): Clarify role of imagemagick-register-types. (Character Display): Don't mention glyph tables. (Display Tables): Use make-glyph-code in example. (Glyphs): Avoid "simple glyph code" terminology. Note that glyph tables are semi-obsolete. De-document create-glyph. (Glyphless Chars): Note that display tables override this. (Bidirectional Display): Copyedits. Introduce "bidirectional reordering" terminology, and use it. * doc/emacs/files.texi (File Conveniences): Clarify Imagemagick discussion. * lisp/image.el (imagemagick-types-inhibit) (imagemagick-register-types): Doc fix.
-
- 28 Mar, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/searching.texi (Regexp Functions, Regexp Search): (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits. (Regexp Functions): Mention regexp-opt is not guaranteed. Mention regexp-opt-charset. (Regexp Search): Recommend against looking-back. (Search and Replace): Use Texinfo recommended quote convention. Add more query-replace-map items. List multi-query-replace-map items. * lisp/replace.el (query-replace-map): Doc fix. * admin/FOR-RELEASE: Related markup.
-
- 18 Mar, 2012 1 commit
-
-
Chong Yidong authored
* doc/lispref/internals.texi (Building Emacs, Garbage Collection): Copyedits. (Writing Emacs Primitives): Re-organize discussion of functions with variable Lisp arguments are handled. Delete an obsolete remark, previously tagged as FIXME. * doc/lispref/os.texi (Idle Timers): Minor clarification. (Idle Timers): Link to Time of Day for description of time list.
-
- 10 Mar, 2012 1 commit
-
-
Chong Yidong authored
* doc/lispref/keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the non-default situation. Describe one-submenu exception. * doc/lispref/nonascii.texi (Character Properties): Copyedits. Fixes: debbugs:7695
-
- 07 Mar, 2012 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 05 Mar, 2012 1 commit
-
-
Chong Yidong authored
-
- 04 Mar, 2012 2 commits
-
-
Chong Yidong authored
* doc/emacs/killing.texi (Clipboard): Document clipboard manager. * doc/lispref/windows.texi (Basic Windows, Coordinates and Windows) (Coordinates and Windows): * display.texi (Refresh Screen, Line Height, Face Attributes) (Overlay Arrow, Beeping, Glyphless Chars): Likewise. * doc/lispref/frames.texi (Frames): Remove little-used "terminal frame" and "window frame" terminology. (Frame Parameters, Font and Color Parameters, Initial Parameters) (Size and Position, Visibility of Frames): Callers changed. (Frames): Clarify which terminals in framep are graphical. (Initial Parameters): --geometry is not the only option which adds to initial-frame-alist. (Position Parameters): Note that icon-left and icon-top are for old window managers only. (Size Parameters): Sizes are in characters even on graphical displays. (Management Parameters): Note that window-id and outer-window-id can't really be changed, and that auto-raise isn't always obeyed. (Cursor Parameters): Document cursor-type explicitly. (Size and Position): The aliases set-screen-height and set-screen-width have been deleted. (Visibility of Frames): Mention "minimization". * doc/lispref/os.texi (Startup Summary): Minor clarifications. (Startup Summary, Suspending Emacs): Standardize on "text terminal" terminology.
-
Glenn Morris authored
* doc/lispref/abbrevs.texi: Small copyedits throughout. (Abbrev Mode): Remove this section, folding it into the top-level. (Abbrev Tables): Don't mention irrelevant return values. (Abbrev Expansion): Add cross-ref for wrapper hooks. (Standard Abbrev Tables): Emacs Lisp mode now has its own table. (Abbrev Table Properties): Update nil :regexp description. * lisp/abbrev.el (copy-abbrev-table, abbrev-table-p) (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert) (expand-abbrev, define-abbrev-table): Doc fixes. * admin/FOR-RELEASE: Related markup.
-