diff options
| author | Lawrence Mitchell | 2012-06-24 13:07:26 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2012-06-24 13:07:26 -0400 |
| commit | bbf908bc692846db442374a5a91ec9e243390e3d (patch) | |
| tree | 0390607af6374444a97690dedfb8af7560d00cac /etc/ChangeLog | |
| parent | 3c9359dfe479a7fa1b161ad86afe571f66b23617 (diff) | |
| download | emacs-bbf908bc692846db442374a5a91ec9e243390e3d.tar.gz emacs-bbf908bc692846db442374a5a91ec9e243390e3d.zip | |
* etc/NEWS: Move and improve the defun/defalias changes.
Fixes: debbugs:11686
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 70 |
1 files changed, 37 insertions, 33 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 6901077fbe0..9a65aa0bf2d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-06-24 Lawrence Mitchell <wence@gmx.li> | ||
| 2 | |||
| 3 | * NEWS: Move and improve the defun/defalias changes (bug#11686). | ||
| 4 | |||
| 1 | 2012-06-22 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2012-06-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Support higher-resolution time stamps (Bug#9000). | 7 | Support higher-resolution time stamps (Bug#9000). |
| @@ -48,8 +52,8 @@ | |||
| 48 | 52 | ||
| 49 | 2012-04-27 Jambunathan K <kjambunathan@gmail.com> | 53 | 2012-04-27 Jambunathan K <kjambunathan@gmail.com> |
| 50 | 54 | ||
| 51 | * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style. With | 55 | * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style. |
| 52 | this change, in a description list, if the description paragraph | 56 | With this change, in a description list, if the description paragraph |
| 53 | spawns multiple lines then it will correctly indented. | 57 | spawns multiple lines then it will correctly indented. |
| 54 | 58 | ||
| 55 | 2012-04-20 Glenn Morris <rgm@gnu.org> | 59 | 2012-04-20 Glenn Morris <rgm@gnu.org> |
| @@ -71,8 +75,8 @@ | |||
| 71 | * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*): | 75 | * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*): |
| 72 | New section styles. These sections are indented to the same | 76 | New section styles. These sections are indented to the same |
| 73 | level as the corresponding list entries. These sections hold | 77 | level as the corresponding list entries. These sections hold |
| 74 | tables that occur within a list. (OrgTable): Increased | 78 | tables that occur within a list. (OrgTable): |
| 75 | relative width from 90% to 96% for aesthetic reasons. | 79 | Increased relative width from 90% to 96% for aesthetic reasons. |
| 76 | 80 | ||
| 77 | 2012-03-16 Glenn Morris <rgm@gnu.org> | 81 | 2012-03-16 Glenn Morris <rgm@gnu.org> |
| 78 | 82 | ||
| @@ -130,8 +134,8 @@ | |||
| 130 | 2012-01-10 Chong Yidong <cyd@gnu.org> | 134 | 2012-01-10 Chong Yidong <cyd@gnu.org> |
| 131 | 135 | ||
| 132 | * tutorials/TUTORIAL: Don't give instructions for old-style X | 136 | * tutorials/TUTORIAL: Don't give instructions for old-style X |
| 133 | scrollbars. Use DEL terminology instead of DelBack. Improve | 137 | scrollbars. Use DEL terminology instead of DelBack. |
| 134 | description of graphical continuation lines and mode-line. | 138 | Improve description of graphical continuation lines and mode-line. |
| 135 | Promote use of C-/ and C-SPC. Remove discussion of flow control. | 139 | Promote use of C-/ and C-SPC. Remove discussion of flow control. |
| 136 | 140 | ||
| 137 | 2012-01-05 Glenn Morris <rgm@gnu.org> | 141 | 2012-01-05 Glenn Morris <rgm@gnu.org> |
| @@ -504,11 +508,11 @@ | |||
| 504 | POSIX does not allow "-" in Makefile variable names. | 508 | POSIX does not allow "-" in Makefile variable names. |
| 505 | Reported by Bruno Haible in | 509 | Reported by Bruno Haible in |
| 506 | <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. | 510 | <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. |
| 507 | * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from | 511 | * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from |
| 508 | DIRED-REFCARDS_PDF. | 512 | DIRED-REFCARDS_PDF. |
| 509 | (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF. | 513 | (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF. |
| 510 | (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF. | 514 | (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF. |
| 511 | (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF. | 515 | (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF. |
| 512 | 516 | ||
| 513 | 2011-01-18 Glenn Morris <rgm@gnu.org> | 517 | 2011-01-18 Glenn Morris <rgm@gnu.org> |
| 514 | 518 | ||
| @@ -1972,7 +1976,7 @@ | |||
| 1972 | 1976 | ||
| 1973 | * refcards/refcard.tex: Updates for printing. | 1977 | * refcards/refcard.tex: Updates for printing. |
| 1974 | (\versionyear): Update to 2007. | 1978 | (\versionyear): Update to 2007. |
| 1975 | (\copyrightnotice): Modified or unmodified ok. | 1979 | (\copyrightnotice): Modify or unmodified ok. |
| 1976 | (Simple Customization): Don't use goto-line, since now it's bound. | 1980 | (Simple Customization): Don't use goto-line, since now it's bound. |
| 1977 | Also, use now-preferred (kbd ...) syntax. | 1981 | Also, use now-preferred (kbd ...) syntax. |
| 1978 | 1982 | ||
| @@ -2646,7 +2650,7 @@ | |||
| 2646 | 2650 | ||
| 2647 | 2006-09-03 Diane Murray <disumu@x3y2z1.net> | 2651 | 2006-09-03 Diane Murray <disumu@x3y2z1.net> |
| 2648 | 2652 | ||
| 2649 | * erc.texi (Getting Started, Connecting): Changed erc-select to erc. | 2653 | * erc.texi (Getting Started, Connecting): Change erc-select to erc. |
| 2650 | 2654 | ||
| 2651 | 2006-09-02 Juri Linkov <juri@jurta.org> | 2655 | 2006-09-02 Juri Linkov <juri@jurta.org> |
| 2652 | 2656 | ||
| @@ -2763,8 +2767,8 @@ | |||
| 2763 | 2767 | ||
| 2764 | 2006-07-05 Kenichi Handa <handa@m17n.org> | 2768 | 2006-07-05 Kenichi Handa <handa@m17n.org> |
| 2765 | 2769 | ||
| 2766 | * HELLO: Add a paragraph for non-ASCII examples at the head. Add | 2770 | * HELLO: Add a paragraph for non-ASCII examples at the head. |
| 2767 | Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish. | 2771 | Add Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish. |
| 2768 | 2772 | ||
| 2769 | 2006-07-03 Bill Wohler <wohler@newt.com> | 2773 | 2006-07-03 Bill Wohler <wohler@newt.com> |
| 2770 | 2774 | ||
| @@ -2910,7 +2914,7 @@ | |||
| 2910 | 2914 | ||
| 2911 | 2006-05-24 Carsten Dominik <dominik@science.uva.nl> | 2915 | 2006-05-24 Carsten Dominik <dominik@science.uva.nl> |
| 2912 | 2916 | ||
| 2913 | * orgcard.tex (section{Motion}): Added the item navigation commands. | 2917 | * orgcard.tex (section{Motion}): Add the item navigation commands. |
| 2914 | (section{Publishing}): New section. | 2918 | (section{Publishing}): New section. |
| 2915 | (section{Links}): Documented elisp and shell links. | 2919 | (section{Links}): Documented elisp and shell links. |
| 2916 | 2920 | ||
| @@ -3046,8 +3050,8 @@ | |||
| 3046 | New bitmaps for new images. | 3050 | New bitmaps for new images. |
| 3047 | 3051 | ||
| 3048 | * images/refresh.xpm, images/sort-ascending.xpm, | 3052 | * images/refresh.xpm, images/sort-ascending.xpm, |
| 3049 | * images/sort-descending.xpm: Update with GTK 2.x images. Note | 3053 | * images/sort-descending.xpm: Update with GTK 2.x images. |
| 3050 | that the default GTK icons are not overridden by the GNOME theme | 3054 | Note that the default GTK icons are not overridden by the GNOME theme |
| 3051 | due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in | 3055 | due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in |
| 3052 | wide circulation, then the GTK icons should be replaced with the | 3056 | wide circulation, then the GTK icons should be replaced with the |
| 3053 | equivalent GNOME icons. Until then, we should be consistent with | 3057 | equivalent GNOME icons. Until then, we should be consistent with |
| @@ -4317,8 +4321,8 @@ | |||
| 4317 | 4321 | ||
| 4318 | 2001-11-22 Colin Walters <walters@debian.org> | 4322 | 2001-11-22 Colin Walters <walters@debian.org> |
| 4319 | 4323 | ||
| 4320 | * PROBLEMS: Remove already applied calc info patches. Clarify | 4324 | * PROBLEMS: Remove already applied calc info patches. |
| 4321 | that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is | 4325 | Clarify that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is |
| 4322 | not handled by alternatives in Debian, the reporter surely meant | 4326 | not handled by alternatives in Debian, the reporter surely meant |
| 4323 | just "--config ftp". | 4327 | just "--config ftp". |
| 4324 | 4328 | ||
| @@ -4435,8 +4439,8 @@ | |||
| 4435 | 4439 | ||
| 4436 | * ps-prin1.ps: Footer implementation. Doc fix. | 4440 | * ps-prin1.ps: Footer implementation. Doc fix. |
| 4437 | (doLineNumber): Code fix for line number color. | 4441 | (doLineNumber): Code fix for line number color. |
| 4438 | (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code | 4442 | (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): |
| 4439 | fix for footer implementation. | 4443 | Code fix for footer implementation. |
| 4440 | (TextStart, SetFooterLines, FooterFrameStart, doFramePath) | 4444 | (TextStart, SetFooterLines, FooterFrameStart, doFramePath) |
| 4441 | (FooterFramePath, doFrame, FooterFrame, FooterStart) | 4445 | (FooterFramePath, doFrame, FooterFrame, FooterStart) |
| 4442 | (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs. | 4446 | (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs. |
| @@ -4624,8 +4628,8 @@ | |||
| 4624 | * ps-prin0.ps: Insert a version number comment (5.2.2). | 4628 | * ps-prin0.ps: Insert a version number comment (5.2.2). |
| 4625 | Indentation fix. | 4629 | Indentation fix. |
| 4626 | 4630 | ||
| 4627 | * ps-prin1.ps: Insert a version number comment (5.2.2). Can | 4631 | * ps-prin1.ps: Insert a version number comment (5.2.2). |
| 4628 | select page size with/without giving an error if PostScript | 4632 | Can select page size with/without giving an error if PostScript |
| 4629 | printer doesn't have this kind of page size. Zebra Stripe | 4633 | printer doesn't have this kind of page size. Zebra Stripe |
| 4630 | continues or restarts on next page. Indentation fix. | 4634 | continues or restarts on next page. Indentation fix. |
| 4631 | (BeginSheet): If necessary, rescale n-up to fit on the sheet of | 4635 | (BeginSheet): If necessary, rescale n-up to fit on the sheet of |
| @@ -4836,8 +4840,8 @@ | |||
| 4836 | * termcap.dat, termcap.ucb: Deleted and replaced. | 4840 | * termcap.dat, termcap.ucb: Deleted and replaced. |
| 4837 | 4841 | ||
| 4838 | * termcap: New termcap file from the ncurses project; bigger, | 4842 | * termcap: New termcap file from the ncurses project; bigger, |
| 4839 | better, brighter, does away with waxy yellow buildup. Email | 4843 | better, brighter, does away with waxy yellow buildup. |
| 4840 | me at terminfo@ccil.org if you have any trouble with this. | 4844 | Email me at terminfo@ccil.org if you have any trouble with this. |
| 4841 | 4845 | ||
| 4842 | * README: Changed to track above change. | 4846 | * README: Changed to track above change. |
| 4843 | 4847 | ||
| @@ -4847,7 +4851,7 @@ | |||
| 4847 | 4851 | ||
| 4848 | 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | 4852 | 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> |
| 4849 | 4853 | ||
| 4850 | * Makefile (maintainer-clean): Renamed from realclean. | 4854 | * Makefile (maintainer-clean): Rename from realclean. |
| 4851 | 4855 | ||
| 4852 | 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 4856 | 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| 4853 | 4857 | ||
| @@ -5044,8 +5048,8 @@ | |||
| 5044 | * DISTRIB: The actual domestic order form is now ORDERS.USA. | 5048 | * DISTRIB: The actual domestic order form is now ORDERS.USA. |
| 5045 | The DISTRIB text now mentions 19. | 5049 | The DISTRIB text now mentions 19. |
| 5046 | 5050 | ||
| 5047 | * ORDERS.USA: Created. This is just the order form. DISTRIB | 5051 | * ORDERS.USA: Created. This is just the order form. |
| 5048 | has a pointer to it at the beginning. | 5052 | DISTRIB has a pointer to it at the beginning. |
| 5049 | 5053 | ||
| 5050 | * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer | 5054 | * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer |
| 5051 | to it at the beginning. | 5055 | to it at the beginning. |
| @@ -5126,7 +5130,7 @@ | |||
| 5126 | 5130 | ||
| 5127 | 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu) | 5131 | 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
| 5128 | 5132 | ||
| 5129 | * etags.c (C_entries): Removed comment saying that \" in a string | 5133 | * etags.c (C_entries): Remove comment saying that \" in a string |
| 5130 | isn't recognized as magic, because it is correctly handled. | 5134 | isn't recognized as magic, because it is correctly handled. |
| 5131 | 5135 | ||
| 5132 | * getopt.c, getopt.h: New files, from GNU C library. | 5136 | * getopt.c, getopt.h: New files, from GNU C library. |
| @@ -5136,8 +5140,8 @@ | |||
| 5136 | optind. | 5140 | optind. |
| 5137 | (main): Argument processing loop rewritten to call getopt to get | 5141 | (main): Argument processing loop rewritten to call getopt to get |
| 5138 | next option. Options which take parameters (-o and -i) rewritten | 5142 | next option. Options which take parameters (-o and -i) rewritten |
| 5139 | to get parameter from optarg instead of argv[1]. Filename | 5143 | to get parameter from optarg instead of argv[1]. |
| 5140 | preprocessing loop and update command changed similarly. | 5144 | Filename preprocessing loop and update command changed similarly. |
| 5141 | * Makefile (etags, ctags): Depend on and link with getopt.h, | 5145 | * Makefile (etags, ctags): Depend on and link with getopt.h, |
| 5142 | getopt.o, and getopt1.o. | 5146 | getopt.o, and getopt1.o. |
| 5143 | (getopt.o, getopt1.o): New targets for the GNU getopt routines. | 5147 | (getopt.o, getopt1.o): New targets for the GNU getopt routines. |
| @@ -5278,8 +5282,8 @@ | |||
| 5278 | 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu) | 5282 | 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu) |
| 5279 | 5283 | ||
| 5280 | * make-docfile: Find the arguments to a C function correctly, | 5284 | * make-docfile: Find the arguments to a C function correctly, |
| 5281 | by not ignoring the character that read_c_string returns. Don't | 5285 | by not ignoring the character that read_c_string returns. |
| 5282 | even try to find argument names for functions that take MANY | 5286 | Don't even try to find argument names for functions that take MANY |
| 5283 | or UNEVALLED arguments, since they're a figment of the docstring's | 5287 | or UNEVALLED arguments, since they're a figment of the docstring's |
| 5284 | imagination. | 5288 | imagination. |
| 5285 | 5289 | ||