aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | * doc/misc/cl.texi (Equality Predicates): Fix eq/eql pedantry.Glenn Morris2013-02-032-2/+8
| | |
* | | Move lisp/calc/README* to etc/CALC-NEWSGlenn Morris2013-01-312-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make-dist: Only README files exist in lisp/ now, not README*. * doc/misc/calc.texi (Help Commands): Mention etc/CALC-NEWS. * etc/CALC-NEWS: Move here from lisp/calc/README, README.prev. * lisp/calc/README, lisp/calc/README.prev: Rename/merge to etc/CALC-NEWS.
* | | Merge calc news from lisp/calc/README into etc/NEWS filesGlenn Morris2013-01-312-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/calc.texi (Help Commands): Update calc-view-news description. * lisp/calc/calc-help.el (calc-view-news): Use view-emacs-news. * lisp/calc/README: Move news entries from here... * etc/NEWS, etc/NEWS.23: ... to here
* | | * tramp.texi (Filename Syntax): Filenames must be unibyte strings.Michael Albinus2013-01-242-0/+6
| | |
* | | Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.eduGlenn Morris2013-01-132-93/+58
|\ \ \ | |/ /
| * | Merge Org 7.9.3d (commit e8f5b0ad).Bastien Guerry2013-01-132-93/+58
| | |
* | | * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.Michael Albinus2013-01-102-2/+18
| | |
* | | Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.orgGlenn Morris2013-01-092-21/+72
|\ \ \ | |/ /
| * | Backport spelling fixes from trunkPaul Eggert2013-01-091-24/+25
| | |
| * | Fixes related to the last Org merge.Bastien Guerry2013-01-081-1/+1
| | |
| * | doc/misc/org.texi: Fix version numberBastien Guerry2013-01-081-2/+1
| | |
| * | Merge Org (commit c8c217). Fix mistake about updating the wrong ChangeLog.Bastien Guerry2013-01-082-5/+24
| | |
| * | Merge Org 7.9.3 (commit 31c1aea)Bastien Guerry2013-01-082-18/+51
| | |
* | | Spelling fixes.Paul Eggert2013-01-091-24/+25
| | | | | | | | | | | | | | | * lisp/net/tramp-adb.el (tramp-adb-get-toolbox): Fix misspelling of 'unknown'.
* | | * lisp/info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)Juri Linkov2013-01-082-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that defaults to the Top node. (Info-goto-node, Info-read-node-name): Doc fix to mention that the short format (FILENAME) goes to the Top node. (Info-build-node-completions): Rename arg `file' to `filename'. * doc/misc/info.texi (Go to node): Mention the abbreviated format `(FILENAME)' equal to `(FILENAME)Top'. Fixes: debbugs:13365
* | | Merge from emacs-24; up to 2012-12-07T15:31:43Z!cyd@gnu.orgGlenn Morris2013-01-065-7/+16
|\ \ \ | |/ /
| * | * autotype.texi: Remove undefined command @subtitlefont.Andreas Schwab2013-01-063-3/+5
| | | | | | | | | | | | * cc-mode.texi: Likewise.
| * | * org.texi (Advanced features): Use `@w{ }' instead of `@ ' inAndreas Schwab2013-01-063-4/+11
| | | | | | | | | | | | | | | | | | @item argument. (Property searches): Use \\ instead of @backslashchar{}. * pgg.texi (VERSION): Move @set below @setfilename.
* | | Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris2013-01-0517-41/+70
|\ \ \ | |/ /
| * | * tramp.texi (Remote shell setup): Replace literal NUL character by \0.Andreas Schwab2013-01-052-1/+2
| | |
| * | Fix manual formatting errorsAndreas Schwab2013-01-0517-40/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lispref/hooks.texi (Standard Hooks): Fix use of @itemx. * misc/ada-mode.texi: Remove braces from @title argument. * misc/eudc.texi: Likewise. * misc/smtpmail.texi: Likewise. * misc/auth.texi (VERSION): Set before first use. * misc/emacs-gnutls.texi (VERSION): Likewise. * misc/pgg.texi (VERSION): Likewise. * misc/ede.texi (Top): Rename from top, all uses changed. * misc/eshell.texi: Add missing argument to @sp. * misc/forms.texi (Top): Reorder menu to match structure. * misc/htmlfontify.texi (Customisation): Add missing @item in @enumerate. * misc/org.texi (Advanced features): Add missing argument for @item. (Property searches): Use @backslashchar{} in macro argument. * misc/pcl-cvs.texi: Add missing argument to @sp. (Movement commands): Fix use of @itemx. * misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise. * misc/reftex.texi (Options (Creating Citations)): Add missing newline before @end. * misc/tramp.texi (Obtaining Tramp): Remove extra dots. (Configuration): Reorder menu to match structure. * misc/viper.texi (Marking): Add missing argument for @item.
* | | Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-044-4/+1647
|\ \ \ | |/ /
| * | Add htmlfontify manual to build processGlenn Morris2013-01-043-4/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add htmlfontify. (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT)) (htmlfontify.dvi, htmlfontify.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify. ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets. * info/dir: Add htmlfontify.
| * | * doc/misc/htmlfontify.texi: Miscellaneous fixes and updates.Glenn Morris2013-01-042-691/+301
| | | | | | | | | | | | Set copyright to FSF, update license to GFDL 1.3+.
| * | Import the htmlfontify manualVivek Dasmohapatra2013-01-042-0/+2008
| | |
* | | Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.orgGlenn Morris2013-01-021-1/+1
|\ \ \ | |/ /
| * | Add 2013 to more copyright yearsGlenn Morris2013-01-021-1/+1
| | |
* | | Merge from gnulib.Paul Eggert2013-01-021-3/+4
| | |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0261-62/+63
|\ \ \ | |/ /
| * | Update copyright notices for 2013.Paul Eggert2013-01-0161-63/+64
| | |
* | | * doc/misc/calc.texi (Free-Form Dates): Expand on the date readingJay Belanger2013-01-012-5/+16
| | | | | | | | | | | | | | | | | | algorithm. * lisp/calc/README: Mention ISO 8601 week-numbering dates.
* | | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-2712-59/+91
|\ \ \ | |/ /
| * | Avoid some overfull lines in doc/misc/viperGlenn Morris2012-12-222-4/+9
| | |
| * | * doc/misc/widget.texi (Programming Example): Break some long lines.Glenn Morris2012-12-222-9/+14
| | |
| * | doc/misc/wisent.texi tweaksGlenn Morris2012-12-222-7/+8
| | | | | | | | | | | | | | | * doc/misc/wisent.texi (Wisent Overview): Fix xref. (Grammar format, Understanding the automaton): Avoid overfill.
| * | * doc/misc/bovine.texi (Optional Lambda Expression): Allow line break.Glenn Morris2012-12-222-2/+4
| | |
| * | * doc/misc/auth.texi (Help for users): Break long lines.Glenn Morris2012-12-222-2/+6
| | |
| * | Tweak some over/underfull linesGlenn Morris2012-12-222-8/+13
| | | | | | | | | | | | | | | | | | | | | * doc/misc/ada-mode.texi (Project file variables): Reword to reduce underfull hbox. (No project files, Use GNAT project file): Use smallexample to make some overfull lines less terrible.
| * | Fix some doc/misc cross-references to separate manuals.Glenn Morris2012-12-226-26/+31
| | |
| * | Two more dash fixes in documentation.Paul Eggert2012-12-221-1/+1
| | |
* | | Merge changes made in Gnus masterLars Ingebrigtsen2012-12-252-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nnimap.el (nnimap-authenticator): Expand to allow specifying the login methods. (nnimap-login): Respect the `nnimap-authenticator' variable. gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete mark state when moving articles. Otherwise unticked articles will get their ticks back after moving. gnus.texi (Customizing the IMAP Connection): Mention the other authenticators.
* | | Merge changes made in Gnus masterLars Ingebrigtsen2012-12-242-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnus-srvr.el (gnus-browse-delete-group): Fix syntax error. message.el (message-ignored-news-headers): Always remove X-Message-SMTP-Method to avoid information leakage if the user mistakenly inserts the header into news messages. gnus-srvr.el (gnus-browse-delete-group): New command and keystroke. gnus-sum.el (gnus-summary-hide-thread): If point were further to the right than four characters, this command would move point to `point-max'. Don't do that. gnus-group.el (gnus-group-read-ephemeral-group): Set the active data to nil to allow re-selecting groups that gain articles. (gnus-bug-group-download-format-alist): Update the URL. gnus.texi (Browse Foreign Server): Document `gnus-browse-delete-group'.
* | | Don't go from numbered to unnumbered to numberedGlenn Morris2012-12-221-1/+1
| | |
* | | Remove hand-written node pointers in doc/misc/reftex.texiGlenn Morris2012-12-222-72/+80
| | | | | | | | | | | | Fix up sectioning
* | | Remove hand-written node pointers in doc/misc/wisent.texiGlenn Morris2012-12-222-10/+6
| | |
* | | Remove hand-written node pointers in doc/misc/pcl-cvs.texiGlenn Morris2012-12-222-35/+35
| | |
* | | Remove hand-written node pointers in doc/misc/viper.texiGlenn Morris2012-12-222-75/+64
| | | | | | | | | | | | Fix up sectioning
* | | Remove hand-written node pointers in doc/misc/widget.texiGlenn Morris2012-12-222-102/+69
| | | | | | | | | | | | Fix up sectioning
* | | Remove more hand-written node pointers in doc/miscGlenn Morris2012-12-2213-447/+358
| | |
* | | Remove comments about long-form of @node commandsGlenn Morris2012-12-221-29/+0
| | |