| Commit message (Expand) | Author | Age | Files | Lines |
| * | * textmodes/reftex-ref.el (reftex-goto-label): Use the current | Tassilo Horn | 2010-11-22 | 1 | -9/+12 |
| * | * textmodes/reftex-ref.el (reftex-goto-label): If point is inside | Tassilo Horn | 2010-11-19 | 1 | -1/+6 |
| * | Merge from emacs-23 | Stefan Monnier | 2010-11-17 | 1 | -9/+23 |
| |\ |
|
| | * | Fix picture-mouse-set-point calculation (Bug#7390). | Chong Yidong | 2010-11-13 | 1 | -9/+23 |
| * | | * lisp/textmodes/rst.el: Minor cleanup to improve style. | Stefan Monnier | 2010-11-17 | 1 | -59/+43 |
| * | | flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the... | Agustín Martín | 2010-11-15 | 1 | -1/+2 |
| * | | flyspell.el (flyspell-word): Do not re-check known misspellings. | Agustín Martín | 2010-11-10 | 1 | -26/+34 |
| * | | * lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo. | Glenn Morris | 2010-11-09 | 1 | -2/+1 |
| * | | Use line-beginning-position in some texinfo.el files. | Glenn Morris | 2010-11-09 | 2 | -31/+21 |
| * | | time-to-seconds related simplifications. | Glenn Morris | 2010-11-09 | 1 | -11/+3 |
| * | | Replace still more end-of-line etc with line-end-position, etc. | Glenn Morris | 2010-11-08 | 2 | -6/+5 |
| * | | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. | Glenn Morris | 2010-11-06 | 2 | -5/+5 |
| * | | Use line-end-position rather than end-of-line, etc. | Glenn Morris | 2010-11-06 | 4 | -25/+15 |
| * | | Silence reftex compilation. | Glenn Morris | 2010-11-06 | 3 | -65/+62 |
| * | | RefTeX: Improve matching of bib entries. | Ralf Angeli | 2010-11-06 | 1 | -4/+3 |
| * | | reftex-toc trivia. | Glenn Morris | 2010-11-03 | 1 | -16/+15 |
| * | | Silence ispell.el compilation. | Glenn Morris | 2010-11-03 | 1 | -2/+4 |
| * | | * lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs. | Glenn Morris | 2010-11-03 | 1 | -4/+0 |
| * | | Don't be so lax with spelling. | Glenn Morris | 2010-11-02 | 2 | -4/+2 |
| * | | * lisp/textmodes/ispell.el (comment-add): Declare. | Glenn Morris | 2010-10-31 | 1 | -2/+5 |
| * | | Merge changes from emacs-23 branch | Chong Yidong | 2010-10-31 | 1 | -18/+17 |
| |\ \
| |/ |
|
| | * | Replace some inappropriate uses of toggle-read-only. (Bug#7292) | Glenn Morris | 2010-10-29 | 1 | -18/+17 |
| * | | Bind "C-c ]" to block-closing commands in several modes. | Chong Yidong | 2010-10-23 | 2 | -0/+2 |
| * | | * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error, | Glenn Morris | 2010-10-23 | 1 | -3/+2 |
| * | | ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7... | Agustín Martín | 2010-10-18 | 1 | -14/+25 |
| * | | Fix searching for bibitem entries. | Ralf Angeli | 2010-10-16 | 1 | -21/+24 |
| * | | * textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code. | Glenn Morris | 2010-10-02 | 1 | -4/+1 |
| * | | * lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code. | Glenn Morris | 2010-10-02 | 1 | -20/+7 |
| * | | Move some autoloaded auto-mode-alist entries to files.el. | Glenn Morris | 2010-09-23 | 3 | -12/+2 |
| * | | Merge changes from emacs-23 branch | Chong Yidong | 2010-09-23 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'. | Stefan Monnier | 2010-09-19 | 1 | -1/+1 |
| * | | Remove timestamp and related local variables from table.el. | Glenn Morris | 2010-09-22 | 1 | -10/+0 |
| * | | Remove leading `*' from docs of some defcustoms etc. | Glenn Morris | 2010-09-22 | 9 | -81/+81 |
| * | | * lisp/textmodes/reftex-parse.el (reftex-what-macro) | Stefan Monnier | 2010-09-21 | 1 | -6/+7 |
| * | | * lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start' | Stefan Monnier | 2010-09-20 | 1 | -21/+24 |
| * | | * lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode | Stefan Monnier | 2010-09-20 | 1 | -1/+1 |
| * | | * lisp/textmodes/ispell.el: Fix commenting convention. | Stefan Monnier | 2010-09-20 | 1 | -85/+54 |
| * | | * textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the... | Kan-Ru Chen | 2010-09-17 | 1 | -4/+10 |
| * | | Fix and improve last syntax-propertize patch | Stefan Monnier | 2010-09-18 | 1 | -58/+111 |
| * | | Revert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel. | Eli Zaretskii | 2010-09-13 | 1 | -7/+0 |
| * | | 10-09-13 | Robert J. Chassell | 2010-09-13 | 1 | -0/+7 |
| * | | New syntax-propertize functionality. | Stefan Monnier | 2010-09-11 | 5 | -22/+25 |
| * | | ispell.el: Improve comments. XEmacs compatibility changes. | Agustín Martín | 2010-09-10 | 1 | -14/+19 |
| * | | textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic. | Agustín Martín | 2010-09-08 | 1 | -11/+9 |
| * | | Make sure original ispell arg list is initialized in (ispell-start-process). | Agustín Martín | 2010-09-07 | 1 | -3/+4 |
| * | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-09-06 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Update email of Roland Winkler <winkler@gnu.org> | Stefan Monnier | 2010-09-02 | 1 | -1/+1 |
| * | | Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols. | Stefan Monnier | 2010-09-04 | 1 | -92/+102 |
| * | | ispell.el: better `default-directory' and kill-ispell-on-exit handling | Agustín Martín | 2010-09-02 | 1 | -73/+94 |
| * | | Remove arch-tags from all files, since these are no longer needed. | Lars Magne Ingebrigtsen | 2010-09-02 | 1 | -1/+0 |