summaryrefslogtreecommitdiff
path: root/lisp/informat.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
| |
* | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-0/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | * play/yow.el (doctor-ret-or-read): * vc-hooks.el (vc-dired-resynch-file): * vc-hg.el (log-view-get-marked): * smerge-mode.el (ediff-cleanup-mess): * pcvs.el (vc-editable-p, vc-checkout): * pcomplete.el (comint-bol): * informat.el (texinfo-format-refill): * ido.el (tramp-tramp-file-p): * ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier) (ibuffer-generate-filter-groups) (ibuffer-format-filter-group-data): * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as functions. * ido.el (ido-file-internal): Move with-no-warnings to include the ffap-string-at-point call. * pcomplete.el (pcomplete-executables): Move defsubst before first use. * vc-hg.el (vc-hg-revision-table): Fix last change.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* (Info-tagify): Don't insert more than one newline before the tag table.Richard M. Stallman1999-08-291-10/+15
| | | | | | | | | | | (Info-tagify): Start by widening. Match node headers that don't list the file name, and more kinds of page separations. Strip properties during tagification. Use start of node header line as tag's position. Fix the "done" message. (Info-validate): Save and restore match data around narrowing down.
* (Info-tagify): Finish previous change.Richard M. Stallman1998-07-061-15/+23
| | | | Fix up some messages.
* (Info-tagify): Handle tags for @anchor.Richard M. Stallman1998-07-021-26/+78
|
* (Info-split): Convert positions to bytes to put in file.Richard M. Stallman1998-06-291-4/+7
| | | | (Info-tagify): Likewise.
* (Info-validate-allnodes): Variable renamed, defvar added.Richard M. Stallman1997-06-231-60/+66
| | | | | (Info-validate-thisnode, Info-validate-lossages): Likewise. Change all references.
* Add provide call.Richard M. Stallman1997-06-221-0/+2
|
* (Info-tagify): Don't set Info-tag-table-marker if not in Info mode.Richard M. Stallman1997-06-041-1/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.Richard M. Stallman1995-10-241-8/+11
| | | | (Info-tagify, batch-info-validate, Info-validate-tags-table): Likewise.
* (Info-split): Fix 1-off error in subfile position.Richard M. Stallman1994-12-141-1/+1
|
* (Info-tagify): Avoid 1-off error in position of a tag.Richard M. Stallman1994-12-131-3/+5
|
* * informat.el (Info-tagify): Correct the regular expression whichJim Blandy1993-02-161-1/+1
| | | | recognizes node names to work properly with Emacs 19 regex.
* entered into RCSJim Blandy1992-08-041-1/+1
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+6
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* Initial revisionJim Blandy1991-05-091-0/+415