Mercurial > emacs
annotate doc/man/ChangeLog @ 112033:a80c1e8d9df4
Encode frame title and icon name before setting.
* coding.h (ENCODE_UTF_8): Remove "Used by ..." comment.
* nsfns.m (ns_set_name_iconic): Remove.
(ns_set_name_internal): New function.
(Vicon_title_format): Extern declare.
(ns_set_name): Call ns_set_name_internal.
(x_explicitly_set_name): Remove call to ns_set_name_iconic.
(x_implicitly_set_name): Ditto.
(x_set_title): Remove commet about EXPLICIT. Call ns_set_name_internal.
(ns_set_name_as_filename): Encode name with ENCODE_UTF_8 (Bug#7517).
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Thu, 30 Dec 2010 12:30:55 +0100 |
parents | 2316b868d5be |
children | 40af77a50adc |
rev | line source |
---|---|
110931
2316b868d5be
Merge changes from emacs-23 branch.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1 2010-10-12 Glenn Morris <rgm@gnu.org> |
110928
a28c57bb896c
* doc/man/emacs.1: Small fixes.
Glenn Morris <rgm@gnu.org>
parents:
110922
diff
changeset
|
2 |
a28c57bb896c
* doc/man/emacs.1: Small fixes.
Glenn Morris <rgm@gnu.org>
parents:
110922
diff
changeset
|
3 * emacs.1: Small fixes. |
a28c57bb896c
* doc/man/emacs.1: Small fixes.
Glenn Morris <rgm@gnu.org>
parents:
110922
diff
changeset
|
4 |
110931
2316b868d5be
Merge changes from emacs-23 branch.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
5 2010-10-12 Ulrich Mueller <ulm@gentoo.org> |
110922
3d97b0ab637b
* doc/man/emacs.1: Update license description.
Glenn Morris <rgm@gnu.org>
parents:
110119
diff
changeset
|
6 |
3d97b0ab637b
* doc/man/emacs.1: Update license description.
Glenn Morris <rgm@gnu.org>
parents:
110119
diff
changeset
|
7 * emacs.1: Update license description. |
3d97b0ab637b
* doc/man/emacs.1: Update license description.
Glenn Morris <rgm@gnu.org>
parents:
110119
diff
changeset
|
8 |
110885
0b20044988e1
* doc/man/b2m.1: Remove file.
Glenn Morris <rgm@gnu.org>
parents:
110579
diff
changeset
|
9 2010-10-09 Glenn Morris <rgm@gnu.org> |
0b20044988e1
* doc/man/b2m.1: Remove file.
Glenn Morris <rgm@gnu.org>
parents:
110579
diff
changeset
|
10 |
0b20044988e1
* doc/man/b2m.1: Remove file.
Glenn Morris <rgm@gnu.org>
parents:
110579
diff
changeset
|
11 * b2m.1: Remove file. |
0b20044988e1
* doc/man/b2m.1: Remove file.
Glenn Morris <rgm@gnu.org>
parents:
110579
diff
changeset
|
12 |
110579
5fabe7db5188
Add more xz compression support.
Glenn Morris <rgm@gnu.org>
parents:
110133
diff
changeset
|
13 2010-09-25 Ulrich Mueller <ulm@gentoo.org> |
5fabe7db5188
Add more xz compression support.
Glenn Morris <rgm@gnu.org>
parents:
110133
diff
changeset
|
14 |
5fabe7db5188
Add more xz compression support.
Glenn Morris <rgm@gnu.org>
parents:
110133
diff
changeset
|
15 * etags.1: xz compression is now supported. |
5fabe7db5188
Add more xz compression support.
Glenn Morris <rgm@gnu.org>
parents:
110133
diff
changeset
|
16 |
110119
58afda80af8c
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
Chong Yidong <cyd@stupidchicken.com>
parents:
108371
diff
changeset
|
17 2010-08-26 Sven Joachim <svenjoac@gmx.de> |
58afda80af8c
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
Chong Yidong <cyd@stupidchicken.com>
parents:
108371
diff
changeset
|
18 |
58afda80af8c
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
Chong Yidong <cyd@stupidchicken.com>
parents:
108371
diff
changeset
|
19 * emacs.1: Mention "maximized" value for the "fullscreen" X resource. |
58afda80af8c
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
Chong Yidong <cyd@stupidchicken.com>
parents:
108371
diff
changeset
|
20 |
108371
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
21 2010-05-07 Chong Yidong <cyd@stupidchicken.com> |
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
22 |
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
23 * Version 23.2 released. |
bfc8980754ed
Bump version to 23.2.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
24 |
107367
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
25 2010-03-10 Chong Yidong <cyd@stupidchicken.com> |
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
26 |
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
27 * Branch for 23.2. |
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
28 |
106781
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
29 2010-01-09 Chong Yidong <cyd@stupidchicken.com> |
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
30 |
108375 | 31 * emacs.1: Copyedits. Update options -Q, -mm and --daemon. |
32 Remove deprecated --unibyte option. | |
106781
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
33 |
103507
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
34 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
35 |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
36 * Branch for 23.1. |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
37 |
101693 | 38 2009-01-31 Glenn Morris <rgm@gnu.org> |
39 | |
40 * b2m.1: Minor fixes. | |
41 | |
100419
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
42 2008-12-14 Dan Nicolaescu <dann@ics.uci.edu> |
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
43 |
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
44 * ebrowse.1: Fix typos. Add more to the "SEE ALSO" section. |
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
45 |
100417
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
46 2008-12-14 Glenn Morris <rgm@gnu.org> |
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
47 |
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
48 * emacs.1: Fix MAILINGLISTS (default) location. |
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
49 |
100395
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
50 2008-12-13 Glenn Morris <rgm@gnu.org> |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
51 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
52 * b2m.1: New file. Basic man-page. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
53 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
54 * grep-changelog.1: New file. Basic man-page, largely constructed from |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
55 program --help output. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
56 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
57 * rcs-checkin.1: New file. Basic man-page, largely from script |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
58 commentary. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
59 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
60 * ebrowse.1: Fix "emacsclient" typo. Replace problematic character. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
61 Add some formatting. Add permissions notice. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
62 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
63 * emacs.1: Remove initial copyright comment, just refer to COPYING |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
64 section, merge years. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
65 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
66 * etags.1: Don't duplicate copyright info in initial comment, |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
67 just refer to COPYING section. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
68 |
100312
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
69 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> |
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
70 |
100313
1912976b0dec
* Makefile.in (install-arch-indep): Install ebrowse.1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100312
diff
changeset
|
71 * ebrowse.1: New file, mostly just the results of --help in man format. |
1912976b0dec
* Makefile.in (install-arch-indep): Install ebrowse.1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100312
diff
changeset
|
72 |
100312
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
73 * emacsclient.1: Describe what an empty string argument does for |
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
74 --alternate-editor. |
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
75 |
99991
ec1ce2561f47
Mention -nw and -c. Fix the character for --help.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
95033
diff
changeset
|
76 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu> |
ec1ce2561f47
Mention -nw and -c. Fix the character for --help.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
95033
diff
changeset
|
77 |
106676
cf3b293aa85d
Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents:
103507
diff
changeset
|
78 * emacsclient.1: Mention -nw and -c. Fix the character for --help. |
100123 | 79 Swap the order of -e and -n to follow the order displayed by --help. |
99991
ec1ce2561f47
Mention -nw and -c. Fix the character for --help.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
95033
diff
changeset
|
80 |
92801 | 81 2008-03-13 Glenn Morris <rgm@gnu.org> |
82 | |
83 * emacs.1: Fix Emacs version. | |
84 | |
87631 | 85 2008-01-08 Glenn Morris <rgm@gnu.org> |
86 | |
87 * emacs.1: Update Emacs version. | |
88 | |
93311 | 89 2007-11-22 Francesco Potortì <pot@gnu.org> |
86316 | 90 |
91 * etags.1: Ctags and Etags now share the same defaults, so remove | |
92 --defines, --globals, --members, --typedefs, --typedefs-and-c++. | |
93 | |
93311 | 94 2007-11-15 Francesco Potortì <pot@gnu.org> |
86090
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
95 |
86151
da4c5938f977
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86090
diff
changeset
|
96 * etags.1: Note that you can use "-" for stdout with -o. |
86090
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
97 |
83916 | 98 2007-09-06 Glenn Morris <rgm@gnu.org> |
99 | |
100 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to | |
101 doc/man/. | |
102 | |
103 ;; Local Variables: | |
93311 | 104 ;; coding: utf-8 |
83916 | 105 ;; fill-column: 79 |
106 ;; add-log-time-zone-rule: t | |
107 ;; End: | |
108 | |
106815 | 109 Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
83916 | 110 |
111 This file is part of GNU Emacs. | |
112 | |
95033
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
113 GNU Emacs is free software: you can redistribute it and/or modify |
83916 | 114 it under the terms of the GNU General Public License as published by |
95033
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
115 the Free Software Foundation, either version 3 of the License, or |
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
116 (at your option) any later version. |
83916 | 117 |
118 GNU Emacs is distributed in the hope that it will be useful, | |
119 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
120 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
121 GNU General Public License for more details. | |
122 | |
123 You should have received a copy of the GNU General Public License | |
95033
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
124 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
83916 | 125 |
84367 | 126 ;; arch-tag: 2bd1112e-157f-4884-b0ca-0fb1057972d7 |