1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

76792 Commits

Author SHA1 Message Date
Glenn Morris
c8ad88298a Simplify details of external icon licensing. 2008-01-15 04:10:04 +00:00
Glenn Morris
c422d9f0ff (diff-end-of-hunk): Revert 2008-01-08 change. 2008-01-15 03:54:51 +00:00
Glenn Morris
9292328f93 Revert 2008-01-13 change: this is a generated file. 2008-01-15 03:54:28 +00:00
Glenn Morris
4d3629207c *** empty log message *** 2008-01-15 03:44:41 +00:00
Alan Mackenzie
b4d0e5173b * progmodes/cc-vars.el (c-constant-symbol): New function which supersedes
c-const-symbol.  During a customize-.. call it enables an element of
(e.g.) c-hanging-braces alist to have its name displayed, even when the
default value of c-h-b etc. doesn't include the elemnt.  Replace uses of
the old function by the new.

* progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure
non-working fragment ":value c-".
2008-01-14 22:35:40 +00:00
Alan Mackenzie
872efa5166 *** empty log message *** 2008-01-14 22:33:52 +00:00
Stefan Monnier
938a9a9e11 (clear-abbrev-table): Can't pass a symbol to intern. 2008-01-14 20:17:52 +00:00
Michael Albinus
6ed73f2812 * trampver.texi: Update release number. 2008-01-14 19:50:29 +00:00
Michael Albinus
c440aa2f4d * net/trampver.el: Update release number. 2008-01-14 19:42:14 +00:00
Michael Albinus
c992abdbc6 * net/tramp.el (tramp-local-host-p): Use `tramp-file-name-host'
instead of `tramp-file-name-real-host'.
2008-01-14 19:36:07 +00:00
Michael Albinus
b58c3770c7 *** empty log message *** 2008-01-14 19:35:12 +00:00
Alan Mackenzie
027d6bb114 (c-guess-basic-syntax): prevent a macro call inside a struct being
recognised as a K&R argument.
2008-01-14 19:23:32 +00:00
Alan Mackenzie
f4b08f5447 *** empty log message *** 2008-01-14 19:22:27 +00:00
Stefan Monnier
db0095e0f8 (compilation-error-regexp-alist-alist):
Accept "fatal error" from MSFT.
Reported by Jared Finder <jfinder@crypticstudios.com>.
2008-01-14 15:41:34 +00:00
Dan Nicolaescu
ba463d9eca * smerge-mode.el (smerge-auto): New function.
* vc-svn.el (vc-svn-find-file-hook):
* vc-arch.el (vc-arch-find-file-hook):
* pcvs.el (cvs-revert-if-needed):
* vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode.
(top-level): Add a Todo list.
2008-01-14 07:38:05 +00:00
Michael Olson
944df51178 Fix typo in src/lisp.h 2008-01-13 22:10:51 +00:00
Juanma Barranquero
052e457f1c *** empty log message *** 2008-01-13 21:49:20 +00:00
Dan Nicolaescu
c6a234ac6c * vc.el (vc-update): Resolve conflicts if necessary instead of
just updating the buffer.

* vc-cvs.el (vc-cvs-merge-news): Ignore the error status of the
update command so that we can parse the output.
2008-01-13 20:03:35 +00:00
Dan Nicolaescu
f40f5dc36e * configure.in: Remove more references to unsupported systems.
* m/sequent-ptx.h:
* m/sequent.h:
* s/ptx.h:
* s/ptx4-2.h:
* s/ptx4.h: Remove files for systems no longer supported.
2008-01-13 18:29:53 +00:00
Juanma Barranquero
ce20b66472 *** empty log message *** 2008-01-13 18:26:15 +00:00
Martin Rudalics
19e2f1bfc7 (rmail-convert-to-babyl-format): Remove
save-excursion to avoid infinite looping.
2008-01-13 18:18:12 +00:00
Dan Nicolaescu
2a5cb2584f Remove obsolete file 2008-01-13 17:39:05 +00:00
Dan Nicolaescu
8111ec0565 (Fcall_process): Fix previous change. 2008-01-13 15:15:03 +00:00
Dan Nicolaescu
cb8e5d4e6e Remove some symbols that are not used anymore. 2008-01-13 00:46:16 +00:00
Dan Nicolaescu
e39a993cce * movemail.c:
* make-docfile.c: Remove reference to symbols defined by systems
not supported anymore: MAC_OS8, XENIX and STRIDE.

