summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-10-272-2/+5
|\
| * (conf-space-keywords): Mark this regexps as safe if a string.Glenn Morris2007-10-251-0/+1
| * Require CL.Stefan Monnier2007-10-231-1/+5
| * (tex-uptodate-p): Don't signal an error if oneStefan Monnier2007-10-231-1/+2
| * (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-4/+4
* | * emulation/pc-select.el (next-line-mark, next-line-nomark)Dan Nicolaescu2007-10-261-0/+2
* | (fill-nobreak-p): Replace obsolete aliasDan Nicolaescu2007-10-261-1/+1
* | (org-no-warnings): New macro.Carsten Dominik2007-10-251-3/+5
* | (org-todo): Save and restore match data.Carsten Dominik2007-10-251-3/+5
* | * textmodes/org.el: (org-agenda-get-restriction-and-command): UseCarsten Dominik2007-10-251-23/+31
* | (conf-space-keywords): Mark this regexp as safe if a string.Glenn Morris2007-10-251-0/+1
* | (org-publish-attachment): Re-installDan Nicolaescu2007-10-241-3/+4
* | * textmodes/org.el (org-version): Changed to 5.13e.Carsten Dominik2007-10-241-148/+203
* | Installed org-mode 5.13dJohn Wiegley2007-10-223-775/+1742
* | * textmodes/reftex.el: Move require easymenu before first use.Dan Nicolaescu2007-10-212-8/+9
* | (fill-paragraph): When the region is active, don't try other `or' branchesJuri Linkov2007-10-201-1/+1
* | * textmodes/two-column.el (2C-split, 2C-merge):Dan Nicolaescu2007-10-192-4/+4
* | (org-columns-eval): Use forward-line.Thien-Thi Nguyen2007-10-181-2/+1
* | Delete eol whitespace; nfc.Thien-Thi Nguyen2007-10-181-52/+52
* | (artist-previous-line, artist-next-line): Use forward-line.Thien-Thi Nguyen2007-10-181-14/+8
* | (fill-individual-paragraphs): Fix typo in docstring.Juanma Barranquero2007-10-181-1/+1
* | (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-3/+4
* | (ispell-word): Add interactive arg `region'. Fix docstring.Juri Linkov2007-10-181-4/+6
* | (fill-paragraph-or-region): Remove function at the request of RMS.Juri Linkov2007-10-181-70/+67
* | (ispell-word): Call `ispell-region' on the active region in transient-mark-mode.Juri Linkov2007-10-141-5/+11
* | (reftex-select-item): Use mapc rather than mapcar.Glenn Morris2007-10-131-3/+3
* | (org-export-as-html, org-export-as-ascii)Glenn Morris2007-10-131-51/+51
* | (org-publish-get-plist-from-filename): Use mapc rather than mapcar.Glenn Morris2007-10-121-1/+1
* | Remove some trailing whitespace.Glenn Morris2007-10-121-8/+8
* | (reftex-offer-label-menu): Use mapc rather than mapcar.Glenn Morris2007-10-121-3/+3
* | (reftex-select-unmark): Use mapc rather than mapcar.Glenn Morris2007-10-121-6/+6
* | (reftex-toc-do-promote): Use mapc rather than mapcar.Glenn Morris2007-10-121-1/+1
* | (reftex-erase-all-selection-and-index-buffers)Glenn Morris2007-10-121-3/+3
* | Revert down-casing of copyright header.Glenn Morris2007-10-111-2/+2
* | Installed version 5.11b of org-modeJohn Wiegley2007-10-102-685/+1302
* | Merge from emacs--rel--22Miles Bader2007-10-092-4/+7
|\ \ | |/
| * (tex-validate-buffer): Use paragraph motion functions, rather thanGlenn Morris2007-09-201-19/+23
| * (tex-terminate-paragraph): Use backward-paragraph.Glenn Morris2007-09-191-1/+6
| * (css-electric-keys): electrick->electric.Stefan Monnier2007-09-181-3/+3
| * (tex-compilation-parse-errors): Prefer the filename fromGlenn Morris2007-09-171-12/+19
| * Joe Wells <jbw at macs.hw.ac.uk> (tiny change)Glenn Morris2007-09-171-1/+2
| * (tex-region): Simplify previous change,Glenn Morris2007-09-171-64/+50
| * (tex-region): Handle the case where the region is not inGlenn Morris2007-09-161-48/+82
| * (flyspell-mode): Catch errors in flyspell-mode-on.Richard M. Stallman2007-08-271-1/+4
* | (fill-paragraph-or-region): New function.Juri Linkov2007-10-061-0/+12
* | (tex-fontify-script, tex-font-script-display): Add :version tag.Glenn Morris2007-09-281-2/+4
* | (tex-suscript-height-ratio, tex-suscript-height-minimum): NewGlenn Morris2007-09-281-2/+32
* | 2007-09-26 Bastien Guerry <bzg@altern.org>John Wiegley2007-09-263-584/+573
* | (table--generate-source-epilogue, table-insert,Juanma Barranquero2007-09-261-41/+41
* | (flyspell-delay-commands, flyspell-deplacement-commands):Juanma Barranquero2007-09-261-2/+2