1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

3249 Commits

Author SHA1 Message Date
Carsten Dominik
fecda3e831 *** empty log message *** 2007-07-13 13:15:05 +00:00
Michael Albinus
cc213f24d7 * NEWS: Add Tramp and comint-mode changes. 2007-07-10 19:52:37 +00:00
Stefan Monnier
813fb3fe82 (compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.
(compilation-auto-jump): New function.
(compilation-error-properties): Use them to jump to first error.
(compilation-start): Set the var if requested.
2007-07-10 16:01:25 +00:00
Richard M. Stallman
45595a4fae (looking-at-p, string-match-p): New functions. 2007-07-10 03:54:30 +00:00
Miles Bader
c89d0fd415 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 51-54)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-234)

   - Merge from emacs--devo--0
   - Update from CVS

2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/cus-start.el (file-coding-system-alist): Fix custom type.

2007-07-08  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/longlines.el (longlines-wrap-region): Avoid marking buffer as
   modified.
   (longlines-auto-wrap, longlines-window-change-function): Remove
   unnecessary calls to set-buffer-modified-p.

2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/progmodes/gud.el (auto-mode-alist): Match more valid gdb init
   file names.

2007-07-01  Richard M. Stallman  <rms@gnu.org>

   * lisp/files.el (find-file-visit-truename): Fix safe-local-variable value.

2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached
   articles as unfetched articles.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.

2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
   (gnus-article-read-summary-keys): Don't set the 3rd arg of
   pop-to-buffer for XEmacs.

2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
   Control Panel.

   * man/gnus.texi (Misc Article): Add index entry for
   gnus-single-article-buffer.

2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>

   * man/gnus.texi (Starting Up): Fix typo.

