aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.3
diff options
context:
space:
mode:
authorJuanma Barranquero2012-01-10 18:32:19 +0100
committerJuanma Barranquero2012-01-10 18:32:19 +0100
commitcd394be17755d8248ba01ea7ba8502a31f1ce71a (patch)
tree8bd7a8df9cf11edddb567add9f757c328e29236a /lisp/ChangeLog.3
parent96f8741e07a33e6ba81d5afadf3e277e8a54911c (diff)
downloademacs-cd394be17755d8248ba01ea7ba8502a31f1ce71a.tar.gz
emacs-cd394be17755d8248ba01ea7ba8502a31f1ce71a.zip
ChangeLog fixes.
Diffstat (limited to 'lisp/ChangeLog.3')
-rw-r--r--lisp/ChangeLog.330
1 files changed, 15 insertions, 15 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index fef57d0c68d..f23b1199a4e 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -533,7 +533,7 @@
533 533
5341993-05-16 Richard Stallman (rms@geech.gnu.ai.mit.edu) 5341993-05-16 Richard Stallman (rms@geech.gnu.ai.mit.edu)
535 535
536 * gnus.el, gnuspost.el, gnusmail.el, gnusmisc.el 536 * gnus.el, gnuspost.el, gnusmail.el, gnusmisc.el,
537 * nntp.el, nnspool.el, mhspool.el: Version 3.15 from Umeda. 537 * nntp.el, nnspool.el, mhspool.el: Version 3.15 from Umeda.
538 538
539 * frame.el (toggle-scroll-bar): Renamed from toggle-vertical-scroll... 539 * frame.el (toggle-scroll-bar): Renamed from toggle-vertical-scroll...
@@ -762,8 +762,8 @@
762 762
763 Fail more gracefully if we can't build bold, italic, etc, 763 Fail more gracefully if we can't build bold, italic, etc,
764 versions of the default font. 764 versions of the default font.
765 * faces.el (make-face-bold, make-face-italic, 765 * faces.el (make-face-bold, make-face-italic)
766 make-face-bold-italic, make-face-unbold, make-face-unitalic): 766 (make-face-bold-italic, make-face-unbold, make-face-unitalic):
767 Implement NOERROR argument. 767 Implement NOERROR argument.
768 (x-initialize-frame-faces): Use the NOERROR argument to the 768 (x-initialize-frame-faces): Use the NOERROR argument to the
769 font manipulation functions to avoid errors while starting up. 769 font manipulation functions to avoid errors while starting up.
@@ -1772,8 +1772,8 @@
1772 1772
17731993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu) 17731993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
1774 1774
1775 * calendar.el (calendar-standard-time-zone-name, 1775 * calendar.el (calendar-standard-time-zone-name)
1776 calendar-daylight-time-zone-name): Initialize these at load-time, 1776 (calendar-daylight-time-zone-name): Initialize these at load-time,
1777 as well as calendar-time-zone. 1777 as well as calendar-time-zone.
1778 1778
1779 * calendar.el (calendar-time-zone): Fix code which initializes 1779 * calendar.el (calendar-time-zone): Fix code which initializes
@@ -1827,7 +1827,7 @@
1827 * help.el, register.el, replace.el, reposition.el, rfc822.el, 1827 * help.el, register.el, replace.el, reposition.el, rfc822.el,
1828 * rlogin.el, rot13.el, scribe.el, scroll-bar.el, sendmail.el, 1828 * rlogin.el, rot13.el, scribe.el, scroll-bar.el, sendmail.el,
1829 * setenv.el, sgml-mode.el, simple.el, simula.el, sort.el, spell.el, 1829 * setenv.el, sgml-mode.el, simple.el, simula.el, sort.el, spell.el,
1830 * spook.el, studly.el, tabify.el, text-mode.el: Added or corrected 1830 * spook.el, studly.el, tabify.el, text-mode.el: Add or correct
1831 Commentary headers. 1831 Commentary headers.
1832 1832
18331993-03-22 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 18331993-03-22 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
@@ -1840,7 +1840,7 @@
1840 * man.el, mlconvert.el, mlsupport.el, modula2.el, mouse.el, 1840 * man.el, mlconvert.el, mlsupport.el, modula2.el, mouse.el,
1841 * mpuz.el, netunam.el, novice.el, nroff-mode.el, options.el, 1841 * mpuz.el, netunam.el, novice.el, nroff-mode.el, options.el,
1842 * outline.el, page.el, paragraphs.el, picture.el, prolog.el, 1842 * outline.el, page.el, paragraphs.el, picture.el, prolog.el,
1843 * rect.el: Added or corrected Commentary sections. 1843 * rect.el: Add or correct Commentary sections.
1844 1844
18451993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) 18451993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1846 1846
@@ -1857,7 +1857,7 @@
1857 * mail-utils.el, mailalias.el, makefile.el, makesum.el, mim-mode.el, 1857 * mail-utils.el, mailalias.el, makefile.el, makesum.el, mim-mode.el,
1858 * modula2.el, nroff-mode.el, perl-mode.el, prolog.el, scheme.el, 1858 * modula2.el, nroff-mode.el, perl-mode.el, prolog.el, scheme.el,
1859 * sgml-mode.el, tex-mode.el: 1859 * sgml-mode.el, tex-mode.el:
1860 Added or corrected Commentary sections. There's more of this 1860 Add or correct Commentary sections. There's more of this
1861 coming; soon, the package finder will be able to browse Commentary 1861 coming; soon, the package finder will be able to browse Commentary
1862 sections, and I want almost all packages to have useful ones. 1862 sections, and I want almost all packages to have useful ones.
1863 1863
@@ -1972,7 +1972,7 @@
1972 * cust-print.el, find-dired.el, etags.el, electric.el, dired.el, 1972 * cust-print.el, find-dired.el, etags.el, electric.el, dired.el,
1973 * dired-aux.el, cust-print.el, cmuscheme.el, cmulisp.el, cl.el, 1973 * dired-aux.el, cust-print.el, cmuscheme.el, cmulisp.el, cl.el,
1974 * case-table.el, byte-run.el, ange-ftp.el, backquote.el: 1974 * case-table.el, byte-run.el, ange-ftp.el, backquote.el:
1975 Added or corrected library header comments. 1975 Add or correct library header comments.
1976 1976
19771993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) 19771993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1978 1978
@@ -2186,8 +2186,8 @@
2186 2186
21871993-03-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu) 21871993-03-10 Edward M. Reingold (reingold@emr.cs.uiuc.edu)
2188 2188
2189 * diary-insert.el (insert-anniversary-diary-entry, 2189 * diary-insert.el (insert-anniversary-diary-entry)
2190 insert-block-diary-entry): Fix calendar-date-display-form used. 2190 (insert-block-diary-entry): Fix calendar-date-display-form used.
2191 2191
21921993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) 21921993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu)
2193 2193
@@ -2383,8 +2383,8 @@
2383 nonexistent function last-month-of-hebrew-year to the correct 2383 nonexistent function last-month-of-hebrew-year to the correct
2384 function hebrew-calendar-last-month-of-year. 2384 function hebrew-calendar-last-month-of-year.
2385 2385
2386 * cal-mayan.el (calendar-mayan-haab-on-or-before, 2386 * cal-mayan.el (calendar-mayan-haab-on-or-before)
2387 calendar-mayan-tzolkin-on-or-before): Change `mod' to `%'. 2387 (calendar-mayan-tzolkin-on-or-before): Change `mod' to `%'.
2388 2388
2389 * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second 2389 * cal-mayan.el (calendar-next-tzolkin-date): Delete bogus second
2390 defun. 2390 defun.
@@ -2857,8 +2857,8 @@
2857 * ehelp.el (electric-help-command-loop): Same. 2857 * ehelp.el (electric-help-command-loop): Same.
2858 * electric.el (Electric-command-loop): Same. 2858 * electric.el (Electric-command-loop): Same.
2859 * emerge.el (emerge-show-file-name): Same. 2859 * emerge.el (emerge-show-file-name): Same.
2860 * fortran.el (fortran-abbrev-start, 2860 * fortran.el (fortran-abbrev-start)
2861 fortran-window-create-momentarily): Same. 2861 (fortran-window-create-momentarily): Same.
2862 * gnus.el (gnus-Subject-next-article): Same. 2862 * gnus.el (gnus-Subject-next-article): Same.
2863 * info.el (Info-summary): Same. 2863 * info.el (Info-summary): Same.
2864 * isearch-mode.el (isearch-update, isearch-unread): Same. 2864 * isearch-mode.el (isearch-update, isearch-unread): Same.