Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4bbe413d
Commit
4bbe413d
authored
Feb 02, 2007
by
Juanma Barranquero
Browse files
Fix typos.
parent
cf8b92db
Changes
9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
367 additions
and
366 deletions
+367
-366
ChangeLog
ChangeLog
+3
-3
admin/ChangeLog
admin/ChangeLog
+3
-3
etc/ChangeLog
etc/ChangeLog
+1
-1
lisp/ChangeLog.10
lisp/ChangeLog.10
+2
-2
lisp/ChangeLog.11
lisp/ChangeLog.11
+1
-1
lisp/ChangeLog.3
lisp/ChangeLog.3
+326
-326
lisp/ChangeLog.4
lisp/ChangeLog.4
+5
-5
lisp/ChangeLog.5
lisp/ChangeLog.5
+4
-4
lisp/ChangeLog.6
lisp/ChangeLog.6
+22
-21
No files found.
ChangeLog
View file @
4bbe413d
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.
...
...
admin/ChangeLog
View file @
4bbe413d
2007-01-27 Jan Dj,A
C$
(Brv <jhd@winter.localdomain>
2007-01-27 Jan Dj,A
d
(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>
...
...
etc/ChangeLog
View file @
4bbe413d
...
...
@@ -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.
...
...
lisp/ChangeLog.10
View file @
4bbe413d
...
...
@@ -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.
...
...
lisp/ChangeLog.11
View file @
4bbe413d
...
...
@@ -12127,7 +12127,7 @@
(xml-parse-dtd): Change parsing so that it produces strings
instead of interned symbols.
2003-11-01
e
ra
@iki.fi
<era@iki.fi> (tiny change)
2003-11-01
E
ra
Eriksson
<era@iki.fi> (tiny change)
* dired.el (dired-ls-sorting-switches): Doc fix.
...
...
lisp/ChangeLog.3
View file @
4bbe413d
This diff is collapsed.
Click to expand it.
lisp/ChangeLog.4
View file @
4bbe413d
...
...
@@ -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 Kgedal (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.
...
...
lisp/ChangeLog.5
View file @
4bbe413d
...
...
@@ -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 Kgedal <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 Torbj
o
rn 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 Kgedal <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 Kgedal <davidk@lysator.liu.se>
* tempo.el (tempo-insert-template): Quoted transient-mark-mode
Expansion around region now puts point at the first mark.
...
...
lisp/ChangeLog.6
View file @
4bbe413d
...
...
@@ -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 K
e
gedal <davidk@lysator.liu.se>
1996-01-30 David Kgedal <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 Kgedal <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):
n
ew variable.
* viper-keym.el (vip-overriding-map):
N
ew variable.
* viper-macs.el (vip-repeat-from-history-key):
n
ew default.
* viper-macs.el (vip-repeat-from-history-key):
N
ew default.
(vip-read-fast-keysequence, ex-unmap-read-args, ex-map-read-args):
c
hanged to use vip-read-key.
C
hanged to use vip-read-key.
* viper-mous.el (vip-multiclick-timeout):
n
ew default.
(vip-surrounding-word, vip-mouse-click-get-word):
fnc
modified.
* viper-mous.el (vip-multiclick-timeout):
N
ew default.
(vip-surrounding-word, vip-mouse-click-get-word):
Function
modified.
* viper-util.el (vip-add-hook, vip-remove-hook):
n
ew fncs.
* viper-util.el (vip-add-hook, vip-remove-hook):
N
ew f
u
nc
tion
s.
* 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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment