summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2006-12-1626-46/+65
|\
| * (refer-find-entry): Doc fix.Juanma Barranquero2006-12-111-20/+20
| * (flyspell-hack-local-variables-hook): New. Force buffer local defs evaluationEli Zaretskii2006-12-091-0/+10
| * Update copyright years.Glenn Morris2006-12-0922-23/+29
| * Fix time-travelling copyright years.Glenn Morris2006-12-092-2/+4
| * Fix previous change.Glenn Morris2006-12-091-1/+1
| * Update copyright years.Glenn Morris2006-12-091-1/+2
* | Merge from emacs--devo--0Miles Bader2006-12-072-3/+7
|\ \ | |/
| * (sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search byStefan Monnier2006-12-041-1/+4
| * (require): Require gnus-sum during compilationCarsten Dominik2006-11-281-2/+3
* | Merge from emacs--devo--0Miles Bader2006-11-212-893/+1944
|\ \ | |/
| * * textmodes/org.el (org-fix-decoded-time): New function.Carsten Dominik2006-11-171-0/+7
| * (org-scan-tags): Re-align code fixed.Carsten Dominik2006-11-171-119/+111
| * (org-emph-face): fix typo in varible name.Carsten Dominik2006-11-131-1/+1
| * (org-metaleft): Call `org-outdent-item' on bullets.Carsten Dominik2006-11-131-44/+20
| * (org-export-with-timestamps)Glenn Morris2006-11-111-4/+4
| * (flyspell-mode-map): Bind C-c $ instead of M-RET.Richard M. Stallman2006-11-111-1/+1
| * (org-export-with-timestamps)Glenn Morris2006-11-101-4/+4
| * (org-scan-tags): Make the search case-sensitive.Carsten Dominik2006-11-101-828/+1904
* | Merge from emacs--devo--0Miles Bader2006-11-079-96/+119
|\ \ | |/
| * (reftex-pop-to-bibtex-entry): Preserve point when displaying a bibtexCarsten Dominik2006-11-071-3/+6
| * Fix typo in name of author of bibtex.el,Roland Winkler2006-11-061-1/+1
| * (flyspell-correct-word-before-point):Richard M. Stallman2006-11-061-40/+51
| * (fill-minibuffer-function): New function.Richard M. Stallman2006-11-061-2/+13
| * (fixed): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
| * (ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings.Juanma Barranquero2006-11-061-6/+6
| * (org-file-apps, org-emphasis-regexp-components, org-emphasis-alist):Juanma Barranquero2006-11-061-33/+33
| * (batch-texinfo-format): Fix typo in docstring.Juanma Barranquero2006-11-061-2/+2
| * (table--row-column-insertion-point-p): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
| * (org-copy-subtree): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
| * (flyspell-check-tex-math-command): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
| * (org-mode-map): No longer copy `outline-mode-map' explicitlyCarsten Dominik2006-11-021-5/+3
* | Merge from emacs--devo--0Miles Bader2006-10-302-7/+15
|\ \ | |/
| * * textmodes/flyspell.el (flyspell-check-region-doublons): Fix lastChong Yidong2006-10-231-1/+1
| * * textmodes/flyspell.el (flyspell-word): Skip past all previousChong Yidong2006-10-221-7/+12
| * * textmodes/flyspell.el (flyspell-word-search-backward): SetChong Yidong2006-10-181-0/+2
| * 2006-10-15 Martin Rudalics <rudalics@gmx.at>Kim F. Storm2006-10-151-0/+1
* | (fill-find-break-point-function-table): Don'tKenichi Handa2006-10-261-23/+31
* | Don't use charset propertyKenichi Handa2006-10-231-18/+15
* | Merge from emacs--devo--0Miles Bader2006-10-154-6/+14
|\ \ | |/
| * textmodes/reftex-global.el (reftex-create-tags-file): Quote fileCarsten Dominik2006-10-121-1/+2
| * (2C-two-columns): Doc fix.Richard M. Stallman2006-10-091-2/+2
| * (2C-two-columns): Doc fix.Richard M. Stallman2006-10-081-1/+1
| * (defgroup reftex): Update home page url-link.Eli Zaretskii2006-10-071-1/+1
| * * textmodes/org.el (org-rm-props, org-activate-plain-links)Carsten Dominik2006-10-041-1/+8
* | Merge from emacs--devo--0Miles Bader2006-10-032-5/+6
|\ \ | |/
| * (org-file-remote-p): Get regexp from list.Carsten Dominik2006-09-291-2/+2
| * * textmodes/ispell.el (ispell-change-dictionary): Don't check theChong Yidong2006-09-231-2/+3
| * (org-scan-tags): Find end of subtrees also in hidden trees.Carsten Dominik2006-09-201-1/+1
* | Merge from emacs--devo--0Miles Bader2006-09-202-40/+59
|\ \ | |/