comparison etc/NEWS @ 108663:a224d29f3386

* url-util.el (url-unhex-string): Don't accidentally decode as latin-1. * editfns.c (Fbyte_to_string): New function. * NEWS: Add sections for Emacs-23.3.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 19 May 2010 11:23:53 -0400
parents e2da1d33db95
children fd2ae9b03967
comparison
equal deleted inserted replaced
108662:30ebb77362b6 108663:a224d29f3386
11 See files NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 11 See files NEWS.22, NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17
12 for changes in older Emacs versions. 12 for changes in older Emacs versions.
13 13
14 You can narrow news to a specific version by calling `view-emacs-news' 14 You can narrow news to a specific version by calling `view-emacs-news'
15 with a prefix argument or by typing C-u C-h C-n. 15 with a prefix argument or by typing C-u C-h C-n.
16
17
18 * Installation Changes in Emacs 23.3
19
20 * Startup Changes in Emacs 23.3
21
22 * Changes in Emacs 23.3
23
24
25 * Editing Changes in Emacs 23.3
26
27
28 * Changes in Specialized Modes and Packages in Emacs 23.3
29
30
31 * New Modes and Packages in Emacs 23.3
32
33
34 * Incompatible Lisp Changes in Emacs 23.3
35
36
37 * Lisp changes in Emacs 23.3
38
39 ** New function byte-to-string, like char-to-string but for bytes.
40
41
42 * Changes in Emacs 23.3 on non-free operating systems
16 43
17 44
18 * Installation Changes in Emacs 23.2 45 * Installation Changes in Emacs 23.2
19 46
20 ** New configure options for Emacs developers. 47 ** New configure options for Emacs developers.