| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert @documentencoding changes in the docs. | Eli Zaretskii | 2013-12-30 | 1 | -2/+0 |
* | Specify info encoding and language....* emacs.texi, emacs-xtra.texi:
* emacs-lisp-intro.texi:
* back.texi, book-spine.texi, elisp.texi, lay-flat.texi:
* ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
* cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
* ede.texi, ediff.texi, edt.texi, efaq-w32.texi, efaq.texi:
* eieio.texi, emacs-gnutls.texi, emacs-mime.texi, epa.texi, erc.texi:
* ert.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi:
* gnus-coding.texi, gnus-faq.texi, gnus.texi, htmlfontify.texi:
* idlwave.texi, ido.texi, info.texi, mairix-el.texi, message.texi:
* mh-e.texi, newsticker.texi, nxml-mode.texi, octave-mode.texi:
* org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi:
* remember.texi, sasl.texi, sc.texi, semantic.texi, ses.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
* todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
* widget.texi, wisent.texi, woman.texi:
Add @documentencoding, @documentlanguage as needed.
Fixes: debbugs:16292
| Paul Eggert | 2013-12-29 | 1 | -0/+2 |
* | Extend flymake's warning predicate to be a function. Test suite for flymake....* lisp/progmodes/flymake.el (flymake-warning-predicate): New.
(flymake-parse-line): Use it.
(flymake-warning-re): Make obsolete alias to
`flymake-warning-predicate'.
* doc/misc/flymake.texi (Parsing the output, Customizable variables):
Add reference to `flymake-warning-predicate'.
* test/automated/flymake-tests.el:
* test/automated/flymake/warnpred/Makefile
* test/automated/flymake/warnpred/test.c
* test/automated/flymake/warnpred/test.pl: New files.
Fixes: debbugs:14217
| Eduard Wiebe | 2013-06-21 | 1 | -0/+3 |
* | Refine the documentation of Flymake...* progmodes/flymake.el (flymake-save-buffer-in-file)
(flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
(flymake-selected-frame, flymake-log, flymake-ins-after)
(flymake-set-at, flymake-get-buildfile-from-cache)
(flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
(flymake-find-possible-master-files, flymake-save-buffer-in-file):
Refine the doc string.
(flymake-get-file-name-mode-and-masks): Reformat.
(flymake-get-real-file-name-function): Fix a minor bug.
* flymake.texi: Changing from one space between sentences to two.
| Xue Fuqiao | 2013-05-25 | 1 | -81/+82 |
* | * doc/misc/flymake.texi (Syntax check statuses): Fix multitable continued rows. | Glenn Morris | 2013-02-21 | 1 | -8/+8 |
* | In doc, use standard American English style for e.g., etc., i.e. | Paul Eggert | 2013-02-12 | 1 | -2/+2 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Hyphen and dash fixes in texinfo files. | Paul Eggert | 2012-12-22 | 1 | -8/+8 |
* | Don't say "buying copies from the FSF" for manuals they do not publish...Ref "License Notices for Documentation" in maintain.info
| Glenn Morris | 2012-12-21 | 1 | -4/+2 |
* | flymake.texi fix for flymake-buildfile-dirs (bug#13148)...* doc/misc/flymake.texi (Customizable variables, Locating the buildfile):
Remove refs to flymake-buildfile-dirs, removed 2007-07-20.
| Glenn Morris | 2012-12-12 | 1 | -3/+8 |
* | Fix minor whitespace issues after "." in manual....Be more systematic about using "@." (not ".") at end of sentence that
ends in a capital letter, and about appending "@:" after non-ends of
sentences that end in a lower case letter followed by "." followed by
whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?"
and "!". Be more consistent about putting a comma after "i.e." and
"e.g."; this is the typical American style and it's easier to code in
Texinfo.
Fixes: debbugs:12973
| Paul Eggert | 2012-12-05 | 1 | -2/+2 |
* | Document flymake fringe bitmaps...* doc/misc/flymake.texi (Customizable variables)
(Highlighting erroneous lines): Mention flymake-error-bitmap,
flymake-warning-bitmap, and flymake-fringe-indicator-position.
* lisp/progmodes/flymake.el (flymake-error-bitmap)
(flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
(flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
* etc/NEWS: Related markup.
| Glenn Morris | 2012-11-12 | 1 | -0/+20 |
* | * doc/misc/flymake.texi: Mention the Automake COMPILE variable....Fixes: debbugs:8715
| Chong Yidong | 2012-03-10 | 1 | -13/+21 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Use /dev/null instead of the Windows "nul" in flymake example...Fixes: debbugs:8715
| Lars Magne Ingebrigtsen | 2011-07-15 | 1 | -1/+1 |
* | Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.ca | Glenn Morris | 2011-02-19 | 1 | -1/+1 |
|\ |
|
| * | Synchronize @dircategory directives in doc/misc with info/dir.... ada-mode.texi: Sync @dircategory with ../../info/dir.
auth.texi: Sync @dircategory with ../../info/dir.
autotype.texi: Sync @dircategory with ../../info/dir.
calc.texi: Sync @dircategory with ../../info/dir.
cc-mode.texi: Sync @dircategory with ../../info/dir.
cl.texi: Sync @dircategory with ../../info/dir.
dbus.texi: Sync @dircategory with ../../info/dir.
dired-x.texi: Sync @dircategory with ../../info/dir.
ebrowse.texi: Sync @dircategory with ../../info/dir.
ede.texi: Sync @dircategory with ../../info/dir.
ediff.texi: Sync @dircategory with ../../info/dir.
edt.texi: Sync @dircategory with ../../info/dir.
eieio.texi: Sync @dircategory with ../../info/dir.
emacs-mime.texi: Sync @dircategory with ../../info/dir.
epa.texi: Sync @dircategory with ../../info/dir.
erc.texi: Sync @dircategory with ../../info/dir.
eshell.texi: Sync @dircategory with ../../info/dir.
eudc.texi: Sync @dircategory with ../../info/dir.
flymake.texi: Sync @dircategory with ../../info/dir.
forms.texi: Sync @dircategory with ../../info/dir.
gnus.texi: Sync @dircategory with ../../info/dir.
idlwave.texi: Sync @dircategory with ../../info/dir.
mairix-el.texi: Sync @dircategory with ../../info/dir.
message.texi: Sync @dircategory with ../../info/dir.
mh-e.texi: Sync @dircategory with ../../info/dir.
newsticker.texi: Sync @dircategory with ../../info/dir.
nxml-mode.texi: Sync @dircategory with ../../info/dir.
org.texi: Sync @dircategory with ../../info/dir.
pcl-cvs.texi: Sync @dircategory with ../../info/dir.
pgg.texi: Sync @dircategory with ../../info/dir.
rcirc.texi: Sync @dircategory with ../../info/dir.
reftex.texi: Sync @dircategory with ../../info/dir.
remember.texi: Sync @dircategory with ../../info/dir.
sasl.texi: Sync @dircategory with ../../info/dir.
sc.texi: Sync @dircategory with ../../info/dir.
semantic.texi: Sync @dircategory with ../../info/dir.
ses.texi: Sync @dircategory with ../../info/dir.
sieve.texi: Sync @dircategory with ../../info/dir.
smtpmail.texi: Sync @dircategory with ../../info/dir.
speedbar.texi: Sync @dircategory with ../../info/dir.
trampver.texi [emacs]: Set emacsname to "Emacs".
tramp.texi: Sync @dircategory with ../../info/dir.
url.texi: Sync @dircategory with ../../info/dir.
vip.texi: Sync @dircategory with ../../info/dir.
viper.texi: Sync @dircategory with ../../info/dir.
widget.texi: Sync @dircategory with ../../info/dir.
woman.texi: Sync @dircategory with ../../info/dir.
| Eli Zaretskii | 2011-02-18 | 1 | -1/+1 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -4/+0 |
|/ |
|
* | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | Minor doc/misc/*.texi direntry fixes....* ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
* dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
* emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
* flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
* newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
* remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
* speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
* woman.texi:
Start direntry descriptions in column 32, per Texinfo convention.
Make them end with a period.
| Glenn Morris | 2010-06-24 | 1 | -1/+1 |
* | Untabify doc/misc/*.texi....* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
* eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi:
* idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi:
* reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi: Untabify (except for examples).
| Glenn Morris | 2010-06-22 | 1 | -3/+3 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | consistently use @insertcopying, @direntry, @contents | Karl Berry | 2009-02-16 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Relicense all texi files under FDL 1.3 or later. | Glenn Morris | 2008-11-19 | 1 | -1/+1 |
* | Remove references to external license, since doclicense is included. | Glenn Morris | 2008-06-15 | 1 | -7/+1 |
* | Update Back-Cover Text as per maintain.info. | Glenn Morris | 2008-06-13 | 1 | -4/+5 |
* | Merge from emacs--rel--22...Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
| Miles Bader | 2008-01-22 | 1 | -1/+1 |
* | Merge from emacs--rel--22...Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
| Miles Bader | 2007-11-21 | 1 | -6/+3 |
* | Merge from emacs--rel--22...Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
| Miles Bader | 2007-10-09 | 1 | -7/+7 |
* | (setfilename): Go up one more level to ../../info. | Glenn Morris | 2007-09-06 | 1 | -1/+1 |
* | Move here from ../../man | Glenn Morris | 2007-09-06 | 1 | -0/+762 |