mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
Merge from origin/emacs-30
88e1ec22f2Update to Org 9.7.91ae2f00447Fix edge-case with 'which-key-dont-use-unicode' setter68a5f1f7d1NS: prevent makeKeyWindow warnings (bug#69525)59a895ec49; * .gitignore: Add lisp/eshell/esh-groups.el.5c08cd4e7c; * doc/emacs/cmdargs.texi (Initial Options): Fix last ch...309d0a7186Add PROBLEMS entry for bug#7230387389f9ff9; Improve documentation of 'line-prefix' and 'wrap-prefix'.268a2d10fcImprove documentation of '--init-directory' command-line ...c27055a938; cperl-mode.el: Fix fontification of flip-flop (Bug#72296)fcd4e4c895; * admin/MAINTAINERS: Add myself for maintaining some ar...fdc133e97fFix bug in server.el introduced by0d7d835902af527051cd; * admin/MAINTAINERS: Remove Nicolas Petton.7170282a59lisp/minibuffer.el (completion--sifn-requote): Fix bug#7217668906f184c* admin/notes/spelling: Update note.9eea6be5abDon't produce invalid XML with multi-line commenting styleb97786d9f6; * etc/NEWS: Entry for 'gnus-summary-limit-to-age' (bug#...a799661566Standardize possessive apostrophe usage in manuals, docs,...67faaead75Don't refer to obsolete finder group "wp" # Conflicts: # etc/NEWS
This commit is contained in:
commit
c3c27a919c
75 changed files with 205 additions and 124 deletions
|
|
@ -56,7 +56,7 @@
|
|||
;; There are a number of convenient key bindings provided by rst-mode. For the
|
||||
;; bindings, try C-c C-h when in rst-mode. There are also many variables that
|
||||
;; can be customized, look for defcustom in this file or look for the "rst"
|
||||
;; customization group contained in the "wp" group.
|
||||
;; customization group contained in the "text" group.
|
||||
;;
|
||||
;; If you use the table-of-contents feature, you may want to add a hook to
|
||||
;; update the TOC automatically every time you adjust a section title::
|
||||
|
|
@ -4437,7 +4437,7 @@ column is used (fill-column vs. end of previous/next line)."
|
|||
|
||||
|
||||
|
||||
;; LocalWords: docutils http sourceforge rst html wp svn svnroot txt reST regex
|
||||
;; LocalWords: docutils http sourceforge rst html svn svnroot txt reST regex
|
||||
;; LocalWords: regexes alist seq alt grp keymap abbrev overline overlines toc
|
||||
;; LocalWords: XML PNT propertized init referenceable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue