diff options
| author | Richard M. Stallman | 2005-03-28 21:30:15 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-03-28 21:30:15 +0000 |
| commit | f60a6f87ff45773b0d1737ef8d8d2b83269e34a6 (patch) | |
| tree | 2a68ff96ec93a2311a156738572355b4f2f57254 | |
| parent | a20cba2c77f7c6ffe6886c1378e7b260274ebe74 (diff) | |
| download | emacs-f60a6f87ff45773b0d1737ef8d8d2b83269e34a6.tar.gz emacs-f60a6f87ff45773b0d1737ef8d8d2b83269e34a6.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 22 | ||||
| -rw-r--r-- | lispref/ChangeLog | 6 | ||||
| -rw-r--r-- | man/ChangeLog | 4 |
3 files changed, 32 insertions, 0 deletions
| @@ -109,6 +109,7 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | |||
| 109 | 109 | ||
| 110 | ** iso-acc.el is now obsolete. Use one of the latin input methods instead. | 110 | ** iso-acc.el is now obsolete. Use one of the latin input methods instead. |
| 111 | 111 | ||
| 112 | --- | ||
| 112 | ** Languange environment and various default coding systems are setup | 113 | ** Languange environment and various default coding systems are setup |
| 113 | more correctly according to the current locale name. If the locale | 114 | more correctly according to the current locale name. If the locale |
| 114 | name doesn't specify a charset, the default is what glibc defines. | 115 | name doesn't specify a charset, the default is what glibc defines. |
| @@ -259,6 +260,7 @@ specified by the syntax table. | |||
| 259 | --- | 260 | --- |
| 260 | *** rx.el has new corresponding `symbol-end' and `symbol-start' elements. | 261 | *** rx.el has new corresponding `symbol-end' and `symbol-start' elements. |
| 261 | 262 | ||
| 263 | +++ | ||
| 262 | ** Passing resources on the command line now works on MS Windows. | 264 | ** Passing resources on the command line now works on MS Windows. |
| 263 | You can use --xrm to pass resource settings to Emacs, overriding any | 265 | You can use --xrm to pass resource settings to Emacs, overriding any |
| 264 | existing values. For example: | 266 | existing values. For example: |
| @@ -841,6 +843,7 @@ possible matches. | |||
| 841 | the current Info node name into the kill ring. With a zero prefix | 843 | the current Info node name into the kill ring. With a zero prefix |
| 842 | arg, puts the node name inside the `info' function call. | 844 | arg, puts the node name inside the `info' function call. |
| 843 | 845 | ||
| 846 | --- | ||
| 844 | *** New face `info-xref-visited' distinguishes visited nodes from unvisited | 847 | *** New face `info-xref-visited' distinguishes visited nodes from unvisited |
| 845 | and a new option `Info-fontify-visited-nodes' to control this. | 848 | and a new option `Info-fontify-visited-nodes' to control this. |
| 846 | 849 | ||
| @@ -852,6 +855,7 @@ references and following them calls `browse-url'. | |||
| 852 | If you prefer the old behavior, you can set the new user option | 855 | If you prefer the old behavior, you can set the new user option |
| 853 | `Info-hide-note-references' to nil. | 856 | `Info-hide-note-references' to nil. |
| 854 | 857 | ||
| 858 | --- | ||
| 855 | *** Images in Info pages are supported. | 859 | *** Images in Info pages are supported. |
| 856 | Info pages show embedded images, in Emacs frames with image support. | 860 | Info pages show embedded images, in Emacs frames with image support. |
| 857 | Info documentation that includes images, processed with makeinfo | 861 | Info documentation that includes images, processed with makeinfo |
| @@ -938,6 +942,7 @@ horizontal scroll bars in a frame or window. | |||
| 938 | +++ | 942 | +++ |
| 939 | ** Under X, mouse-wheel-mode is turned on by default. | 943 | ** Under X, mouse-wheel-mode is turned on by default. |
| 940 | 944 | ||
| 945 | +++ | ||
| 941 | ** The X resource useXIM can be used to turn off use of XIM, which may | 946 | ** The X resource useXIM can be used to turn off use of XIM, which may |
| 942 | speed up Emacs with slow networking to the X server. | 947 | speed up Emacs with slow networking to the X server. |
| 943 | 948 | ||
| @@ -1003,6 +1008,7 @@ You can now put the init files .emacs and .emacs_SHELL under | |||
| 1003 | instead. The updated skeleton-insert docstring explains these new | 1008 | instead. The updated skeleton-insert docstring explains these new |
| 1004 | features along with other details of skeleton construction. | 1009 | features along with other details of skeleton construction. |
| 1005 | 1010 | ||
| 1011 | --- | ||
| 1006 | ** MH-E changes. | 1012 | ** MH-E changes. |
| 1007 | 1013 | ||
| 1008 | Upgraded to MH-E version 7.82. There have been major changes since | 1014 | Upgraded to MH-E version 7.82. There have been major changes since |
| @@ -1236,6 +1242,7 @@ when Emacs visits them. | |||
| 1236 | default, all trivial operations involving whole lines are performed | 1242 | default, all trivial operations involving whole lines are performed |
| 1237 | automatically. The game uses faces for better visual feedback. | 1243 | automatically. The game uses faces for better visual feedback. |
| 1238 | 1244 | ||
| 1245 | --- | ||
| 1239 | ** The new variable `x-select-request-type' controls how Emacs | 1246 | ** The new variable `x-select-request-type' controls how Emacs |
| 1240 | requests X selection. The default value is nil, which means that | 1247 | requests X selection. The default value is nil, which means that |
| 1241 | Emacs requests X selection with types COMPOUND_TEXT and UTF8_STRING, | 1248 | Emacs requests X selection with types COMPOUND_TEXT and UTF8_STRING, |
| @@ -2411,6 +2418,7 @@ used to effect hiding for hideshow minor mode. Integration with isearch | |||
| 2411 | handles the overlay property `display' specially, preserving it during | 2418 | handles the overlay property `display' specially, preserving it during |
| 2412 | temporary overlay showing in the course of an isearch operation. | 2419 | temporary overlay showing in the course of an isearch operation. |
| 2413 | 2420 | ||
| 2421 | +++ | ||
| 2414 | ** New command `recode-region' decodes the region again by a specified | 2422 | ** New command `recode-region' decodes the region again by a specified |
| 2415 | coding system. | 2423 | coding system. |
| 2416 | 2424 | ||
| @@ -2425,10 +2433,12 @@ section { }). Many files under /etc/, or with suffixes like .cf through | |||
| 2425 | .config, .properties (Java), .desktop (KDE/Gnome), .ini and many others are | 2433 | .config, .properties (Java), .desktop (KDE/Gnome), .ini and many others are |
| 2426 | recognized. | 2434 | recognized. |
| 2427 | 2435 | ||
| 2436 | +++ | ||
| 2428 | ** The new package dns-mode.el add syntax highlight of DNS master files. | 2437 | ** The new package dns-mode.el add syntax highlight of DNS master files. |
| 2429 | The key binding C-c C-s (`dns-mode-soa-increment-serial') can be used | 2438 | The key binding C-c C-s (`dns-mode-soa-increment-serial') can be used |
| 2430 | to increment the SOA serial. | 2439 | to increment the SOA serial. |
| 2431 | 2440 | ||
| 2441 | +++ | ||
| 2432 | ** The new package flymake.el does on-the-fly syntax checking of program | 2442 | ** The new package flymake.el does on-the-fly syntax checking of program |
| 2433 | source files. See the Flymake's Info manual for more details. | 2443 | source files. See the Flymake's Info manual for more details. |
| 2434 | 2444 | ||
| @@ -2436,9 +2446,11 @@ source files. See the Flymake's Info manual for more details. | |||
| 2436 | of hierarchical data as an outline. For example, the tree-widget is | 2446 | of hierarchical data as an outline. For example, the tree-widget is |
| 2437 | well suited to display a hierarchy of directories and files. | 2447 | well suited to display a hierarchy of directories and files. |
| 2438 | 2448 | ||
| 2449 | +++ | ||
| 2439 | ** The wdired.el package allows you to use normal editing commands on Dired | 2450 | ** The wdired.el package allows you to use normal editing commands on Dired |
| 2440 | buffers to change filenames, permissions, etc... | 2451 | buffers to change filenames, permissions, etc... |
| 2441 | 2452 | ||
| 2453 | +++ | ||
| 2442 | ** The thumbs.el package allows you to preview image files as thumbnails | 2454 | ** The thumbs.el package allows you to preview image files as thumbnails |
| 2443 | and can be invoked from a Dired buffer. | 2455 | and can be invoked from a Dired buffer. |
| 2444 | 2456 | ||
| @@ -2451,6 +2463,7 @@ and can be invoked from a Dired buffer. | |||
| 2451 | ** The new global minor mode `size-indication-mode' (off by default) | 2463 | ** The new global minor mode `size-indication-mode' (off by default) |
| 2452 | shows the size of accessible part of the buffer on the mode line. | 2464 | shows the size of accessible part of the buffer on the mode line. |
| 2453 | 2465 | ||
| 2466 | --- | ||
| 2454 | ** GDB-Script-mode is used for files like .gdbinit. | 2467 | ** GDB-Script-mode is used for files like .gdbinit. |
| 2455 | 2468 | ||
| 2456 | --- | 2469 | --- |
| @@ -2506,6 +2519,7 @@ versions of cua.el and cua-mode.el. To ensure proper operation, you | |||
| 2506 | must remove older versions of cua.el or cua-mode.el as well as the | 2519 | must remove older versions of cua.el or cua-mode.el as well as the |
| 2507 | loading and customization of those packages from the .emacs file. | 2520 | loading and customization of those packages from the .emacs file. |
| 2508 | 2521 | ||
| 2522 | +++ | ||
| 2509 | ** The new keypad setup package provides several common bindings for | 2523 | ** The new keypad setup package provides several common bindings for |
| 2510 | the numeric keypad which is available on most keyboards. The numeric | 2524 | the numeric keypad which is available on most keyboards. The numeric |
| 2511 | keypad typically has the digits 0 to 9, a decimal point, keys marked | 2525 | keypad typically has the digits 0 to 9, a decimal point, keys marked |
| @@ -2633,6 +2647,7 @@ There is also Global Reveal mode which affects all buffers. | |||
| 2633 | ** The new package ibuffer provides a powerful, completely | 2647 | ** The new package ibuffer provides a powerful, completely |
| 2634 | customizable replacement for buff-menu.el. | 2648 | customizable replacement for buff-menu.el. |
| 2635 | 2649 | ||
| 2650 | +++ | ||
| 2636 | ** The new package table.el implements editable, WYSIWYG, embedded | 2651 | ** The new package table.el implements editable, WYSIWYG, embedded |
| 2637 | `text tables' in Emacs buffers. It simulates the effect of putting | 2652 | `text tables' in Emacs buffers. It simulates the effect of putting |
| 2638 | these tables in a special major mode. The package emulates WYSIWYG | 2653 | these tables in a special major mode. The package emulates WYSIWYG |
| @@ -2655,17 +2670,20 @@ mode-lines in inverse-video. | |||
| 2655 | --- | 2670 | --- |
| 2656 | ** cplus-md.el has been removed to avoid problems with Custom. | 2671 | ** cplus-md.el has been removed to avoid problems with Custom. |
| 2657 | 2672 | ||
| 2673 | +++ | ||
| 2658 | ** New package benchmark.el contains simple support for convenient | 2674 | ** New package benchmark.el contains simple support for convenient |
| 2659 | timing measurements of code (including the garbage collection component). | 2675 | timing measurements of code (including the garbage collection component). |
| 2660 | 2676 | ||
| 2661 | --- | 2677 | --- |
| 2662 | ** The new Lisp library fringe.el controls the appearance of fringes. | 2678 | ** The new Lisp library fringe.el controls the appearance of fringes. |
| 2663 | 2679 | ||
| 2680 | --- | ||
| 2664 | ** `cfengine-mode' is a major mode for editing GNU Cfengine | 2681 | ** `cfengine-mode' is a major mode for editing GNU Cfengine |
| 2665 | configuration files. | 2682 | configuration files. |
| 2666 | 2683 | ||
| 2667 | * Incompatible Lisp Changes in Emacs 22.1 | 2684 | * Incompatible Lisp Changes in Emacs 22.1 |
| 2668 | 2685 | ||
| 2686 | +++ | ||
| 2669 | ** The new interactive-specification `G' reads a file name | 2687 | ** The new interactive-specification `G' reads a file name |
| 2670 | much like `F', but if the input is a directory name (even defaulted), | 2688 | much like `F', but if the input is a directory name (even defaulted), |
| 2671 | it returns just the directory name. | 2689 | it returns just the directory name. |
| @@ -3205,6 +3223,7 @@ contents are detected automatically. However, certain implicit | |||
| 3205 | changes to mode lines, header lines, or display properties may require | 3223 | changes to mode lines, header lines, or display properties may require |
| 3206 | forcing an explicit window update. | 3224 | forcing an explicit window update. |
| 3207 | 3225 | ||
| 3226 | --- | ||
| 3208 | ** New function `redirect-debugging-output' can be used to redirect | 3227 | ** New function `redirect-debugging-output' can be used to redirect |
| 3209 | debugging output on the stderr file handle to a file. | 3228 | debugging output on the stderr file handle to a file. |
| 3210 | 3229 | ||
| @@ -4405,6 +4424,7 @@ formerly used for that purpose is now an alias for locale-coding-system. | |||
| 4405 | display a prompt but don't use the minibuffer, now display the prompt | 4424 | display a prompt but don't use the minibuffer, now display the prompt |
| 4406 | using the text properties (esp. the face) of the prompt string. | 4425 | using the text properties (esp. the face) of the prompt string. |
| 4407 | 4426 | ||
| 4427 | --- | ||
| 4408 | ** New function x-send-client-message sends a client message when | 4428 | ** New function x-send-client-message sends a client message when |
| 4409 | running under X. | 4429 | running under X. |
| 4410 | 4430 | ||
| @@ -4414,6 +4434,7 @@ all overlays in the buffer by just calling (remove-overlay). | |||
| 4414 | 4434 | ||
| 4415 | ** New packages: | 4435 | ** New packages: |
| 4416 | 4436 | ||
| 4437 | +++ | ||
| 4417 | *** The new package gdb-ui.el provides an enhanced graphical interface to | 4438 | *** The new package gdb-ui.el provides an enhanced graphical interface to |
| 4418 | GDB. You can interact with GDB through the GUD buffer in the usual way, but | 4439 | GDB. You can interact with GDB through the GUD buffer in the usual way, but |
| 4419 | there are also further buffers which control the execution and describe the | 4440 | there are also further buffers which control the execution and describe the |
| @@ -4430,6 +4451,7 @@ current syntactic context (as returned by parse-partial-sexp). | |||
| 4430 | binary data structures, such as network packets, to and from Lisp | 4451 | binary data structures, such as network packets, to and from Lisp |
| 4431 | data structures. | 4452 | data structures. |
| 4432 | 4453 | ||
| 4454 | --- | ||
| 4433 | *** The TCL package tcl-mode.el was replaced by tcl.el. | 4455 | *** The TCL package tcl-mode.el was replaced by tcl.el. |
| 4434 | This was actually done in Emacs-21.1, and was not documented. | 4456 | This was actually done in Emacs-21.1, and was not documented. |
| 4435 | 4457 | ||
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cf86afc4e45..232e992e658 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-03-26 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * anti.texi (Antinews): Mention `G' interactive code. | ||
| 4 | |||
| 5 | * tips.texi (Compilation Tips): Mention benchmark.el. | ||
| 6 | |||
| 1 | 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> | 7 | 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 8 | ||
| 3 | * modes.texi (Other Font Lock Variables): `font-lock-fontify-block' | 9 | * modes.texi (Other Font Lock Variables): `font-lock-fontify-block' |
diff --git a/man/ChangeLog b/man/ChangeLog index 9c3279b211d..7d0c98af9d2 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2005-03-28 Richard M. Stallman <rms@gnu.org> | 1 | 2005-03-28 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * calendar.texi: Minor fixes to previous change. | ||
| 4 | |||
| 5 | * programs.texi (Fortran): Small fixes to previous changes. | ||
| 6 | |||
| 3 | * emacs.texi (Top): Update list of subnodes of Dired. | 7 | * emacs.texi (Top): Update list of subnodes of Dired. |
| 4 | Likewise for building.texi. | 8 | Likewise for building.texi. |
| 5 | 9 | ||