mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-21 10:24:55 +00:00
Fix typos.
This commit is contained in:
parent
cf8b92db4d
commit
4bbe413d84
@ -1,6 +1,6 @@
|
||||
2007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
|
||||
2007-01-31 Sascha Wilde <wilde@sha-bang.de> (tiny change)
|
||||
|
||||
* configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and
|
||||
* configure.in (PKG_CHECK_MODULES): Change ///* to / in cflags and libs.
|
||||
|
||||
2007-01-29 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
* configure.in: Add check for libXft.
|
||||
|
||||
2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
|
||||
2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
|
||||
|
||||
* INSTALL: Info files moved to share/info.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
2007-01-27 Jan Dj,AC$(Brv <jhd@winter.localdomain>
|
||||
2007-01-27 Jan Dj,Ad(Brv <jhd@winter.localdomain>
|
||||
|
||||
* FOR-RELEASE: Removed Gtk/Xft issue.
|
||||
|
||||
@ -80,9 +80,9 @@
|
||||
* FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
|
||||
about it.
|
||||
|
||||
2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
|
||||
2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
|
||||
|
||||
* ./* (Copyright): Updated Copyright year(s)
|
||||
* ./* (Copyright): Updated Copyright year(s).
|
||||
|
||||
2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
* TODO: Proper background color handling for pngs.
|
||||
|
||||
2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
|
||||
2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
|
||||
|
||||
* emacs.1: Info files moved to share/info.
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
2003-07-03 Alan Mackenzie <bug-cc-mode@gnu.org>
|
||||
|
||||
* progmodes/cc-mode.el: awk-mode: Call c-awk-after-change to
|
||||
* progmodes/cc-mode.el (awk-mode): Call c-awk-after-change to
|
||||
ensure syntax-table props at loading.
|
||||
|
||||
* progmodes/cc-fonts.el: Put (cc-require-when-compile 'cc-awk)
|
||||
@ -2176,7 +2176,7 @@
|
||||
(gdb-assembler-mode): Keep fringe outside margin as the overlay
|
||||
arrow is not used for assembler.
|
||||
|
||||
2003-05-25 Tim Van Holder <tim.vanholder@anubex.com>
|
||||
2003-05-25 Tim Van Holder <tim.vanholder@anubex.com>
|
||||
|
||||
* which-func.el (which-func-update-timer): New variable.
|
||||
(which-function-mode): Use it.
|
||||
|
@ -12127,7 +12127,7 @@
|
||||
(xml-parse-dtd): Change parsing so that it produces strings
|
||||
instead of interned symbols.
|
||||
|
||||
2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
|
||||
2003-11-01 Era Eriksson <era@iki.fi> (tiny change)
|
||||
|
||||
* dired.el (dired-ls-sorting-switches): Doc fix.
|
||||
|
||||
|
652
lisp/ChangeLog.3
652
lisp/ChangeLog.3
File diff suppressed because it is too large
Load Diff
@ -553,10 +553,10 @@
|
||||
Delete duplicate entry for ISO calendar.
|
||||
(calendar-event-to-date): Set buffer in case calendar isn't current.
|
||||
|
||||
1994-05-08 David K}gedal (davidk@lysator.liu.se)
|
||||
1994-05-08 David Kågedal (davidk@lysator.liu.se)
|
||||
|
||||
* tempo.el (tempo-insert-region, tempo-show-completion-buffer,
|
||||
tempo-leave-completion-buffer): New variables.
|
||||
* tempo.el (tempo-insert-region, tempo-show-completion-buffer)
|
||||
(tempo-leave-completion-buffer): New variables.
|
||||
(tempo-complete-tag): Added a completion buffer mechanism.
|
||||
(tempo-display-completions): New function.
|
||||
(tempo-insert-template): An extension to the (p ...) tag
|
||||
@ -8777,7 +8777,7 @@
|
||||
calendar year) and when dst either starts or ends in a calendar
|
||||
year, but not both.
|
||||
|
||||
1993-06-01 Ken Manheimer (klm@coil.nist.gov)
|
||||
1993-06-01 Ken Manheimer (klm@coil.nist.gov)
|
||||
|
||||
* allout.el (outlineify-sticky): Reconciled provisions for
|
||||
non-standard and standard prefix leaders.
|
||||
@ -8813,7 +8813,7 @@
|
||||
|
||||
* c++-mode-1.el: New file.
|
||||
|
||||
1993-06-01 Ken Manheimer (klm@coil.nist.gov)
|
||||
1993-06-01 Ken Manheimer (klm@coil.nist.gov)
|
||||
|
||||
* allout.el (move-to-column): Pass zero instead of negative arg.
|
||||
Added some free variables defvars, so byte-comple doesn't complain.
|
||||
|
@ -42,7 +42,7 @@
|
||||
on things like "cdump".
|
||||
Don't use \\s patterns inside brackets.
|
||||
|
||||
1995-06-19 David K}gedal <davidk@lysator.liu.se>
|
||||
1995-06-19 David Kågedal <davidk@lysator.liu.se>
|
||||
|
||||
* tempo.el: Documented the `l' tag.
|
||||
(tempo-insert-template): Check for zmacs-regions.
|
||||
@ -1506,7 +1506,7 @@
|
||||
* mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do
|
||||
message headers.
|
||||
|
||||
1995-04-20 Torbj|rn Einarsson <tfkte@fy.chalmers.se>
|
||||
1995-04-20 Torbjorn Einarsson <tfkte@fy.chalmers.se>
|
||||
|
||||
* f90.el (f90-keywords): "only" added to keyword list.
|
||||
(f90-font-lock-keywords-1): Type may now have attributes private
|
||||
@ -2143,7 +2143,7 @@
|
||||
(jka-compr-uninstall): Delete entries that jka-compr-install
|
||||
added to inhibit-first-line-modes-suffixes.
|
||||
|
||||
1995-04-03 David K}gedal <davidk@lysator.liu.se>
|
||||
1995-04-03 David Kågedal <davidk@lysator.liu.se>
|
||||
|
||||
* tempo.el (tempo-insert):
|
||||
Added the P tag and modified the s tag accordingly
|
||||
@ -3765,7 +3765,7 @@
|
||||
|
||||
* bytecomp.el (byte-compile-defvar): Add the var to current-load-list.
|
||||
|
||||
1994-01-21 David K}gedal <davidk@lysator.liu.se>
|
||||
1994-01-21 David Kågedal <davidk@lysator.liu.se>
|
||||
|
||||
* tempo.el (tempo-insert-template): Quoted transient-mark-mode
|
||||
Expansion around region now puts point at the first mark.
|
||||
|
@ -2668,7 +2668,7 @@
|
||||
* timer.el (run-at-time): Handle numbers as relative times in
|
||||
seconds, as the original code did.
|
||||
|
||||
1996-02-06 Barry Warsaw <bwarsaw@anthem (Barry Warsaw)>
|
||||
1996-02-06 Barry Warsaw <bwarsaw@anthem>
|
||||
|
||||
* cc-mode.el (c-common-init): Fix typo.
|
||||
|
||||
@ -2866,7 +2866,7 @@
|
||||
|
||||
* winnt.el (mode-line-format): Include column-number-mode.
|
||||
|
||||
1996-01-30 David Kegedal <davidk@lysator.liu.se>
|
||||
1996-01-30 David Kågedal <davidk@lysator.liu.se>
|
||||
|
||||
* sendmail.el (mail-setup): For mail-self-blind, use user-mail-address.
|
||||
|
||||
@ -4054,7 +4054,7 @@
|
||||
|
||||
* files.el (wildcard-to-regexp): New function.
|
||||
|
||||
1995-12-28 1995 Marc Fleischeuers <marc@mpi.nl>
|
||||
1995-12-28 Marc Fleischeuers <marc@mpi.nl>
|
||||
|
||||
* files.el (make-auto-save-file-name): Make name always end in #,
|
||||
i.e. overwrite third char in extension if required.
|
||||
@ -4597,7 +4597,7 @@
|
||||
If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
|
||||
display attribute corresponding to that arg. Doc fix.
|
||||
|
||||
1995-12-12 David K}gedal <davidk@lysator.liu.se>
|
||||
1995-12-12 David Kågedal <davidk@lysator.liu.se>
|
||||
|
||||
* sendmail.el (sendmail-send-it): Added support for Resent-CC and
|
||||
Resent-BCC headers.
|
||||
@ -4795,7 +4795,7 @@
|
||||
(completion-c-mode-hook): Encapsulate C-mode changes in new function.
|
||||
Either call it now or put it on c-mode-hook.
|
||||
|
||||
1995-11-22 Barry Warsaw <bwarsaw@anthem (Barry Warsaw)>
|
||||
1995-11-22 Barry Warsaw <bwarsaw@anthem>
|
||||
|
||||
* cc-mode.el (c-beginning-of-statement-1): CASE 3, can't just
|
||||
return t at end of let clause since this will break
|
||||
@ -5700,13 +5700,13 @@
|
||||
|
||||
* hippie-exp.el (he-transfer-case): Fix typo in prev change.
|
||||
|
||||
1995-10-13 Michael Kifer <Michael Kifer <kifer@cs.sunysb.edu>>
|
||||
1995-10-13 Michael Kifer <kifer@cs.sunysb.edu>>
|
||||
|
||||
* ediff.el (ediff-version): is now autoloaded.
|
||||
* ediff-init.el: Moved defsubsts up.
|
||||
* ediff-hook.el: Now defines [window] in menu-bar-ediff-menu.
|
||||
|
||||
1995-10-13 Michael Kifer <Michael Kifer <kifer@cs.sunysb.edu>>
|
||||
1995-10-13 Michael Kifer <kifer@cs.sunysb.edu>>
|
||||
|
||||
* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view
|
||||
hook in xemacs.
|
||||
@ -5732,7 +5732,7 @@
|
||||
* goto-addr.el: New file.
|
||||
* browse-url.el: New file.
|
||||
|
||||
1995-10-13 Anders Holst (aho@nada.kth.se)
|
||||
1995-10-13 Anders Holst (aho@nada.kth.se)
|
||||
|
||||
* hippie-exp.el:
|
||||
(hippie-expand): Removed bug - don't undo from another buffer.
|
||||
@ -6357,7 +6357,7 @@
|
||||
|
||||
* sendmail.el (sendmail-send-it): Use user-mail-address.
|
||||
|
||||
1995-08-31 Barry Warsaw <bwarsaw@anthem (Barry Warsaw)>
|
||||
1995-08-31 Barry Warsaw <bwarsaw@anthem>
|
||||
|
||||
* cc-mode.el (c-backslashify-current-line): Obsolete.
|
||||
(c-append-backslash, c-delete-backslash): Taken from c-mode.el.
|
||||
@ -7250,25 +7250,26 @@
|
||||
* lisp-mode.el (shared-lisp-mode-map):
|
||||
Don't bind TAB, just set indent-line-function.
|
||||
|
||||
Wed Jul 26 15:40:00 Michael Kifer (kifer@cs.sunysb.edu)
|
||||
1995-07-26 Michael Kifer (kifer@cs.sunysb.edu)
|
||||
|
||||
* viper-ex.el (vip-submit-report): fnc modified.
|
||||
* viper-ex.el (vip-submit-report): Function modified.
|
||||
|
||||
* viper-keym.el (vip-overriding-map): new variable.
|
||||
* viper-keym.el (vip-overriding-map): New variable.
|
||||
|
||||
* viper-macs.el (vip-repeat-from-history-key): new default.
|
||||
* viper-macs.el (vip-repeat-from-history-key): New default.
|
||||
(vip-read-fast-keysequence, ex-unmap-read-args, ex-map-read-args):
|
||||
changed to use vip-read-key.
|
||||
Changed to use vip-read-key.
|
||||
|
||||
* viper-mous.el (vip-multiclick-timeout): new default.
|
||||
(vip-surrounding-word, vip-mouse-click-get-word): fnc modified.
|
||||
* viper-mous.el (vip-multiclick-timeout): New default.
|
||||
(vip-surrounding-word, vip-mouse-click-get-word): Function modified.
|
||||
|
||||
* viper-util.el (vip-add-hook, vip-remove-hook): new fncs.
|
||||
* viper-util.el (vip-add-hook, vip-remove-hook): New functions.
|
||||
|
||||
* viper.el (vip-info-file-name): variable removed.
|
||||
(vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode,
|
||||
vip-start-R-mode, vip-insert-state-pre-command-sentinel,
|
||||
vip-R-state-post-command-sentinel, vip-replace-char) fncs modified.
|
||||
* viper.el (vip-info-file-name): Variable removed.
|
||||
(vip-envelop-ESC-key, vip-start-replace, vip-finish-R-mode)
|
||||
(vip-start-R-mode, vip-insert-state-pre-command-sentinel)
|
||||
(vip-R-state-post-command-sentinel, vip-replace-char):
|
||||
Functions modified.
|
||||
|
||||
1995-07-25 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user