1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
Commit graph

58324 commits

Author SHA1 Message Date
Stefan Monnier
2a7a50eaea (read_char): Use gc_cons_combined_threshold. 2005-07-13 05:30:56 +00:00
Stefan Monnier
a41abbf623 (gc_cons_combined_threshold): Declare. 2005-07-13 05:30:04 +00:00
Stefan Monnier
642cd12be9 (MAYBE_GC): Use gc_cons_combined_threshold. 2005-07-13 05:29:10 +00:00
Stefan Monnier
96f077ad71 (gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
(Fgarbage_collect, init_alloc_once): Set gc_cons_combined_threshold.
(syms_of_alloc): Declare gc-cons-percentage.
2005-07-13 05:28:37 +00:00
Stefan Monnier
090475f391 (sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
(sh-get-indent-info): Simplify.
(sh-mark-init, sh-learn-buffer-indent, sh-add-completer): with-current-buffer.
2005-07-13 04:55:42 +00:00
Stefan Monnier
8a08764f7a (font-lock-fontify-keywords-region): Avoid inf-loops
when the matched text is empty.
2005-07-13 04:39:14 +00:00
Luc Teirlinck
f3eb269f58 *** empty log message *** 2005-07-12 23:29:29 +00:00
Richard M. Stallman
ce7830e529 *** empty log message *** 2005-07-12 22:19:42 +00:00
Richard M. Stallman
88e7212b38 Delete MH-E. 2005-07-12 22:19:00 +00:00
Richard M. Stallman
c730ba414d Delete find-func and flyspell. 2005-07-12 22:18:29 +00:00
Richard M. Stallman
92d7ad01f1 Fix word duplication. 2005-07-12 21:53:08 +00:00
Luc Teirlinck
185355ffc2 (command-line): Whitespace changes. 2005-07-12 20:30:04 +00:00
Luc Teirlinck
2d3683fada (command-line): Revert to previous handling of tooltip-mode.
Explain in comment why the complexity is needed.
2005-07-12 20:15:57 +00:00
Luc Teirlinck
2231b5c5f8 (tooltip-mode): Revert to previous implementation of its defcustom. 2005-07-12 20:14:40 +00:00
Luc Teirlinck
022034b72e (blink-cursor-mode): Revert to previous implementation of its defcustom.
Update.comment.
2005-07-12 20:13:23 +00:00
Luc Teirlinck
d8a9fbf03e *** empty log message *** 2005-07-12 20:11:35 +00:00
Lars Hansen
247c36494f Update e-mail address. 2005-07-12 18:05:09 +00:00
Lars Hansen
70f35cb1f6 *** empty log message *** 2005-07-12 18:04:56 +00:00
Kim F. Storm
76e9c4e8ff (intern): Remove dup. intern and staticpro for QTIMESTAMP. 2005-07-12 13:16:44 +00:00
Kim F. Storm
387f6ba5c2 * coding.c (Qprocess_argument):
* coding.h (Qprocess_argument): Remove unused var.
2005-07-12 13:16:18 +00:00
Kim F. Storm
5c7f9de125 *** empty log message *** 2005-07-12 13:16:01 +00:00
YAMAMOTO Mitsuharu
c37efb7a84 *** empty log message *** 2005-07-12 11:33:57 +00:00
YAMAMOTO Mitsuharu
908b04563d [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.
[!MAC_OSX] (fchmod, fchown): New functions.
(mac_get_code_from_arg): Don't accept Lisp integer as argument.
Use SBYTES and EndianU32_BtoN.
(mac_get_object_from_code): Return 4 byte string even if argument
is 0.  Use make_unibyte_string and EndianU32_NtoB.
(Fmac_get_file_creator, Fmac_get_file_type, Fmac_set_file_creator)
(Fmac_set_file_type): Fix documents and argument declarations.
Don't specify kFSCatInfoNodeFlags.  Support Mac OS Classic.
2005-07-12 11:33:42 +00:00
YAMAMOTO Mitsuharu
7e06fe6106 (mail-to, mail-selection): New NSServices. 2005-07-12 11:33:09 +00:00
YAMAMOTO Mitsuharu
b007e01c6c (mac-services-mail-selection, mac-services-mail-to): New functions.
(mac-application-menu-map): Bind them.
2005-07-12 11:32:40 +00:00
Juri Linkov
2f9a4a2226 Fix typos. 2005-07-12 06:18:38 +00:00
Juri Linkov
9e5f497df1 (Files): Change description of `C-x C-q' from
`checkin/checkout' to `toggle read-only'.
(Getting Help): Replace `C-h c' with `C-h k'.
(Error Recovery): Replace `recover-file' with `recover-session'.
(Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
2005-07-12 06:16:38 +00:00
Nick Roberts
658d739344 Add note about buffering with Windows. 2005-07-12 05:31:08 +00:00
Nick Roberts
7ea9de7134 *** empty log message *** 2005-07-12 05:29:58 +00:00
Luc Teirlinck
051268946f (custom-reevaluate-setting): Doc fix. 2005-07-11 23:41:11 +00:00
Luc Teirlinck
350ecc4920 *** empty log message *** 2005-07-11 23:36:50 +00:00
Stefan Monnier
a4429c5b74 (Frecenter): Yet another int/Lisp_Object mixup (YAILOM). 2005-07-11 21:43:20 +00:00
Richard M. Stallman
51f74c375f *** empty log message *** 2005-07-11 19:28:21 +00:00
Richard M. Stallman
9b8453daea *** empty log message *** 2005-07-11 19:23:04 +00:00
Jay Belanger
5127c21691 (Graphics): Mention GNUPLOT's web site.
(Hooks): Mention new hooks.
(Embedded Mode): Mention that some variables may be major-mode
dependent.
(Customizable Variables):  Mention new customizable variables.
2005-07-11 16:22:00 +00:00
Jan Djärv
a2d7e7225c * xfaces.c (x_update_menu_appearance): Use fontSet resource for
Lucid if X_I18N, font otherwise.
2005-07-11 14:28:43 +00:00
Jay Belanger
ea6bc45dd2 *** empty log message *** 2005-07-11 07:11:48 +00:00
Jay Belanger
0124a115fe (calc-embedded-announce-formula-alist)
(calc-embedded-open-close-plain-alist)
(calc-embedded-open-close-mode-alist): Added checks for additional
major modes (due to Robert J. Chassell  <bob@rattlesnake.com>).
2005-07-11 06:43:39 +00:00
Juanma Barranquero
ba2c4279e0 (custom-enable-theme): Don't add theme to custom-enabled-themes' with push'
because there is no setf-method for `delq'.
2005-07-11 06:12:55 +00:00
Richard M. Stallman
8989771d60 (custom-declare-variable): Doc fix. 2005-07-11 05:41:57 +00:00
Richard M. Stallman
5176af43d1 (dired-compare-directories): Remove "." and ".." from the alists. 2005-07-11 04:25:01 +00:00
Richard M. Stallman
3cc9e6d817 (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
(edebug-enter): Don't do with-timeout-suspend here.
(edebug-display): Do it here instead.
2005-07-11 04:05:39 +00:00
Richard M. Stallman
d2dafb85a5 Fix previous change. 2005-07-11 01:05:17 +00:00
Richard M. Stallman
46ce5febbd (custom-push-theme): Maintain list of the settings
of a given theme in its theme-settings property.
Maintain position of old settings in the theme-value or theme-face property.
(custom-enabled-themes): New variable.
(custom-theme-enabled-p): New function.
(provide-theme): Update custom-enabled-themes.
Disable and reenable the `user' theme.
(require-theme): Doc fix.
(custom-do-theme-reset, custom-remove-theme): Functions deleted.
(custom-theme-value, custom-theme-variable-value): Likewise.
(custom-theme-reset-internal): Likewise.
(custom-theme-load-themes): Fix bugs and use custom-disable-theme.
(custom-enable-theme, custom-disable-theme): New functions.
(custom-variable-theme-value, custom-face-theme-value): Likewise.
(custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
(custom-theme-reset-variables): Simplify.
(deftheme, custom-declare-theme, custom-make-theme-feature):
Definitions moved.
2005-07-11 00:57:23 +00:00
Richard M. Stallman
2c9e973fc7 (custom-theme-set-faces): Make it work.
(custom-reset-faces): Doc fix.
(custom-theme-reset-internal-face, custom-theme-face-value): Functions deleted.
2005-07-11 00:56:53 +00:00
Richard M. Stallman
1a3b7cd540 *** empty log message *** 2005-07-11 00:36:10 +00:00
Kim F. Storm
4ff7373ade *** empty log message *** 2005-07-10 22:32:00 +00:00
Richard M. Stallman
52325bee83 (longlines-show-region, longlines-unshow-hard-newlines):
Recognize hard newlines by non-nil hard property, instead of t.
2005-07-10 20:37:20 +00:00
Michael Kifer
8ea74b0e45 * viper-cmd.el (viper--key-maps): new variable.
(viper-normalize-minor-mode-map-alist): use viper--key-maps and
	emulation-mode-map-alists.
	(viper-envelop-ESC-key): use viper-subseq.
	(viper-search-forward/backward/next): disable debug-on-error.

	* viper-keym.el (viper-toggle-key,viper-quoted-insert-key,
	viper-ESC-key): new defcustoms.

	* viper-macs.el (ex-map-read-args): use viper-subseq.

	* viper-util.el (viper-key-to-emacs-key): use viper-subseq.
	(viper-subseq): copy of subseq from cl.el.

	* viper.el (viper-go-away,viper-set-hooks): use
	emulation-mode-map-alists, advise self-insert-command, add-minor-mode.

	* viper-mous.el (viper-current-frame-saved): use defvar.

	* viper-init.el: got rid of -face in face names.

	* ediff-diff.el (ediff-extract-diffs,ediff-extract-diffs3):
	Make it work with longlines mode

	* ediff-mult.el (ediff-meta-mode-hook): new variable.

	* ediff-ptch.el (ediff-file-name-sans-prefix): quote regexp.

	* ediff-init: got rid of -face in face names.
2005-07-10 18:46:24 +00:00
Steven Tamm
9a4183e9ea Adding in functions for setting and retrieving file type info
mac.c (Fmac_get_file_type, Fmac_get_file_creator): Added.
	(Fmac_set_file_type, Fmac_set_file_creator): Added
	(mac_get_object_from_code, mac_get_code_from_arg): Added
2005-07-10 18:17:18 +00:00