comparison lisp/ChangeLog @ 46846:120cf6ced12e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Aug 2002 14:14:32 +0000
parents 76c69bfa8ba8
children 0d65796a3488
comparison
equal deleted inserted replaced
46845:e06b5768debd 46846:120cf6ced12e
1 2002-08-09 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (set-variable): Give locality status in prompt.
4
5 2002-08-09 Benjamin Rutt <rutt@cis.ohio-state.edu>
6
7 * simple.el (set-variable): If given a prefix argument, set
8 variable buffer-locally.
9
1 2002-08-09 John Paul Wallington <jpw@shootybangbang.com> 10 2002-08-09 John Paul Wallington <jpw@shootybangbang.com>
2 11
3 * font-core.el (font-lock-function): Make it buffer-local. 12 * font-core.el (font-lock-function): Make it buffer-local.
13
14 2002-08-08 Richard M. Stallman <rms@gnu.org>
15
16 * emacs-lisp/checkdoc.el (checkdoc, checkdoc-interactive)
17 (checkdoc-message-interactive, checkdoc-interactive-loop)
18 (checkdoc-current-buffer, checkdoc-continue, checkdoc-comments)
19 (checkdoc-defun):
20 Update checkdoc-spellcheck-documentation-flag correctly.
21 (checkdoc-ispell-docstring-engine): Don't test for
22 checkdoc-autofix-flag = nil.
4 23
5 2002-08-07 John Paul Wallington <jpw@shootybangbang.com> 24 2002-08-07 John Paul Wallington <jpw@shootybangbang.com>
6 25
7 * xt-mouse.el (xterm-mouse-mode): Make it a global mode. 26 * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
8 27