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
4e2af782
Commit
4e2af782
authored
May 11, 2010
by
Juanma Barranquero
Browse files
Fix typos and whitespace in ChangeLogs.
parent
4bbedd98
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
86 additions
and
92 deletions
+86
-92
ChangeLog
ChangeLog
+1
-1
doc/lispintro/ChangeLog
doc/lispintro/ChangeLog
+3
-3
doc/misc/ChangeLog
doc/misc/ChangeLog
+2
-2
etc/ChangeLog
etc/ChangeLog
+3
-3
lisp/ChangeLog
lisp/ChangeLog
+8
-8
lisp/ChangeLog.1
lisp/ChangeLog.1
+3
-3
lisp/ChangeLog.12
lisp/ChangeLog.12
+1
-1
lisp/ChangeLog.13
lisp/ChangeLog.13
+6
-6
lisp/ChangeLog.14
lisp/ChangeLog.14
+14
-14
lisp/ChangeLog.5
lisp/ChangeLog.5
+5
-5
lisp/ChangeLog.6
lisp/ChangeLog.6
+2
-2
lisp/ChangeLog.7
lisp/ChangeLog.7
+1
-1
lisp/ChangeLog.9
lisp/ChangeLog.9
+8
-8
lisp/erc/ChangeLog.03
lisp/erc/ChangeLog.03
+2
-2
lisp/erc/ChangeLog.04
lisp/erc/ChangeLog.04
+1
-1
lisp/gnus/ChangeLog.1
lisp/gnus/ChangeLog.1
+3
-3
lisp/gnus/ChangeLog.2
lisp/gnus/ChangeLog.2
+8
-8
lisp/mh-e/ChangeLog.1
lisp/mh-e/ChangeLog.1
+12
-18
lisp/org/ChangeLog
lisp/org/ChangeLog
+1
-1
nt/ChangeLog
nt/ChangeLog
+2
-2
No files found.
ChangeLog
View file @
4e2af782
...
...
@@ -5864,7 +5864,7 @@
1994-05-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu)
* configure.in: Remove AC_LANG_C call. Not needed with Autoconf
version > 1.8.
version > 1.8.
1994-05-08 Morten Welinder (terra@diku.dk)
...
...
doc/lispintro/ChangeLog
View file @
4e2af782
...
...
@@ -309,11 +309,11 @@
2006-08-21 Robert J. Chassell <bob@rattlesnake.com>
* emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex
and pointed towards ../man/texinfo.tex so only one file
needs updating. Added comment of what to do when building on own.
and pointed towards ../man/texinfo.tex so only one file
needs updating. Added comment of what to do when building on own.
* texinfo.tex: Changed to version 2006-02-13.16
to enable a DVI build using the more recent versions of TeX.
to enable a DVI build using the more recent versions of TeX.
2006-05-25 David Kastrup <dak@gnu.org>
...
...
doc/misc/ChangeLog
View file @
4e2af782
...
...
@@ -593,7 +593,7 @@
(Agenda commands): Document new bulk commands.
(Plain lists): Document new behavior of
`org-cycle-include-plain-lists'.
Hyphenation only in TeX.
Hyphenation only in TeX.
(Clocking work time): Document the key to update effort
estimates.
(Clocking work time): Document the clock time display.
...
...
@@ -1660,7 +1660,7 @@
2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
* gnus.texi (Mail Source Customization): Correct values of
`mail-source-delete-incoming'. Reported by Tassilo Horn.
`mail-source-delete-incoming'. Reported by Tassilo Horn.
(Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
...
...
etc/ChangeLog
View file @
4e2af782
...
...
@@ -1839,7 +1839,7 @@
2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se>
* emacs.py (eargs): Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid Emacs freeze.
Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2006-10-22 Chong Yidong <cyd@stupidchicken.com>
...
...
@@ -4646,8 +4646,8 @@
1990-01-19 David Lawrence (tale@cocoa-puffs)
* timer.c, getdate.y (new files) and Makefile:
Sub-process support for run-at-time in timer.el.
Doesn't yet work correctly for USG.
Sub-process support for run-at-time in timer.el.
Doesn't yet work correctly for USG.
1990-01-10 Jim Kingdon (kingdon@pogo)
...
...
lisp/ChangeLog
View file @
4e2af782
...
...
@@ -237,7 +237,7 @@
* Version 23.2 released.
2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
Stefan Monnier <monnier@iro.umontreal.ca>
Stefan Monnier <monnier@iro.umontreal.ca>
Highlight vendor specific properties.
* textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
...
...
@@ -491,7 +491,7 @@
(ede-dired-add-to-target): Use dolist.
2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
Michael Albinus <michael.albinus@gmx.de>
Michael Albinus <michael.albinus@gmx.de>
Implement compression for inline methods.
...
...
@@ -1563,7 +1563,7 @@
values.
2010-03-29 Phil Hagelberg <phil@evri.com>
Chong Yidong <cyd@stupidchicken.com>
Chong Yidong <cyd@stupidchicken.com>
* subr.el: Extend progress reporters to perform "spinning".
(progress-reporter-update, progress-reporter-do-update):
...
...
@@ -5206,7 +5206,7 @@
* Makefile.in (ELCFILES): Adapt to subword.el move.
2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
Stefan Monnier <monnier@iro.umontreal.ca>
Stefan Monnier <monnier@iro.umontreal.ca>
* bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
(bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
...
...
@@ -9292,7 +9292,7 @@
indent buffer only if called interactively (Bug#4452).
2009-09-19 Juanma Barranquero <lekktu@gmail.com>
Eli Zaretskii <eliz@gnu.org>
Eli Zaretskii <eliz@gnu.org>
This fixes bug#4197 (merged to bug#865, though not identical).
* server.el (server-auth-dir): Add docstring note about FAT32.
...
...
@@ -10109,7 +10109,7 @@
Don't call substitute-in-file-name on diary-file.
2009-09-03 Eduard Wiebe <usenet@pusto.de>
Stefan Monnier <monnier@iro.umontreal.ca>
Stefan Monnier <monnier@iro.umontreal.ca>
* mail/footnote.el (footnote-prefix): Make it a defcustom.
(footnote-mode-map): Move initialization into the declaration.
...
...
@@ -11220,7 +11220,7 @@
* progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
Karl Landstrom <karl.landstrom@brgeight.se>
Karl Landstrom <karl.landstrom@brgeight.se>
* progmodes/js.el: New file.
...
...
@@ -12987,7 +12987,7 @@
XZ is the successor to LZMA: <http://tukaani.org/xz/>
2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
Nick Roberts <nickrob@snap.net.nz>
Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
repository (http://sphinx.net.ru/hg/gdb-mi/).
...
...
lisp/ChangeLog.1
View file @
4e2af782
...
...
@@ -990,7 +990,7 @@
* info.el:
(Info-select-node): Was searching unboundedly for "execute:".
(Info-follow-reference): Was called Info-footnote.
Also, handle presence of spaces and newlines in ref names.
Also, handle presence of spaces and newlines in ref names.
(Info-extract-menu-node-name): Handle presence of spaces and
newlines in the node name.
(Info-menu): Handle presence of spaces and newlines in item
...
...
@@ -1465,7 +1465,7 @@
1985-10-28 Richard M. Stallman (rms@prep)
* rmail.el, rmailsum.el, rmailkwd.el, rmailmsc.el,
rmailout.el, rmailedit.el:
*
rmailout.el, rmailedit.el:
Install thoroughly rewritten rmail with many new features.
* debug.el (debug, debugger-mode):
...
...
@@ -3100,7 +3100,7 @@
(also, mail-yank-ignored-headers had a typo)
* rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...)
loaddefs.el
*
loaddefs.el
:
Remodularize inbox parsing. Add support(?) for mmdf inboxes.
Note that I can't seem to define definitive documentation of
what this format is; however the code installed seems to work
...
...
lisp/ChangeLog.12
View file @
4e2af782
...
...
@@ -32509,7 +32509,7 @@
(bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
Juri Linkov <juri@jurta.org>
Juri Linkov <juri@jurta.org>
* textmodes/reftex-global.el (reftex-isearch-push-state-function)
(reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
lisp/ChangeLog.13
View file @
4e2af782
...
...
@@ -721,7 +721,7 @@
char-width-table. Don't make ethiopic and tibetan double column.
* textmodes/fill.el (fill-find-break-point-function-table):
Don't set it up in defvar.
Don't set it up in defvar.
(fill-nospace-between-words-table): New variable.
(fill-delete-newlines): Check fill-nospace-between-words-table
instead of charset property nospace-between-words.
...
...
@@ -1872,8 +1872,8 @@
2008-02-01 Dave Love <fx@gnu.org>
* emacs-lisp/byte-opt.el (side-effect-free-fns):
Add string-make-unibyte string-make-multibyte string-to-multibyte
string-as-multibyte string-as-unibyte.
Add string-make-unibyte string-make-multibyte string-to-multibyte
string-as-multibyte string-as-unibyte.
2008-02-01 Dave Love <fx@gnu.org>
...
...
@@ -3983,7 +3983,7 @@
* ibuffer.el (ibuffer-mode): Fix typo in previous change.
2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
Miles Bader <miles@gnu.org>
Miles Bader <miles@gnu.org>
* blank-mode.el: New file. Minor mode to visualize (HARD) SPACE,
TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code
...
...
@@ -5479,7 +5479,7 @@
(verilog-insert-indices): Escape braces in doc strings.
2007-12-08 Michael McNamara <mac@verilog.com>
Wilson Snyder <wsnyder@wsnyder.org>
Wilson Snyder <wsnyder@wsnyder.org>
* progmodes/verilog-mode.el: New file.
...
...
@@ -13484,7 +13484,7 @@
Use native Emacs functions, when appropriate.
2007-08-01 Dan Nicolaescu <dann@ics.uci.edu>
Stefan Monnier <monnier@iro.umontreal.ca>
Stefan Monnier <monnier@iro.umontreal.ca>
* vc.el: Document new VC operation `extra-menu'.
...
...
lisp/ChangeLog.14
View file @
4e2af782
...
...
@@ -1029,7 +1029,7 @@
* paren.el (show-paren-function):
* simple.el (kill-forward-chars, kill-backward-chars):
Use (+/- (point) N), instead of `forward-point'.
Use (+/- (point) N), instead of `forward-point'.
2009-03-19 Glenn Morris <rgm@gnu.org>
...
...
@@ -3012,12 +3012,12 @@
Don't activate node nil. (Bug#1569)
2009-01-22 Paul Reilly <pmr@pajato.com>
Henrik Enberg <enberg@printf.se>
Alex Schroeder <alex@gnu.org>
Chong Yidong <cyd@stupidchicken.com>
Richard M Stallman <rms@gnu.org>
Glenn Morris <rgm@gnu.org>
Juanma Barranquero <lekktu@gmail.com>
Henrik Enberg <enberg@printf.se>
Alex Schroeder <alex@gnu.org>
Chong Yidong <cyd@stupidchicken.com>
Richard M Stallman <rms@gnu.org>
Glenn Morris <rgm@gnu.org>
Juanma Barranquero <lekktu@gmail.com>
* mail/rmail.el: Code implementing Rmail-mbox functionality.
(rmail-attribute-header, rmail-keyword-header)
...
...
@@ -4310,7 +4310,7 @@
was orderly adjusted, nil otherwise.
2008-12-12 Juanma Barranquero <lekktu@gmail.com>
Stefan Monnier <monnier@iro.umontreal.ca>
Stefan Monnier <monnier@iro.umontreal.ca>
* server.el (server-sentinel): Uncomment code to delete connection file.
(server-start): Save the connection file in the server property list.
...
...
@@ -4369,7 +4369,7 @@
terminal variable assignment.
2008-12-10 Yukihiro Matsumoto <matz@ruby-lang.org>
Nobuyoshi Nakada <nobu@ruby-lang.org>
Nobuyoshi Nakada <nobu@ruby-lang.org>
* progmodes/ruby-mode.el: New file.
...
...
@@ -5599,7 +5599,7 @@
New aliases, to satisfy `define-derived-mode' expectations.
2008-11-15 Glenn Morris <rgm@gnu.org>
Martin Rudalics <rudalics@gmx.at>
Martin Rudalics <rudalics@gmx.at>
* emacs-lisp/find-func.el (find-function-advised-original): New.
(find-function-C-source, find-function-noselect):
...
...
@@ -10308,8 +10308,8 @@
(newsticker--treeview-propertize-tag): Show item title in tooltip.
2008-06-20 Martin Blais <blais@furius.ca>
Stefan Merten <smerten@oekonux.de>
David Goodger <goodger@python.org>
Stefan Merten <smerten@oekonux.de>
David Goodger <goodger@python.org>
* textmodes/rst.el: New file.
...
...
@@ -10627,7 +10627,7 @@
* term/linux.el (terminal-init-linux): Load t-mouse.
2008-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
Drew Adams <drew.adams@oracle.com>
Drew Adams <drew.adams@oracle.com>
* info.el (Info-breadcrumbs-depth): New var.
(Info-insert-breadcrumbs): New function.
...
...
@@ -18798,7 +18798,7 @@
for useful options.
2008-03-01 Dan Nicolaescu <dann@ics.uci.edu>
Glenn Morris <rgm@gnu.org>
Glenn Morris <rgm@gnu.org>
* emacs-lisp/bytecomp.el (byte-recompile-directory)
(byte-compile-file, batch-byte-compile, batch-byte-compile-file):
...
...
lisp/ChangeLog.5
View file @
4e2af782
...
...
@@ -7051,7 +7051,7 @@
* ediff.el (ediff-toggle-read-only, ediff-patch-file): Check out
version controlled files before their buffers are modified.
(ediff-local-checkout-flag, ediff-toggle-read-only-function):
New variables.
New variables.
* ediff.el (ediff-find-file, ediff-patch-file): Were getting
confused by symbolic links. Fixed.
...
...
@@ -8050,7 +8050,7 @@
1994-07-23 enami tsugutomo <enami@sys.ptg.sony.co.jp>
* lisp/add-log.el (add-log-current-defun): Skip doc string
correctly even if it ends with line that starts space.
correctly even if it ends with line that starts space.
1994-07-22 Ed Reingold <reingold@albert.gnu.ai.mit.edu>
...
...
@@ -9194,11 +9194,11 @@
* solar.el (solar-sunrise, solar-sunset): Fix doc string.
(solar-time-string): Rewritten.
(solar-adj-time-for-dst): New function.
(solar-sunrise-sunset, diary-sabbath-candles
,
solar-equinoxes-solstices): Revised to use the rewritten and new fcns.
(solar-sunrise-sunset, diary-sabbath-candles
)
(
solar-equinoxes-solstices): Revised to use the rewritten and new fcns.
* calendar.el (solar-holidays): Revised to use the rewritten and
new fcns.
new fcns.
* lunar.el (lunar-phase): Revised to use the rewritten and new fcns.
...
...
lisp/ChangeLog.6
View file @
4e2af782
...
...
@@ -3687,7 +3687,7 @@
When changing the environment, avoid need for setenv.
1996-01-05 Karl Eichwalder <ke@ke.Central.DE>
Karl Fogel <kfogel@floss.red-bean.com>
Karl Fogel <kfogel@floss.red-bean.com>
* bookmark.el: "cyclic.com" addresses changed to "red-bean.com".
(bookmark-bmenu-mode-map): Don't bind C-k.
...
...
@@ -5837,7 +5837,7 @@
1995-10-09 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* etags.el (tags-table-check-computed-list): Map
tags-expand-table-name over lists of included tables.
tags-expand-table-name over lists of included tables.
1995-10-09 Erik Naggum <erik@naggum.no>
...
...
lisp/ChangeLog.7
View file @
4e2af782
...
...
@@ -2749,7 +2749,7 @@
* abbrev.el: Likewise.
1998-05-26 Emilio Lopes <Emilio.Lopes@Physik.TU-Muenchen.DE>
Karl Fogel <kfogel@red-bean.com>
Karl Fogel <kfogel@red-bean.com>
* bookmark.el: Changes so bookmark list mode works with Info:
(bookmark-jump-noselect): Use an inner save-window-excursion.
...
...
lisp/ChangeLog.9
View file @
4e2af782
...
...
@@ -2739,8 +2739,8 @@
2001-06-27 Francesco Potortì <pot@gnu.org>
* uniquify.el
:
(uniquify-rationalize-file-buffer-names):
Undo previous change.
* uniquify.el (uniquify-rationalize-file-buffer-names):
Undo previous change.
2001-06-27 Francesco Potortì <pot@gnu.org>
...
...
@@ -12205,7 +12205,7 @@
2000-09-05 Stefan Monnier <monnier@cs.yale.edu>
* vc.el
:
(toplevel): Don't require `dired' at run-time.
* vc.el (toplevel): Don't require `dired' at run-time.
(vc-dired-resynch-file): Remove autoload cookie.
2000-09-05 Andre Spiegel <spiegel@gnu.org>
...
...
@@ -12998,7 +12998,7 @@
`vc-locking-user' semantics.
(vc-backend-merge): Remove.
* vc-rcs.el, vc-scc.el
:
(vc-{sc,r}cs-check{in,out}): Update 'vc-state
* vc-rcs.el, vc-scc.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
rather than 'vc-locking-user.
* vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
...
...
@@ -15318,8 +15318,8 @@
leading comma nicely. Extended to handle member initializers
too.
* cc-engine.el
:
(c-beginning-of-inheritance-list
,
c-guess-basic-syntax): Fixed recognition of inheritance lists
* cc-engine.el (c-beginning-of-inheritance-list
)
(
c-guess-basic-syntax): Fixed recognition of inheritance lists
when the lines begins with a comma.
* cc-vars.el (c-offsets-alist): Changed default for
...
...
@@ -19574,7 +19574,7 @@
(backward-kill-word): Revert addition of * to interactive spec --
it's a feature.
* paragraphs.el
:
(kill-paragraph, backward-kill-paragraph)
* paragraphs.el (kill-paragraph, backward-kill-paragraph)
(backward-kill-sentence, kill-sentence): Likewise.
* gud.el (gud-jdb-build-class-source-alist): Prepend space to
...
...
@@ -19918,7 +19918,7 @@
2000-02-10 Dave Love <fx@gnu.org>
* wid-edit.el
:
(widgets) [defgroup]: Remove url link.
* wid-edit.el (widgets) [defgroup]: Remove url link.
(widget-color-choice-list, widget-color-history, widget-mouse-help):
Deleted.
(widget-specify-field, widget-specify-button): Don't use
...
...
lisp/erc/ChangeLog.03
View file @
4e2af782
...
...
@@ -145,7 +145,7 @@
to delete-if-not.
* erc.el(erc-update-current-channel-member):
Use erc-downcase when comparing
Use erc-downcase when comparing
nick entries. Cleanup indentation.
2003-11-01 Lawrence Mitchell <wence@gmx.li>
...
...
@@ -171,7 +171,7 @@
2003-10-24 Mario Lang <mlang@delysid.org>
* erc-dcc.el: From Stephan Stahl <stl@isogmbh.de>:
*
(erc-dcc-send-block): Kill buffer if transfer completed correctly.
(erc-dcc-send-block): Kill buffer if transfer completed correctly.
2003-10-22 Mario Lang <mlang@delysid.org>
...
...
lisp/erc/ChangeLog.04
View file @
4e2af782
...
...
@@ -72,7 +72,7 @@
2004-12-24 Jorgen Schaefer <forcer@users.sourceforge.net>
* erc-goodies.el, erc.el: The Small Extraction of Stuff[tm] commit.
Moved some functions from erc.el to erc-goodies.el, and
Moved some functions from erc.el to erc-goodies.el, and
transformed them to erc modules in the process.
- imenu autoload stuff moved. I don't know why it is here at all.
- Moved: scroll-to-bottom, make-read-only, distinguish-noncommands,
...
...
lisp/gnus/ChangeLog.1
View file @
4e2af782
...
...
@@ -28,10 +28,10 @@
* gnus-start.el (gnus-slave-save-newsrc):
* gnus-uu.el (gnus-uu-tmp-dir, gnus-uu-decode-binhex)
(gnus-uu-decode-binhex-view, gnus-uu-digest-mail-forward)
(gnus-uu-initialize):
(gnus-uu-decode-binhex-view, gnus-uu-digest-mail-forward)
(gnus-uu-initialize):
* nnmail.el (nnmail-make-complex-temp-name, nnmail-get-new-mail):
Use make-temp-file.
Use make-temp-file.
1999-09-07 Eli Zaretskii <eliz@gnu.org>
...
...
lisp/gnus/ChangeLog.2
View file @
4e2af782
...
...
@@ -4905,8 +4905,8 @@
2003-02-08 Michael Welsh Duggan <md5i@cs.cmu.edu>
* nnmail.el (nnmail-split-it): If a message ends up matching the
same mailbox more than once, it will cause duplicates to appear
in the mailbox.
same mailbox more than once, it will cause duplicates to appear
in the mailbox.
2003-02-08 Simon Josefsson <jas@extundo.com>
...
...
@@ -5553,8 +5553,8 @@
2003-01-13 Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
* gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
/usr/bin/play as default player.
(gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
/usr/bin/play as default player.
(gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2003-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
...
...
@@ -9034,7 +9034,7 @@
boolean not a string
* gnus-group.el (gnus-group-line-format): Add description of %C
* gnus-group.el (gnus-group-line-format-alist): Add gnus-tmp-comment
as %C
as %C
* gnus-group.el (gnus-group-insert-group-line): Add gnus-tmp-comment.
2002-04-22 Paul Jarc <prj@po.cwru.edu>
...
...
@@ -11326,7 +11326,7 @@
2002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
"Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
"Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
2002-01-03 Steve Youngs <youngs@xemacs.org>
...
...
@@ -12256,7 +12256,7 @@
(imap-stream-alist): Backslash.
* gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
Thanks to david.goldberg6@verizon.net (David S. Goldberg).
Thanks to david.goldberg6@verizon.net (David S. Goldberg).
2001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
...
...
@@ -12755,7 +12755,7 @@
2001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-spec.el (gnus-parse-simple-format): Use
buffer-substring-no-properties.
buffer-substring-no-properties.
2001-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
...
...
lisp/mh-e/ChangeLog.1
View file @
4e2af782
...
...
@@ -195,11 +195,11 @@
2005-05-28 Bill Wohler <wohler@newt.com>
Released MH-E version 7.84.
Released MH-E version 7.84.
* MH-E-NEWS, README: Updated for release 7.84.
* MH-E-NEWS, README: Updated for release 7.84.
* mh-e.el (Version, mh-version): Updated for release 7.84.
* mh-e.el (Version, mh-version): Updated for release 7.84.
2005-05-28 Bill Wohler <wohler@newt.com>
...
...
@@ -4396,7 +4396,6 @@
mh-xemacs-toolbar.el: Removed RCS keywords per Emacs conventions
(closes SF #680731).
2003-03-26 Satyaki Das <satyaki@theforce.stanford.edu>
* mh-index.el: Fix commentary to mention that mairix is supported
...
...
@@ -7556,10 +7555,10 @@
the MH pick command to give the user more information when
choosing between mh-search-folder and mh-index-folder.
* mh-index.el (mh-index-search): Edited the docstring. Direct the
user to mh-index-program if necessary.
(mh-index-program): Edited this docstring too. Viewing the help
in a *Help* buffer really exposes grammatical flaws.
* mh-index.el (mh-index-search): Edited the docstring.
Direct the
user to mh-index-program if necessary.
(mh-index-program): Edited this docstring too.
Viewing the help
in a *Help* buffer really exposes grammatical flaws.
2002-11-05 Peter S Galbraith <psg@debian.org>
...
...
@@ -7839,7 +7838,6 @@
(.PHONY): Added emacs, xemacs, autoloads, custom-loads. Broke up
target and moved pieces into their own sections.
2002-10-30 Peter S Galbraith <psg@debian.org>
* mh-utils.el (mh-show-font-lock-keywords): Wrap an
...
...
@@ -8494,11 +8492,10 @@
2002-10-22 Mark D. Baushke <mdb@gnu.org>
* mh-mime.el (mh-graphical-smileys-flag): Renamed from
mh-graphical-smileys-p.
(mh-display-smileys): Use it.
(mh-graphical-emphasis-flag): Renamed from
mh-graphical-emphasis-p.
(mh-display-emphasis): Use it. This addresses part of SF #627015.
mh-graphical-smileys-p.
(mh-display-smileys): Use it.
(mh-graphical-emphasis-flag): Renamed from mh-graphical-emphasis-p.
(mh-display-emphasis): Use it. This addresses part of SF #627015.
2002-10-22 Satyaki Das <satyaki@theforce.stanford.edu>
...
...
@@ -9301,7 +9298,7 @@
* mh-mime.el (mh-store-mime-parts-directory): New defcustom.
Default directory to use for mh-store-mime-parts.
(mh-store-mime-parts): New Command. Store the MIME parts of the
current message.
current message.
(mh-store-mime-parts-directory-default): New internal working
variable. Default to use for mh-store-mime-parts-directory, set
from last use.
...
...
@@ -9309,7 +9306,6 @@
* mh-e.el (mh-folder-seq-tool-bar-map): Add mh-store-mime-parts to
toolbar.
2002-08-22 Satyaki Das <satyaki@theforce.stanford.edu>
* mh-seq.el (mh-thread-generate-scan-lines): In threaded view,
...
...
@@ -10487,7 +10483,6 @@
(clean): New target that blows away MH-E-OBJ.
(dist): Added $(MH-E-OBJ) to tarball.
Attempt to quiet compilation errors to a dull roar.
* mh-e.el: Require easymenu, added autoload of info.
...
...
@@ -10506,7 +10501,6 @@
* mh-comp.el: Require mh-e and easymenu, moved autoloads to top of
file.
* Makefile: (EMACS): New constant to hold emacs calling sequence.
(install): Renamed to install-emacs.
(compile): New target to compile all files.
...
...
lisp/org/ChangeLog
View file @
4e2af782
...
...
@@ -127,7 +127,7 @@
(org-ascii-replace-entities): New function.
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
Ulf Stegemann <ulf@zeitform.de>
Ulf Stegemann <ulf@zeitform.de>
* org-entities.el: New file.
...
...
nt/ChangeLog
View file @
4e2af782
...
...
@@ -112,7 +112,7 @@
* config.nt (HAVE_FACES): Remove, unused.
2008-06-26 Juanma Barranquero <lekktu@gmail.com>
Eli Zaretskii <eliz@gnu.org>
Eli Zaretskii <eliz@gnu.org>
* nmake.defs (FONT_CFLAGS):
* gmake.defs (FONT_CFLAGS): Remove.
...
...
@@ -128,7 +128,7 @@
* config.nt: Remove reference to UNEXEC_SRC.
2008-06-23 Juanma Barranquero <lekktu@gmail.com>
Eli Zaretskii <eliz@gnu.org>
Eli Zaretskii <eliz@gnu.org>
* gmake.defs (DEBUG_FLAG, DEBUG_LINK) [!NODEBUG]:
Don't hardcode -gstabs+, use DEBUG_INFO.
...
...
Prev
1
2
Next
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