2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Asynchronous Fetching): Fix typo.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-806
2007-07-10 02:02:35 +00:00
Michael Albinus
64639e26dd * NEWS: `file-remote-p' has a new optional parameter CONNECTED. 2007-07-08 18:10:09 +00:00
Michael Albinus
b2b387f94f * NEWS: New function `start-file-process'. 2007-07-07 11:17:03 +00:00
Stefan Monnier
75f6af1928 (find-file-confirm-nonexistent-file): Rename from
find-file-confirm-inexistent-file.  Update users.
2007-07-07 05:28:29 +00:00
Dan Nicolaescu
f24311feda *** empty log message *** 2007-07-07 03:01:31 +00:00
Dan Nicolaescu
d6d25ba847 vc-hg.el: New file. 2007-07-06 21:24:40 +00:00
Eli Zaretskii
3ada466d17 Document how to get back the old binding of SPC in file prompts. 2007-07-06 16:14:39 +00:00
Eli Zaretskii
325ba04613 Document how to get back the old binding of SPC in file prompts. 2007-07-06 16:13:37 +00:00
Richard M. Stallman
78ed0d71f9 For find-file-confirm-inexistent-file, indicate the default. 2007-07-03 18:10:54 +00:00
Carsten Dominik
39586cf395 Version 5.01 2007-07-02 13:37:47 +00:00
Carsten Dominik
386477e399 *** empty log message *** 2007-07-02 13:36:08 +00:00
Stefan Monnier
0a96318590 *** empty log message *** 2007-07-01 01:57:53 +00:00
Michael Albinus
03605a2874 * NEWS: `dired-call-process' has been removed. 2007-06-27 21:07:49 +00:00
Stefan Monnier
56dada428e (vc-arch-add-tagline): Do a slightly cleaner job.
(vc-arch-complete, vc-arch--version-completion-table)
(vc-arch-revision-completion-table): New functions to provide
completion of revision names.
(vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
(vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
to let the user trim the revlib.
2007-06-26 17:59:52 +00:00
Roland Winkler
2793c9bb61 *** empty log message *** 2007-06-23 22:09:20 +00:00
Jason Rumney
6ede9eeac1 Added note about new style scrollbars on Windows XP and later. 2007-06-23 16:57:51 +00:00
Thien-Thi Nguyen
c2e8590b6a New entry for `next-error-recenter'. 2007-06-22 07:56:38 +00:00
Dan Nicolaescu
858a9480ff progmodes/vera-mode.el: New file. 2007-06-20 15:23:01 +00:00
Glenn Morris
9d3cc9b2b5 configure prefers libgif over libungif. 2007-06-20 07:55:41 +00:00
Glenn Morris
5b8ffa1192 *** empty log message *** 2007-06-20 07:55:30 +00:00
Dan Nicolaescu
37d4643c60 * progmodes/vera-mode.el: New file. 2007-06-20 06:21:54 +00:00
Dan Nicolaescu
612234482f * vc-hg.el: New file. 2007-06-20 05:59:41 +00:00
Stefan Monnier
5d503af952 (sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
(sgml-mode, html-mode): Set sgml-xml-mode.
(sgml-skip-tag-backward): Tell if we skipped over matched tags.
(sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
(sgml-electric-tag-pair-before-change-function)
(sgml-electric-tag-pair-flush-overlays): New functions.
(sgml-electric-tag-pair-mode): New minor mode.
(sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
(sgml-calculate-indent): Use assoc-string.
2007-06-17 13:55:17 +00:00
Eli Zaretskii
d6ff8a3029 Document that :data is unsupported for playing sound on Windows. 2007-06-16 12:51:48 +00:00
Eli Zaretskii
56dc064678 Document that :data is unsupported for playing sound on Windows. 2007-06-16 12:50:37 +00:00
Kim F. Storm
dcd6e8d72c *** empty log message *** 2007-06-15 14:37:40 +00:00
Michael Kifer
33af2b6ea3 moved my entry from etc/ChangeLog to lisp/ChangeLog
was put in etc/ChangeLog by mistake
2007-06-14 19:30:34 +00:00
Michael Kifer
0ce61b6f9b 2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
	different advices for Emacs and XEmacs. Compile them conditionally.
	(viper-version): belated version change.
2007-06-14 18:10:46 +00:00
Nick Roberts
6dadd99f86 *** empty log message *** 2007-06-14 12:12:23 +00:00
Nick Roberts
f2f6e8df0e *** empty log message *** 2007-06-14 11:00:55 +00:00
Werner LEMBERG
2c341244d1 * emacs.1: Completely revised.
Fix many typographical glitches.
Updated to handle current state of options and resources.
2007-06-14 04:51:35 +00:00
Chong Yidong
14a6c6ab70 Add image-refresh 2007-06-14 02:23:12 +00:00
Chong Yidong
7b007f2ccb ** Fix compilation when Xaw3d libraries are present but libxaw is not.
Done.
2007-06-13 17:37:39 +00:00
Werner LEMBERG
1ce9c95c40 There is no X(1) man page, only X(7). 2007-06-13 07:23:26 +00:00
Chong Yidong
abf13a8b70 Add `user-emacs-directory'. 2007-06-13 00:10:24 +00:00
Stefan Monnier
c69b031452 (regex_compile): Remove the `regnum' counter.
Use bufp->re_nsub instead.  Add support for \(?N:RE\).
2007-06-12 18:40:18 +00:00
Glenn Morris
3f7194edd4 Change bug address. Add back +++/--- note.
Use present tense for X-toolkit entry.  Mention libgif.

Restore two items deleted by mistake.
2007-06-12 08:16:23 +00:00
Glenn Morris
7a9a50d8fc (HAVE_GIF): Doc fix.
(LIBGIF): New (already used by Makefile.in).
2007-06-12 08:16:04 +00:00
Stefan Monnier
d3cce19170 *** empty log message *** 2007-06-11 22:04:14 +00:00
Stefan Monnier
ede9699024 New file. 2007-06-11 22:02:21 +00:00
Miles Bader
0114082988 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
2007-06-09 03:19:04 +00:00
Glenn Morris
b5ac89f8c0 *** empty log message *** 2007-06-08 03:47:42 +00:00
Chong Yidong
f67c1e14c0 ** In Image mode, whenever the displayed image is wider and/or higher
than the window, the usual keys for moving the cursor cause the image
to be scrolled horizontally or vertically instead.
2007-06-08 03:04:22 +00:00
Chong Yidong
cdd50783ca Identify Emacs 22.2 changes (so we don't lose them later). 2007-06-07 16:57:32 +00:00
Glenn Morris
c2a3d51f47 Add links to message lists for Xaw3d issue. 2007-06-07 08:13:21 +00:00
Glenn Morris
28a7e2db6f NON_GNU_CPP on Solaris done in 2007-06-07 change to configure.in. 2007-06-07 07:56:00 +00:00