]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 4 Mar 2007 23:42:07 +0000 (23:42 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 4 Mar 2007 23:42:07 +0000 (23:42 +0000)
lisp/ChangeLog
lisp/ChangeLog.10
lisp/ChangeLog.11
lisp/ChangeLog.7

index 83437bca808d64de824b76f1d373af7e6cf6a436..4bd507a415649d5b90e08b7c720dc765fc8a9088 100644 (file)
 
        * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
 
-2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
+2005-12-06  Nozomu Ando  <nand@mac.com>
 
        * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
        prompts work for AUTH PLAIN.  Also reported by Steve Allan
        * progmodes/python.el (python-close-block-statement-p)
        (python-outdent-p, python-current-defun): Use symbol-end.
 
-2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
+2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
 
        * files.el (save-some-buffers): Doc fix.
 
        * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
        instead of calculating the right size.
 
-2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
+2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
 
        * vc-svn.el (vc-svn-diff): Stay local if possible.
 
index d7264dfb0b8c299a4094c775007bd8abf152b800..d6d69c52924e2fa46b44004a5fa0b4ef8d44703b 100644 (file)
        (rename-buffer): Use the `newname' arg as base.
        (create-file-buffer): Split the file name into base and dirname.
 
-2003-05-09  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-05-09  Jesper Harder  <harder@ifa.au.dk>
 
        * mail/smtpmail.el (smtpmail-send-queued-mail): Don't use kill-line.
 
        * filesets.el (filesets-data): Add another defvar.
        (filesets-verbosity): Doc fix.
 
-2003-05-02  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
+2003-05-02  Tak Ota  <Takaaki.Ota@am.sony.com>
 
        * recentf.el (recentf-cleanup): Swap tests for exclusion and
        accessibility.
        (Info-display-images-node): New functions for displaying images.
        (Info-select-node): Call Info-display-images-node.
 
-2003-04-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+2003-04-25  David Ponce <david.ponce@wanadoo.fr>
 
        * files.el (file-relative-name): Recognize "c:/foo" as absolute
-       file name.  Tiny change from David PONCE <david.ponce@wanadoo.fr>.
+       file name.
 
 2003-04-24  Sam Steingold  <sds@gnu.org>
 
        beginning-of-defun to the non-existing command
        sh-beginning-of-compound-command.
 
-2003-02-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
+2003-02-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>
 
        * files.el (find-alternate-file): Check whether `dired-directory'
        is bound.
        * calendar/appt.el (appt-delete): Use substring-no-properties.
        (appt-make-list): Don't use prin1-to-string; use the string unchanged.
 
-2002-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>  (tiny change)
+2002-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * server.el (server-process-filter): Simplify code.
        (server-goto-line-column): New function.
        * dired.el: Hide disabling of dired-find-alternate-file behind
        autoload-cookie.
 
-2002-07-31  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
+2002-07-31  Tak Ota  <Takaaki.Ota@am.sony.com>
 
        * makefile.w32-in: Revert some changes from 2002-07-23 because they
        don't work on MSVC/nmake builds.
        * startup.el: Document command line option --no-window-system
        instead of --no-windows.
 
-2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
-
-       * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
+2001-10-30  David Ponce <david.ponce@wanadoo.fr>
 
        * font-lock.el (java-font-lock-syntactic-face-function): New fun.
        (font-lock-defaults-alist): Use it.
-       From David Ponce <david.ponce@wanadoo.fr>
+
+2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
 
        * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
        output of `char-after'.
index e9c752464f741afb136aeeb7e6704090995cf12f..ac47f4eaeaa5cfe2aaf19a537b6efe31a51a2c84 100644 (file)
 
        * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
 
-2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
+2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny change)
 
        * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
        Correct indentation of DEFMETHODS with non-standard method
        * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
        (ccl-untranslated-to-ucs): Fix typo.
 
-2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
+2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>
 
        * progmodes/python.el (python-open-block-statement-p):
        Fix indentation after a block opening that contains a comment.
 
-2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
+2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
 
        * bindings.el (completion-ignored-extensions): Add file extensions
        of Python byte-compiled files.
        (byte-goto-log-buffer): Delete.
        (byte-compile-log-file): Call compilation-forget-errors.
 
-2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
+2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>
 
        * net/ldap.el (ldap-search-internal): Avoid mixing standard error
        output messages into the search result.
 
        * international/characters.el: Fix syntax (open/close) of CJK chars.
 
-2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
+2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>
 
        * help-mode.el (help-go-back): Don't depend on position of back button.
 
        * calendar/appt.el (appt-disp-window):
        Use `calendar-set-mode-line' for a centered mode-line.
 
-2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
+2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>
 
        * calendar/appt.el (appt-disp-window): Do not split window
        excessively when `split-height-threshold' is low.
        * loadhist.el (unload-feature): Doc fix.  Rename flist to
        unload-hook-features-list.
 
-2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
+2004-02-16  Jay Belanger  <belanger@truman.edu>
 
        * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
        cookie.  Don't check if we are looking-at open-formula.
 
-2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2004-02-16  Jesper Harder  <harder@ifa.au.dk>
 
        * subr.el (match-string-no-properties): Use substring-no-properties.
 
        * international/ccl.el (ccl-compile-write): Pass `left' to
        ccl-embed-code to generate correct code of write-expr-register.
 
-2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
+2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * progmodes/grep.el (grep-compute-defaults): Fix typos.
 
        * vc.el (with-vc-file): Fix unsafe uses of error.
        (vc-cancel-version): Likewise.
 
-2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
+2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
 
        * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
        thousands separator; fixes <class>:<line-number> regexp for
 
        * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
 
-2004-01-18  David Ponce  <david@dponce.com>  (tiny change)
+2004-01-18  David Ponce  <david@dponce.com>
 
        * progmodes/which-func.el (which-function-mode): Don't cancel
        which-func-update-timer if not set.
 
        * subr.el (functionp): Doc fix.
 
-2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2004-01-03  Jesper Harder  <harder@ifa.au.dk>
 
        * progmodes/idlwave.el (idlwave-make-tags):
        * textmodes/flyspell.el (flyspell-large-region):.
        (table--put-cell-indicator-property): Put yank-handler property
        that indicates the yank handler for the table cell.
 
-2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-12-29  Jesper Harder  <harder@ifa.au.dk>
 
        * generic-x.el (etc-modules-conf-generic-mode): A more complete
        set of keywords.
        (ido-file-name-all-completions1): Return empty list for
        non-readable directory.
        (ido-exhibit): Print [Not readable] if directory is not readable.
-       (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
+       (ido-expand-directory): New defun (based on fix from Karl Chen).
        (ido-read-file-name, ido-file-internal, ido-read-directory-name):
        Use it.
 
        (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
        to 100 for icons to avoid increasing line height when shown.
 
-2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-11-17  Jesper Harder  <harder@ifa.au.dk>
 
        * newcomment.el (comment-normalize-vars): Initialize properly if
        comment-start was nil.
        * international/latin1-disp.el (latin1-display-ucs-per-lynx):
        Fix docstring.
 
-2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-11-17  Jesper Harder  <harder@ifa.au.dk>
 
        * international/latin1-disp.el (latin1-display): Fix docstring.
 
        * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
        using a Chinese tutorial.
 
-2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-09-28  Jesper Harder  <harder@ifa.au.dk>
 
        * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
        between "MAIL FROM:" and "RCPT TO:" and the following address.
 
-2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-09-28  Jesper Harder  <harder@ifa.au.dk>
 
        * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
 
        * international/fontset.el (setup-default-fontset):
        Change registry names of Akurti fonts.
 
-2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-07-29  Jesper Harder  <harder@ifa.au.dk>
 
        * comint.el (comint-read-noecho): Use `clear-string' instead of
        `fillarray'.
        (menu): Add gdb-restore-windows to menu.  Make gdba
        specific menus only visible from gdba.
 
-2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
+2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>
 
        * progmodes/compile.el (compilation-environment): New user variable.
        (compile-internal): Respect it.
        * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
        Handle `dired-directory' being a list.
 
-2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
+2003-07-13  Jesper Harder  <harder@ifa.au.dk>
 
        * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
        it doesn't exist.
index d9923a02016f576ba1f88e00359ea3625ac053fe..57121a8f2ca401429f5e1eefde13fbebdf2c610a 100644 (file)
 
        * cal-tex.el (cal-tex-cursor-week-iso): Delete spurious %.
 
-1997-11-02  Kevin Rodgers  <kevinr@airedale.ihs.com>
+1997-11-02  Kevin Rodgers  <kevinr@ihs.com>
 
        * emacs-lisp/byte-opt.el (byte-optimize-concat): New function.
 
 
        * time-stamp.el (time-stamp-dd/mm/yyyy): New function.
 
-1996-11-04  Kevin Rodgers  <evinr@ihs.com>
+1996-11-04  Kevin Rodgers  <kevinr@ihs.com>
 
        * compile.el (compile-highlight-display-limit): New variable.
        (compilation-handle-exit): Parse error messages here