Jan Djärv
8e5ff5e34f
Update with bookmark_add.
2008-03-06 11:01:21 +00:00
Kim F. Storm
b33061c28d
*** empty log message ***
2008-03-06 00:08:22 +00:00
Glenn Morris
e4434eccdb
Update font-backend section.
2008-03-05 20:02:29 +00:00
Glenn Morris
79475ffbca
Update for font-backend being enabled by default.
2008-03-05 03:54:31 +00:00
Jason Rumney
48dc0e9a63
Fix line ends.
2008-03-03 22:12:47 +00:00
Jason Rumney
67ab204543
*** empty log message ***
2008-03-03 22:09:09 +00:00
Dan Nicolaescu
7b7b316efd
Fix format.
2008-03-03 21:58:50 +00:00
Jason Rumney
d67793a6e5
New file.
2008-03-03 21:58:45 +00:00
Jason Rumney
057c925233
Make transperency 8 bit
2008-03-03 21:41:42 +00:00
Glenn Morris
58e707fe24
Update icons entry.
2008-03-03 09:03:58 +00:00
Glenn Morris
8ae1489447
Restore the old info for emacs.png under the new name emacs22.png.
2008-03-03 09:01:28 +00:00
Glenn Morris
8298ed3724
Restore r1.1 of emacs.png as emacs22.png
2008-03-03 09:01:05 +00:00
Glenn Morris
9f014775c4
Fix typo in previous.
2008-03-03 03:28:41 +00:00
Glenn Morris
cdd0d016ad
Fix typo in previous.
2008-03-03 03:28:33 +00:00
Glenn Morris
83c7166192
Tweak frame-local variables entry.
2008-03-03 03:27:16 +00:00
Glenn Morris
ee199d9e65
Tweak frame-local variables entry.
2008-03-03 03:27:06 +00:00
Glenn Morris
252f3b82ad
transient-mark-mode is off again.
2008-03-03 02:17:33 +00:00
Dan Nicolaescu
c9cc646241
New icon.
2008-03-02 18:18:35 +00:00
Juanma Barranquero
0caa490be5
*** empty log message ***
2008-03-02 02:03:57 +00:00
Glenn Morris
7d6f3b3a4d
Add python-mode.
2008-03-01 23:51:46 +00:00
Glenn Morris
60d3008e83
More info on how to replace make-variable-frame-local.
2008-03-01 20:31:09 +00:00
Glenn Morris
59cd993bbd
More info on how to replace make-variable-frame-local.
2008-03-01 20:30:51 +00:00
Miles Bader
51fb064bc7
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
2008-03-01 01:28:31 +00:00
Kim F. Storm
5e14abf860
Add header line.
2008-02-29 23:44:30 +00:00
Jason Rumney
df92ae9706
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
...
section is specific to MSVC.
2008-02-29 10:58:19 +00:00
Dan Nicolaescu
d6e1a31bbb
*** empty log message ***
2008-02-28 15:43:21 +00:00
Glenn Morris
c934813f06
Make the `whitespace.el' issue a little less confusing for people by
...
actually mentioning it.
2008-02-27 04:48:23 +00:00
Glenn Morris
2e3acc4711
Mention --disable-font-backend option.
2008-02-27 04:43:48 +00:00
Reiner Steib
143cecdb7a
(Gnus): Mention problem with coding system `utf-8-emacs'
...
when using different Emacs versions.
2008-02-26 21:08:38 +00:00
Stefan Monnier
6d25a31264
(set-mark-command): Deactivate mark on second C-SPC C-SPC
...
when using transient-mark-mode.
2008-02-26 19:41:53 +00:00
Stefan Monnier
13cda5f9e5
(Fbuffer_swap_text): New function.
...
(syms_of_buffer): Defsubr it.
2008-02-25 19:09:22 +00:00
Jan Djärv
28bcb349cc
Mention stock icons for Gtk+.
2008-02-25 08:15:42 +00:00
Dan Nicolaescu
1d202fc406
* configure.in: Print an error for systems that we think are
...
obsolete and are proposed to be removed.
* configure: Regenerate.
2008-02-25 08:12:29 +00:00
Juri Linkov
3412ee5a88
Move successful message "Compilation finished" to the end.
2008-02-24 23:22:26 +00:00
Dan Nicolaescu
b7bfcc8a7a
*** empty log message ***
2008-02-24 17:56:03 +00:00
Stefan Monnier
a2bc5bdd7d
Allow fine-grained image-cache flushing.
...
* dispextern.h (struct image): Add `dependencies' field.
(clear_image_caches): Change arg to Lisp_Object.
* image.c (make_image): Initialize `dependencies' field.
(clear_image_cache): Change arg to allow fine-grained flushing.
Perform the flush even if image-cache-eviction-delay is nil.
(clear_image_caches): Change arg to Lisp_Object.
(Fclear_image_cache): Expand meaning of the argument.
(mark_image): Mark `dependencies' field.
* xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
(lface_hash): Use XHASH rather than XFASTINT.
(face_at_buffer_position): Fix int -> EMACS_INT position.
* xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
(select_frame_for_redisplay): Remove code duplication.
(redisplay_internal): Adapt arg to call to clear_image_caches.
2008-02-24 13:36:39 +00:00
Miles Bader
b03f96dc5a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Miles Bader
52bec650ae
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073
2008-02-24 06:43:15 +00:00
Glenn Morris
d2c98acc72
iwconfig.
2008-02-23 20:06:44 +00:00
Glenn Morris
0329d8a3e8
(menu-bar-games-menu): Add Bubbles and Pong. Add :help for Solitaire and Tetris.
2008-02-23 19:35:42 +00:00
Glenn Morris
85a1f98d8a
Condense some entries.
2008-02-22 04:09:09 +00:00
Glenn Morris
db4f9d2a35
*** empty log message ***
2008-02-22 03:49:19 +00:00
Juanma Barranquero
4a4bdfc7a6
*** empty log message ***
2008-02-22 02:56:58 +00:00
Kenichi Handa
1909542280
Mention the new language envrironments Bengali, Punjabi,
...
Gujarati, Oriya, Telugu, Sinhala. Mention the removal of features
devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
tamil, and tml-util.
2008-02-22 02:05:12 +00:00
Michael Olson
607d3be220
etc/ChangeLog: Update.
2008-02-22 01:24:26 +00:00
Michael Olson
c06c430fc7
NEWS: Describe nXML mode and json.el.
2008-02-22 01:24:09 +00:00
Kenichi Handa
6a6b4d7d67
Improve the description about the removal of
...
cp-...-codepage functions. Describe the removal of the feature
`devan-util'.
2008-02-21 08:16:37 +00:00
Glenn Morris
429d5f087f
*** empty log message ***
2008-02-21 07:46:44 +00:00
Glenn Morris
e11910e252
Combine Auto Composition Mode mode entries and move to right place.
2008-02-21 07:44:53 +00:00
Glenn Morris
b19aa6dd02
Tweak FontBackend X resource entry.
2008-02-21 06:29:02 +00:00
Glenn Morris
4c24d24133
Add missing entries.
2008-02-21 06:20:45 +00:00
Glenn Morris
9f871ce2c1
Simplify an entry.
2008-02-21 06:15:14 +00:00
Glenn Morris
2b7a2553a5
Merge in some font-backend stuff from README.unicode.
2008-02-21 03:51:06 +00:00
Glenn Morris
027cd64481
Merge into NEWS.
2008-02-21 03:36:56 +00:00
Glenn Morris
d82c3d44f3
Merge entries from NEWS.unicode.
2008-02-21 03:35:46 +00:00
Kenichi Handa
a1e7b421be
Fix previous change.
2008-02-20 10:33:38 +00:00
Kenichi Handa
3d8c4938d5
Mention the removal of codepage related functions.
2008-02-20 05:39:38 +00:00
Dan Nicolaescu
a2b84f35b3
* simple.el (transient-mark-mode): Add an :init-value.
...
* startup.el (command-line): Use custom-reevaluate-setting for
transient-mark-mode.
* callint.c (syms_of_callint): Initialize Vmark_even_if_inactive
with Qt.
2008-02-17 16:57:44 +00:00
Juri Linkov
b3cf10d7fe
Add after-init-time and emacs-init-time.
2008-02-16 23:18:58 +00:00
Glenn Morris
1f7bdd6fc6
Move here from lisp/nxml. Rename from "test." to "test-" for doschk.
2008-02-16 22:44:58 +00:00
Glenn Morris
790df30953
before-init-time is new name for emacs-startup-time.
2008-02-16 22:21:45 +00:00
Jason Rumney
0a0d3143b8
CX-TERM files no longer cause problems with DOS line-ends.
2008-02-15 23:28:03 +00:00
Jason Rumney
3b85998f94
Cygwin GCC builds that do not work are no longer recent.
2008-02-15 23:26:11 +00:00
Jason Rumney
f396bf16b0
Fixed part of Cleartype problem.
2008-02-15 23:24:04 +00:00
Chong Yidong
1b6406b3b1
Add "Point before start of properties" bug.
2008-02-15 16:08:27 +00:00
Chong Yidong
ff31fb954a
Add "Point before start of properties" bug.
2008-02-15 16:07:51 +00:00
Glenn Morris
5c4a15b3ed
Mention `format-seconds'.
2008-02-14 09:05:15 +00:00
Dan Nicolaescu
f3ff0fe9ac
(vc-annotate-find-revision-at-line): New function.
...
(vc-annotate-mode-map): Bind it.
(vc-annotate-mode-menu): Add a menu entry for it. Add :help for
some entries.
2008-02-14 07:37:51 +00:00
Glenn Morris
27de9dd288
Add 2008 to copyright years.
...
Fix some typos.
2008-02-14 03:55:06 +00:00
Stefan Monnier
64663f061c
(clone-indirect-buffer-hook): New hook.
...
(clone-indirect-buffer): Run it.
2008-02-12 02:25:10 +00:00
Dan Nicolaescu
9fe219e349
*** empty log message ***
2008-02-11 07:39:25 +00:00
Glenn Morris
4d1e89e319
ffap-rfc-directories.
2008-02-11 04:08:36 +00:00
Glenn Morris
c4c9b6f94a
Add emacs-startup-time, emacs-uptime.
2008-02-11 00:29:11 +00:00
Michael Olson
c6588a85bc
EasyPG: Improve NEWS entry.
2008-02-10 20:51:42 +00:00
Glenn Morris
69df9d6df4
`mode-name' is no longer guaranteed to be a string.
2008-02-10 02:06:57 +00:00
Eli Zaretskii
f34cec5cc8
Remove redundant empty lines, insert a magic line instead.
2008-02-09 13:00:20 +00:00
Glenn Morris
3cf86f002f
woman-locale.
2008-02-08 20:44:48 +00:00
Jason Rumney
e006029eb4
Remove entries covered by new font backend.
2008-02-08 17:30:55 +00:00
Dan Nicolaescu
1abe3a1e4e
*** empty log message ***
2008-02-08 15:39:03 +00:00
Jan Djärv
7b476dbe7c
Mention XEmbed and --parent-id.
2008-02-08 08:57:40 +00:00
Michael Olson
4b01af2e1e
EasyPG: Add ChangeLog entries.
2008-02-08 06:56:24 +00:00
Michael Olson
c154c0be04
EasyPG: Initial check-in.
2008-02-08 06:54:27 +00:00
Glenn Morris
1752e20580
Add pcmpl-unix ssh.
2008-02-08 05:16:07 +00:00
Glenn Morris
bcc891c25d
Some tidying post-unicode-merge: typos, tense, simplification, filling.
2008-02-07 06:19:35 +00:00
Glenn Morris
debe41d6b2
compilation-scroll-output fixed.
2008-02-07 06:17:10 +00:00
Glenn Morris
429db22765
auto-compose-current font is deleted.
2008-02-06 08:10:34 +00:00
Glenn Morris
c42e773e81
Refer to Gtk+' rather than removed option
--with-gtk'.
2008-02-06 08:00:42 +00:00
Glenn Morris
a46ee55c5c
Mention removal of --with-gcc, --with-gtk.
2008-02-06 07:59:09 +00:00
Dan Nicolaescu
e7940cb5c9
*** empty log message ***
2008-02-05 06:28:03 +00:00
Dan Nicolaescu
25e50a5813
Update diff mode entry.
2008-02-04 21:41:33 +00:00
Jason Rumney
ad05a5defd
(Cygwin GCC): recent -> some, as the information is no longer current.
2008-02-04 11:26:17 +00:00
Glenn Morris
eb28688cec
Add entry for recenter-top-bottom.
2008-02-02 21:58:11 +00:00
Eli Zaretskii
ee2502fab1
Restore copyright years. Update tutorial. Fix wording.
2008-02-02 10:59:40 +00:00
Eli Zaretskii
de04a3caaf
Restore copyright years. Update tutorial. Fix wording.
2008-02-02 10:00:12 +00:00
Glenn Morris
6455bee49a
Update copyright years and GPL version.
2008-02-02 04:09:42 +00:00
Glenn Morris
c4258029ff
* ps-prin1.ps (HeaderOrFooterTextLines): Remove entry - this change
...
has never been on the trunk.
2008-02-02 04:09:10 +00:00
Glenn Morris
f78b3baf32
Adjust dates of unicode merge entries to UTC.
...
Remove entry about syncing with HEAD.
* ps-prin1.ps (printBackground): Remove entry duplicated from
2007-01-26 to 2008-02-02.
Past tense -> present tense (regenerated, updated).
"ps.print0.ps" -> "ps.prin0.ps" (fix typo)
2008-02-02 04:02:22 +00:00
Chong Yidong
6bc742c298
Revert last change.
2008-02-01 23:31:53 +00:00
Chong Yidong
773b7a0d21
Revert last change.
2008-02-01 23:31:23 +00:00
Chong Yidong
81a7def81a
Move last change into NEWS.22.
2008-02-01 23:29:32 +00:00
Chong Yidong
8a8e9795bf
*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
...
loop queries the user interactively if an already-visited file has
been changed since the last visit. The new default value is `ask'.
2008-02-01 23:29:02 +00:00
Chong Yidong
9a5ec44e0a
*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
...
loop queries the user interactively if an already-visited file has
been changed since the last visit. The new default value is `ask'.
2008-02-01 23:28:00 +00:00
Miles Bader
aca7a3d201
Merge ChangeLog.unicode files into ChangeLogs
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
2008-02-01 16:05:01 +00:00
Miles Bader
6cc41fb06c
Merge unicode branch
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1037
2008-02-01 16:01:31 +00:00
Miles Bader
a9989764a4
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-329
2008-02-01 03:01:11 +00:00
Chong Yidong
f05c591d1d
* tutorials/TUTORIAL.ru: Update tutorial.
2008-01-31 15:37:37 +00:00
Chong Yidong
8257622460
Update tutorial.
2008-01-31 15:36:50 +00:00
Chong Yidong
b31eeda3ff
Update tutorial.
2008-01-31 15:33:25 +00:00
Chong Yidong
6a850b35b5
* TUTORIAL.ru: Update tutorial.
2008-01-31 15:33:09 +00:00
Miles Bader
6498c4b170
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-328
2008-01-31 13:49:17 +00:00
Miles Bader
94cc397c54
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1028
2008-01-31 11:35:46 +00:00
Miles Bader
d235ca2ff8
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Dan Nicolaescu
e8cbfb8dc7
Add info about C-c C-f in change-log-mode.
2008-01-27 19:58:42 +00:00
Richard M. Stallman
2d105adf8b
Add `permanent-local-hook'.
2008-01-25 23:04:39 +00:00
Michael Olson
5e56b3fb5a
ERC: Sync version 5.3, release candidate 1.
2008-01-25 03:28:10 +00:00
Glenn Morris
c92926105a
Add 2008 to copyright years.
2008-01-23 07:58:52 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Chong Yidong
22f9eb9e4f
** Make longlines-mode wrap lines based on screen position instead
...
of character position, so that variable-width fonts can be handled
properly.
2008-01-22 15:44:14 +00:00
Chong Yidong
645b6388d5
** Make longlines-mode wrap lines based on screen position instead
...
of character position, so that variable-width fonts can be handled
properly.
2008-01-22 15:43:44 +00:00
Juanma Barranquero
e11ebb0c40
Fix typo.
2008-01-22 15:28:56 +00:00
Juanma Barranquero
1966aa849b
New entry.
2008-01-22 10:14:18 +00:00
Miles Bader
0b6799c345
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1001
2008-01-20 05:17:57 +00:00
Dan Nicolaescu
c884b4d795
Add a "Simple Tasks" TODO category.
2008-01-19 20:13:59 +00:00
Martin Rudalics
ef6d86b5eb
*** empty log message ***
2008-01-19 18:46:48 +00:00
Carsten Dominik
dbc28aaa52
(Property inheritance): New section
...
(Conventions): New section.
(Structure editing): Document C-RET, the prefix arg to the cut/cpy
commands, and the new bindings for refiling.
(Sparse trees): Document the new special command for sparse trees.
(References): Be more clear about the counting of hilines.
(Handling links): Document M-p/n for accessing links.
(Fast access to TODO states): New section.
(Per file keywords): New section.
(Property inheritance): New section.
(Column attributes): New summary types.
(Capturing Column View): New section.
(The date/time prompt): Cover the new features in the date/time
prompt. Compactify the table of keys for the calendar remote
control.
(Clocking work time): Document the new :scope parameter.
(Remember): Promoted to chapter.
(Quoted examples): New section.
(Enhancing text): New verbatim environments.
2008-01-18 15:20:31 +00:00
Kim F. Storm
0d5998d1af
Fixed typo.
2008-01-15 23:29:43 +00:00
Glenn Morris
c8ad88298a
Simplify details of external icon licensing.
2008-01-15 04:10:04 +00:00
Glenn Morris
7d3169dbbd
Simplify details of external icon licensing.
2008-01-15 04:06:40 +00:00
Eli Zaretskii
bb9f794856
Mention that old platforms are no longer supported. Add a reference to
...
the full list in MACHINES.
2008-01-12 15:24:21 +00:00
Eli Zaretskii
e10bf4de8d
Add an explicit list of platforms that are no longer supported.
2008-01-12 15:23:15 +00:00
Glenn Morris
86a6434d77
shell.el dirtrack stuff moved to 22.2.
2008-01-10 04:06:13 +00:00
Glenn Morris
511e35591a
Add Incompatible Lisp Changes section with shell.el dirtrack stuff.
2008-01-10 04:05:45 +00:00
Glenn Morris
85032f0f3c
gnome icons are GPLv2 or later.
...
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html
2008-01-09 04:59:00 +00:00
Glenn Morris
14066941b7
gnome icons are GPLv2 or later.
...
gtk icons are LGPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html
Correct gtk copyright holders based on makecopyright in gtk tarball.
2008-01-09 04:57:51 +00:00
Glenn Morris
8cd8671965
gnome icons are GPLv2 or later.
...
gtk icons are LGPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html
Correct gtk copyright holders based on makecopyright in gtk tarball.
2008-01-09 04:55:19 +00:00
Glenn Morris
d0c4023834
gnome icons are GPLv2 or later.
...
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html
2008-01-09 04:53:35 +00:00
Glenn Morris
dcb8ac09ea
Add 2008 to copyright years.
2008-01-09 04:31:51 +00:00
Roland Winkler
c5578d5fff
*** empty log message ***
2008-01-09 01:43:14 +00:00
Miles Bader
430d2ee291
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Nick Roberts
7a00b90049
*** empty log message ***
2008-01-08 08:32:10 +00:00
Glenn Morris
bf51586957
Whitespace.
2008-01-08 07:56:05 +00:00
Glenn Morris
10a1257e79
Kevin Ryde <user42 at zip.com.au>:
...
(perl): Add a "during global destruction" sample.
2008-01-08 07:54:36 +00:00
Glenn Morris
bcc41d2371
Kevin Ryde <user42 at zip.com.au>:
...
(perl): Add a "during global destruction" sample.
2008-01-08 07:54:27 +00:00
Glenn Morris
70b79a6011
Kevin Ryde <user42 at zip.com.au>
...
(compilation-error-regexp-alist-alist): For perl, allow "during global
destruction" at end.
2008-01-08 07:54:04 +00:00
Glenn Morris
049dcb6f8c
Kevin Ryde <user42 at zip.com.au>
...
(compilation-error-regexp-alist-alist): For perl, allow "during global
destruction" at end.
2008-01-08 07:53:53 +00:00
Glenn Morris
9ec0afe829
Update printed copyright year to 2008.
2008-01-08 05:01:41 +00:00
Glenn Morris
6c5a896448
*** empty log message ***
2008-01-08 05:00:52 +00:00
Glenn Morris
1bb97e221b
Add 2008 to copyright years.
2008-01-08 04:54:02 +00:00
Glenn Morris
d76a14211e
Add 2008 to copyright years.
2008-01-08 04:45:51 +00:00