* (src/m/mips.h):
* (src/m/intel386.h):
* callproc.c:
* config.in:
* ecrt0.c:
* emacs.c:
* fileio.c:
* frame.c:
* getpagesize.h:
* keyboard.c:
* lread.c:
* process.c:
* puresize.h:
* sysdep.c:
* systty.h:
* syswait.h:
* unexec.c:
* xdisp.c:
* alloc.c: Remove code containing references to symbols defined by
unsupported systems.
2008-01-13 00:43:55 +00:00
Glenn Morris
8d8ccf3636 Regenerate for new tpu-extras md5sum in generated autoload. 2008-01-12 23:58:50 +00:00
Glenn Morris
5c4133cb50 Regenerate. 2008-01-12 23:48:35 +00:00
Glenn Morris
1e1cbbbff9 (woman-parse-numeric-arg): Change handling of `==': can be interned
without a function definition.
2008-01-12 23:21:25 +00:00
Eli Zaretskii
0ebec7d35c (decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in the
environment.  Don't support -d.
(print_help_and_exit) [WINDOWSNT]: Don't show the --display option.
(longopts) [WINDOWSNT]: Remove --display.
2008-01-12 15:50:33 +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
Jason Rumney
839087fe8a (nxml-enable-unicode-char-name-sets, rng-nxml-mode-init): Declare. 2008-01-12 12:30:05 +00:00
Jason Rumney
669eb5c7ee (rng-preferred-prefix-alist): Add some defaults.
(rng-preferred-prefix-alist-default): Remove.
2008-01-11 17:30:52 +00:00
Jason Rumney
b85b660458 (nxml-char-name-ignore-case): Change default value.
(nxml-mode): Call nxml-enable-unicode-char-name-sets directly.
2008-01-11 16:01:26 +00:00
Jason Rumney
7a10d29271 (nxml-internal-unicode-char-name-sets-enabled): Rename from
nxml-enable-unicode-char-name-sets-flag.
(nxml-enable-unicode-char-name-sets-1): Merge into
nxml-enable-unicode-char-name-sets.
(nxml-enable-unicode-char-name-sets): Don't unconditionally set
nxml-char-name-ignore-case here.
2008-01-11 16:00:09 +00:00
Jason Rumney
6bd1e22385 (nxml-mode): Call rng-nxml-mode-init directly.
Update doc string and commentary.
2008-01-11 15:12:17 +00:00
Kenichi Handa
81cd7687ab (detect_coding_mask): Fix previous change. 2008-01-11 11:30:25 +00:00
Martin Rudalics
6671cab318 (all): Add missing version entries. 2008-01-11 09:59:48 +00:00
Glenn Morris
a690c0715a (big5-to-flat-code, flat-code-to-big5, euc-to-flat-code, flat-code-to-euc):
Declare as functions.
2008-01-11 04:56:27 +00:00
Glenn Morris
c616830f5e (elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb): Declare as funtions. 2008-01-11 04:55:32 +00:00
Martin Rudalics
fedcb5ffc0 (ada-set-syntax-table-properties): Bind
buffer-file-name and buffer-file-truename.
2008-01-10 18:49:31 +00:00
Martin Rudalics
f78a91b3bd (fringe-mode-explicit): New variable.
(set-fringe-mode): Don't alter default-frame-alist when just
loading this file.
2008-01-10 18:44:27 +00:00
Juanma Barranquero
ce460dceb2 Remove python.el entry duplicated when merging from EMACS_22_BASE. 2008-01-10 17:45:15 +00:00
Chong Yidong
0b07499315 (pop_stat, pop_last): Check validity of string-to-integer
conversion.  Mistakes spotted by Nico Golde.
2008-01-10 15:33:52 +00:00
Chong Yidong
6eae3ad4ee * pop.c (pop_stat, pop_last): Check validity of string-to-integer
conversion.  Mistakes spotted by Nico Golde.
2008-01-10 15:31:25 +00:00
Tassilo Horn
39a402e3d9 2008-01-10 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-buffer-file-name): New variable.
	(doc-view-convert-current-doc, doc-view-search)
	(doc-view-current-cache-dir, doc-view-initiate-display)
	(doc-view-mode): Use it.
	(doc-view-bookmark-make-cell): Use variable buffer-file-name
	instead of function.
2008-01-10 15:08:34 +00:00
Miles Bader
95838435c8 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-992
2008-01-10 14:18:23 +00:00
Dan Nicolaescu
11f6a31de4 (vc-svn-registered): Return the correct value for
ignored and unregistered files.
2008-01-10 14:17:06 +00:00
Tassilo Horn
0e8356fe05 2008-01-10 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (tramp): Require tramp because we use
	tramp-tramp-file-p.
2008-01-10 11:29:41 +00:00
Dan Nicolaescu
b6fe5b19b1 * vc.el (vc-status-unmark-all-files): New function.
(vc-status-unmark-all-files): Likewise.
(vc-status-mode-map): Add bindings.
2008-01-10 07:51:25 +00:00