diff options
| author | Tassilo Horn | 2013-04-23 17:18:58 +0200 |
|---|---|---|
| committer | Tassilo Horn | 2013-04-23 17:18:58 +0200 |
| commit | 0aecf7187210975ca211b814752eab72d1ea1f6f (patch) | |
| tree | 1c2550f2f260a637910fd95e9fd0ca4887ed0c3d /lisp/ChangeLog | |
| parent | 117f94cf109728a2e6f1d506041a741481eeedff (diff) | |
| download | emacs-0aecf7187210975ca211b814752eab72d1ea1f6f.tar.gz emacs-0aecf7187210975ca211b814752eab72d1ea1f6f.zip | |
* textmodes/reftex-vars.el (reftex-label-regexps): Call
`reftex-compile-variables' after changes to this variable.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4307577950f..d299aeead49 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-04-23 Tassilo Horn <tsdh@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/reftex-vars.el (reftex-label-regexps): Call | ||
| 4 | `reftex-compile-variables' after changes to this variable. | ||
| 5 | |||
| 1 | 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * jit-lock.el: Fix signals in jit-lock-force-redisplay. | 8 | * jit-lock.el: Fix signals in jit-lock-force-redisplay. |