summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
...
* (fill-comment-paragraph): Document 2006-12-24 change.Michaël Cadilhac2006-12-291-3/+5
* (fill-paragraph): Check for a minibufferRichard M. Stallman2006-12-261-1/+1
* (fill-comment-paragraph): Prevent the use of an optimized comment regexp ifMichaël Cadilhac2006-12-241-1/+1
* (org-mode-map): Bind org-complete also to M-\t.Carsten Dominik2006-12-211-2/+3
* (org-mode): Show context after isearch.Carsten Dominik2006-12-181-8/+15
* (org-current-line): Make sure that lines areCarsten Dominik2006-12-181-5/+5
* (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
* (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
* * 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
* (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
* * 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
* 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
* (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
* (conf-space-mode): Doc fix.Richard M. Stallman2006-09-181-9/+11
* (conf-mode-map): Use conf-space-keywords cmd.Richard M. Stallman2006-09-161-33/+33
* * textmodes/flyspell.el (flyspell-check-region-doublons): NewChong Yidong2006-09-161-1/+18
* (flyspell-word, flyspell-correct-word)Richard M. Stallman2006-09-141-3/+18