view admin/notes/changelogs @ 111130:7be880404309

Avoid redefining some C defcustoms. * lisp/frame.el (show-trailing-whitespace, auto-hscroll-mode) (display-hourglass, hourglass-delay, cursor-in-non-selected-windows): Don't redefine things that are defined in C. * lisp/cus-start.el: Also handle :risky, :safe, :set, and :tag. (show-trailing-whitespace, auto-hscroll-mode) (display-hourglass, hourglass-delay, cursor-in-non-selected-windows): Set up the appropriate custom properties.
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 17:58:22 -0700
parents 4b9bb9aba3c8
children
line wrap: on
line source

http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00793.html
  There is no need to make change log entries for files such as NEWS,
  MAINTAINERS, and FOR-RELEASE.

http://lists.gnu.org/archive/html/emacs-devel/2006-12/msg01135.html
  There is no need to indicate regeneration of files such as configure
  in ChangeLog.


http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00940.html
Preferred form for several entries with the same content:

   * help.el (view-lossage):
   * kmacro.el (kmacro-edit-lossage):
   * edmacro.el (edit-kbd-macro): Fix docstring, lossage is now 300 keys.

(Rather than anything involving "ditto" and suchlike.)