Remove spurious * in docstrings.
[bpt/emacs.git] / lisp / ChangeLog
index 37d24c0..91c276b 100644 (file)
@@ -1,5 +1,155 @@
+2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * apropos.el: Remove spurious * in docstrings.
+       (apropos-label-face): Use variable pitch.
+       (apropos-print): Use dolist and with-current-buffer.
+       (apropos-print-doc): Use when.
+
+       * window.el (special-display-p, display-buffer):
+       Fix up C->Elisp transcription error.
+
+2008-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/bytecomp.el (byte-compile-current-group): New var.
+       (byte-compile-file): Initialize it.
+       (byte-compile-nogroup-warn): Keep track of the current group.
+
+2008-06-08  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (compile, compile-always, bootstrap-prepare):
+       Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
+
+2008-06-07  Jihyun Cho  <jihyun.jo@gmail.com>
+
+       * language/hanja-util.el (hanja-init-load): Use a char-table for
+       hanja-table.
+       (hangul-to-hanja-char): Adjust for the above change.
+
+2008-06-07  Glenn Morris  <rgm@gnu.org>
+
+       * finder.el (finder-compile-keywords): Use lm-keywords-list rather than
+       lm-keywords.
+
+       * mail/sendmail.el (mail-interactive): Add :version.
+
+       * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than
+       obsolete alias.
+
+       * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el:
+       * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el:
+       * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el:
+       * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el:
+       * eshell/esh-util.el, international/mule-cmds.el:
+       * international/mule-diag.el, mail/smtpmail.el, net/netrc.el:
+       * net/tls.el, progmodes/etags.el, textmodes/page-ext.el:
+       Remove unnecessary eval-when-compiles and eval-and-compiles.
+
+       * Makefile.in (bootstrap-clean): Run autogen-clean.
+       (maintainer-clean): No need to run autogen-clean now it is included in
+       bootstrap-clean.
+
+2008-06-06  Miles Bader  <miles@gnu.org>
+
+       * Makefile.in (ELCFILES): Add gnus/nndir.elc.
+
+2008-06-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * menu-bar.el (menu-bar-options-menu): Add Menu entry for
+       longlines mode.
+
+       * replace.el (replace-search-function)
+       (replace-re-search-function): New vars.
+       (perform-replace): Use them.
+
+       * longlines.el (longlines-re-search-forward): New function.
+       (longlines-mode): Bind replace-search-function and
+       replace-re-search-function, to ensure that replacement commands
+       treat newlines as spaces.
+       (longlines-show-effect): Default to a pilcrow sign.
+
+2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * help.el (function-called-at-point):
+       * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table
+       even when calling find-tag-default.
+
+2008-06-06  Daniel Colascione  <danc@merrillpress.com>
+
+       * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
+       (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
+       (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
+       (nxml-fontify-buffer, nxml-do-fontify):
+       Remove obsolete variables and functions.
+       (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
+       (nxml-degrade, nxml-after-change, nxml-after-change1)
+       (nxml-extend-region, nxml-extend-after-change-region)
+       (nxml-extend-after-change-region1, nxml-fontify-matcher)
+       (nxml-toggle-char-ref-extra-display): Use font-lock, and
+       font-lock-extend-region-functions in particular, to fontify
+       nxml-mode buffers.
+       (nxml-debug-region): New debugging helper function.
+
+       * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
+       (nxml-scan-after-change, nxml-move-tag-backwards):
+       Adapt for font-lock changes.
+
+       * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
+       (nxml-debug-set-inside, nxml-debug-clear-inside):
+       New debugging functions.
+       (nxml-with-degradation-on-error): New helper macro.
+
+2008-06-06  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer): Remove dead call to get-lru-window.
+
+2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mail/sendmail.el (mail-interactive): Change default.
+
+2008-06-05  John Paul Wallington  <jpw@pobox.com>
+
+       * bindings.el (completion-ignored-extensions):
+       Add .p64fsl, .d64fsl, and .dx64fsl.
+
 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+       * ffap.el (ffap-prompter): Don't use the region.
+
+2008-06-05  Sam Steingold  <sds@gnu.org>
+
+       * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS
+       subdirectory to be registered.
+
+2008-06-05  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer-function, special-display-p)
+       (special-display-buffer-names, special-display-regexps)
+       (special-display-function, same-window-p, same-window-buffer-names)
+       (same-window-regexps, pop-up-frames, display-buffer-reuse-frames)
+       (pop-up-frame-function, pop-up-windows, even-window-heights)
+       (split-window-preferred-function, split-height-threshold)
+       (window--display-buffer-1, display-buffer, pop-to-buffer):
+       Move from window.c and buffer.c.
+       (window--splittable-p, window--try-to-split-window)
+       (window--frame-usable-p, window--display-buffer-2)
+       (window--even-window-heights): New functions.
+       (split-width-threshold): New option.
+       (split-window-preferred-horizontally): Remove.
+
+       * cus-start.el: Remove corresponding declarations.
+
+2008-06-05  Sam Steingold  <sds@gnu.org>
+
+       * vc.el (vc-update): Use `save-some-buffers' instead of signaling
+       an error on modified buffers.
+
+2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/etags.el (tags-verify-table): Be careful to use and update
+       tags-file-name and tags-table-list from the right buffer.
+       (tags-table-check-computed-list, tags-table-extend-computed-list)
+       (find-tag-noselect): Use with-current-buffer.
+
        * emacs-lisp/trace.el (trace-entry-message, trace-exit-message):
        Use print-circle.
 
        Fix typos in messages.
        (reb-mode-buffer-p): New function.
        (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
-       (top, reb-show-subexp, reb-auto-update, reb-auto-update)
-       (reb-delete-overlays, reb-cook-regexp, reb-update-regexp)
-       (reb-update-overlays): Use `unless', `when'.
+       (top, reb-show-subexp, reb-auto-update, reb-delete-overlays)
+       (reb-cook-regexp, reb-update-regexp, reb-update-overlays):
+       Use `unless', `when'.
        (re-builder-unload-function): New function.
 
 2008-03-25  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * ldefs-boot.el: Regenerated.
 
-       * loadup.el: Don't load language/devanagari, language/kannanda,
+       * loadup.el: Don't load language/devanagari, language/kannada,
        language/malayalam, and language/tamil.  Load language/sinhala.
 
        * language/indian.el (indian-font-foundry)
        New language environments.
 
        * language/devanagari.el, language/devan-util.el,
-       * language/kannanda.el, language/knd-util.el, language/malayalam.el,
+       * language/kannada.el, language/knd-util.el, language/malayalam.el,
        * language/mlm-util.el, language/tamil.el, language/tml-util.el:
        Delete them.