1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

70980 Commits

Author SHA1 Message Date
Dan Nicolaescu
ecda658253 * term/xterm.el (terminal-init-xterm): Escape parens in character
constants.
2007-06-13 18:48:09 +00:00
Stefan Monnier
4f3a33689b Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
(sh-quoted-subshell): Rewrite to handle nested mixes of `...` and $(...).
(sh-apply-quoted-subshell): Remove.
(sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
2007-06-13 18:25:46 +00:00
Stefan Monnier
b4c4ba4182 (vc-arch-command): Remove bzr. It's a different program. 2007-06-13 18:00:34 +00:00
Stefan Monnier
9f505b2e68 (explicitly numbered group): Precise the behavior. 2007-06-13 17:49:14 +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
Chong Yidong
1217dd0092 * xfns.c, xmenu.c: Link to xaw3d if available. 2007-06-13 17:35:40 +00:00
Chong Yidong
a6ec6cfb60 Fix last fix. 2007-06-13 17:35:27 +00:00
Chong Yidong
8ab9202e27 Link to xaw3d if available. 2007-06-13 17:35:14 +00:00
Chong Yidong
52a0e11160 * lwlib-Xaw.c, lwlib.c: Link to xaw3d if available. 2007-06-13 17:34:43 +00:00
Chong Yidong
5262c5c746 Link to xaw3d if available. 2007-06-13 17:34:30 +00:00
Chong Yidong
dba7bae083 Regenerate. 2007-06-13 17:32:59 +00:00
Chong Yidong
687b2aa364 Merge xaw3d and libXaw checks. Check xaw3d even when compiling
without scrollbars.
2007-06-13 17:32:14 +00:00
Chong Yidong
154c9c9b68 * configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
when compiling without scrollbars.
2007-06-13 17:31:45 +00:00
YAMAMOTO Mitsuharu
c5b8e0eaed (lookup_image): Save frame foreground and background colors.
(search_image_cache): Check if saved and current frame colors match.
2007-06-13 08:22:12 +00:00
YAMAMOTO Mitsuharu
f6b5464848 (struct image) [HAVE_WINDOW_SYSTEM]: New members
frame_foreground and frame_background.
2007-06-13 08:21:35 +00:00
Werner LEMBERG
1ce9c95c40 There is no X(1) man page, only X(7). 2007-06-13 07:23:26 +00:00
Glenn Morris
9aeb8aaab6 Regenerate, with shell-functions patch. 2007-06-13 06:07:43 +00:00
Glenn Morris
1486bdf77a Remove log entry for generated file. 2007-06-13 06:03:00 +00:00
Glenn Morris
d9158c26b9 Regenerate, rather than applying previous changes by hand. 2007-06-13 06:02:22 +00:00
Karl Berry
cf5792360e update two-volume material for printing 2007-06-13 00:34:45 +00:00
Chong Yidong
c3209fc985 Fix typo. 2007-06-13 00:24:15 +00:00
Chong Yidong
abf13a8b70 Add `user-emacs-directory'. 2007-06-13 00:10:24 +00:00
Chong Yidong
e038cac9ce * os.texi (Init File): Document user-emacs-directory. 2007-06-13 00:08:54 +00:00
Chong Yidong
7e3f62be25 (Init File): Document user-emacs-directory. 2007-06-13 00:08:25 +00:00
Chong Yidong
c0ed4c2329 url.el (url-configuration-directory): Use user-emacs-directory. 2007-06-13 00:07:59 +00:00
Chong Yidong
c705474fa3 (url-configuration-directory): Use user-emacs-directory. 2007-06-13 00:07:32 +00:00
Chong Yidong
1d5c7d4565 * subr.el (user-emacs-directory): New defconst.
* cmuscheme.el (scheme-start-file): Use user-emacs-directory.
* shell.el (shell): Use user-emacs-directory.
* completion.el (save-completions-file-name): Use
user-emacs-directory.
* custom.el (custom-theme-directory): Use user-emacs-directory.
* term/x-win.el (emacs-session-filename): Use
user-emacs-directory.
* filesets.el (filesets-menu-cache-file): Use
user-emacs-directory.
* thumbs.el (thumbs-thumbsdir): Use user-emacs-directory.
* server.el (server-auth-dir): Use user-emacs-directory.
* image-dired.el (image-dired-dir): Use user-emacs-directory.
(image-dired-db-file): Likewise.
(image-dired-temp-image-file): Likewise.
(image-dired-gallery-dir): Likewise.
(image-dired-temp-rotate-image-file): Likewise.
* play/gamegrid.el (gamegrid-user-score-file-directory): Use
user-emacs-directory.
* savehist.el (savehist-file): Use user-emacs-directory.
* tutorial.el (tutorial--saved-dir): Use user-emacs-directory.
* startup.el (auto-save-list-file-prefix): Use
user-emacs-directory.
2007-06-13 00:06:34 +00:00
Chong Yidong
34b68a6228 (auto-save-list-file-prefix): Use user-emacs-directory. 2007-06-13 00:06:10 +00:00
Chong Yidong
c6bd31a9b9 (tutorial--saved-dir): Use user-emacs-directory. 2007-06-13 00:06:00 +00:00
Chong Yidong
e3af1e5d00 (savehist-file): Use user-emacs-directory. 2007-06-13 00:05:47 +00:00
Chong Yidong
23afd1c8b6 (gamegrid-user-score-file-directory): Use user-emacs-directory. 2007-06-13 00:05:37 +00:00
Chong Yidong
70fe488c38 (image-dired-dir): Use user-emacs-directory.
(image-dired-db-file): Likewise.
(image-dired-temp-image-file): Likewise.
(image-dired-gallery-dir): Likewise.
(image-dired-temp-rotate-image-file): Likewise.
2007-06-13 00:05:24 +00:00
Chong Yidong
0eee7a1d18 (server-auth-dir): Use user-emacs-directory. 2007-06-13 00:05:04 +00:00
Chong Yidong
144bd71eec (thumbs-thumbsdir): Use user-emacs-directory. 2007-06-13 00:04:55 +00:00
Chong Yidong
5f96d7d631 (filesets-menu-cache-file): Use user-emacs-directory. 2007-06-13 00:04:46 +00:00
Chong Yidong
c093939ce9 (emacs-session-filename): Use user-emacs-directory. 2007-06-13 00:04:32 +00:00
Chong Yidong
63212d45a1 (custom-theme-directory): Use user-emacs-directory. 2007-06-13 00:04:16 +00:00
Chong Yidong
0e8a0445d2 (save-completions-file-name): Use user-emacs-directory. 2007-06-13 00:04:04 +00:00
Chong Yidong
f7c94f4304 (shell): Use user-emacs-directory. 2007-06-13 00:03:49 +00:00
Chong Yidong
5a96c75174 (scheme-start-file): Use user-emacs-directory. 2007-06-13 00:03:39 +00:00
Chong Yidong
d8869c65a3 (user-emacs-directory): New defconst. 2007-06-13 00:03:28 +00:00
Chong Yidong
d44446912a (scroll-lock-mode): Doc fix. 2007-06-12 23:58:38 +00:00
Chong Yidong
eeb40825ae * scroll-lock.el (scroll-lock-mode): Doc fix. 2007-06-12 23:58:20 +00:00
Juanma Barranquero
c13f8e6680 *** empty log message *** 2007-06-12 21:24:43 +00:00
Michael Kifer
77c572708d 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-ptch.el (ediff-context-diff-label-regexp): spurious
	parenthesis.

	* ediff-init.el: doc strings.
2007-06-12 21:18:46 +00:00
Stefan Monnier
b8104a2bf5 (byte-compile-current-group): New var.
(byte-compile-file): Bind it.
(byte-compile-nogroup-warn): Use it to avoid spurious warnings when the
group argument is provided implicitly.
(byte-compile-format-warn, byte-compile-from-buffer)
(byte-compile-insert-header): Don't hardcode point-min==1.
(byte-compile-file-form-require): Remove unused var old-load-list.
(byte-compile-eval): Remove unused vars old-autoloads and hist-nil-new.
2007-06-12 21:03:32 +00:00
Juanma Barranquero
0794ad3ba3 *** empty log message *** 2007-06-12 20:08:03 +00:00
Michael Kifer
ac64a7284e 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-prefix-arg-com,viper-prefix-arg-value): display
	error messages
	(viper-prev-destructive-command,viper-insert-prev-from-insertion-ring):
	get rid of cl.el dependencies.

	* viper-init.el (viper-suppress-input-method-change-message): new
	variable.
	(viper-activate-input-method-action,viper-inactivate-input-method-action):
	use viper-suppress-input-method-change-message.

	* viper-kem.el (viper-vi-basic-map): disable the bindings for C-s, C-r.

	* viper-util.el (viper-set-cursor-color-according-to-state): use
	viper-replace-overlay-cursor-color instead of
	viper-replace-overlay-cursor-color.
	(viper-sit-for-short): use sit-for with 3 arguments.

	* viper.el (viper-insert-state-mode-list): add gud-mode.
	(viper-major-mode-modifier-list): add viper-comint-mode-modifier-map to
	gud-mode.

	* ediff-mult.el
	(ediff-meta-buffer-brief-message,ediff-meta-buffer-verbose-message):
	new variables.
	(ediff-meta-buffer-message): variable deleted.
	(ediff-verbose-help-enabled): new variable.
	(ediff-toggle-verbose-help-meta-buffer): new function.
	(ediff-redraw-directory-group-buffer): made aware of short/verbose
	message options

	* ediff-ptch.el (ediff-context-diff-label-regexp): better regexp.
	(ediff-fixup-patch-map): improved heuristic.
2007-06-12 19:20:25 +00:00
Stefan Monnier
95588f91ba (log-view-file-re, log-view-message-re): Use \(?1:...\).
(log-view-font-lock-keywords): Simplify.
(log-view-current-file, log-view-current-tag): Simplify.
2007-06-12 18:52:05 +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