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

47053 Commits

Author SHA1 Message Date
Nick Roberts
0035257489 *** empty log message *** 2003-05-28 20:23:54 +00:00
Kai Großjohann
74d0a13671 Remove bogus ChangeLog entry that didn't have a change to go with. 2003-05-28 20:08:47 +00:00
Kai Großjohann
8a7cda9bfa (kill-region): If nothing was killed, and the
previous command was not a kill, break kill sequence.
2003-05-28 20:07:10 +00:00
Stefan Monnier
7076c5cd53 (skeleton-edebug-spec): First cut of an edebug spec.
(define-skeleton): Use it.
2003-05-28 18:41:41 +00:00
Dave Love
69155eccaf Don't mention ORDERS.JAPAN. 2003-05-28 14:25:16 +00:00
Dave Love
3f0ce656e9 *** empty log message *** 2003-05-28 14:22:52 +00:00
Richard M. Stallman
ff6a3bfb40 *** empty log message *** 2003-05-28 11:52:33 +00:00
Richard M. Stallman
249c0f7165 (syms_of_print) <print-escape-nonascii>: Doc fix. 2003-05-28 11:47:41 +00:00
Richard M. Stallman
5ba75c8054 (Indentation): Condense, simplify, clarify prev change. 2003-05-28 11:43:37 +00:00
Richard M. Stallman
f9ad161b28 (GDB Graphical Interface): New node (rewritten somewhat by RMS). 2003-05-28 11:42:49 +00:00
Dave Love
45f266dcb5 (unbind_to): Fix last change for K&R. From rms. 2003-05-28 11:42:21 +00:00
Richard M. Stallman
a730d07b4f (Creating Strings): Clarify split-string. 2003-05-28 11:35:48 +00:00
Richard M. Stallman
8b4703c468 (refill-fill-paragraph-at): Avoid refilling the following paragraph.
(refill-doit): Doc fix.
2003-05-28 11:30:48 +00:00
Richard M. Stallman
4532ac55a9 (ctl-x-map): Don't bind C-x C-i or C-x 3.
(global-map): Don't bind C-z.
(vip-setup): New function to rebind C-x 7 and C-z.
2003-05-28 11:29:25 +00:00
Richard M. Stallman
3b8d36f152 (last-sexp-toggle-display):
Undo previous change (don't check for eob).  Widen at the beginning.
2003-05-28 11:27:52 +00:00
Richard M. Stallman
3c9dc1cf0d (byte-compile-no-warnings): New function.
(with-no-warnings): Set up compile handler.
2003-05-28 11:26:45 +00:00
Richard M. Stallman
2f3b1a8c1f (type-break-cancel-function-timers): Use with-no-warnings. 2003-05-28 11:25:44 +00:00
Richard M. Stallman
d759a2f517 (command-line-1): Use with-no-warnings. 2003-05-28 11:24:51 +00:00
Richard M. Stallman
c29cf9a4c9 (browse-url-mozilla): Correct the conditionals for using ,new-window. 2003-05-28 11:24:00 +00:00
Richard M. Stallman
9658c9c337 (map-y-or-n-p): No special handling for exit-prefix.
In help string, mention C-g but not ESC.
2003-05-28 11:22:39 +00:00
Richard M. Stallman
31b55e801d (jka-compr-insert-file-contents):
When REPLACE, delete the proper range of text.
2003-05-28 11:21:36 +00:00
Richard M. Stallman
201bc1bdf6 (Info-index): Add autoload cookie. 2003-05-28 11:20:42 +00:00
Richard M. Stallman
c2fe6e7a07 (forms-mode): Use write-file-functions instead of local-write-file-hooks.
Use make-local-variable to make it local.
2003-05-28 11:19:48 +00:00
Richard M. Stallman
6dabaf5e94 Comment change. 2003-05-28 11:18:00 +00:00
Richard M. Stallman
680da3f83b (set-face-attribute): Set face-modified prop to t
when we change the new-frame defaults.
(face-spec-set): Set face-modified prop to nil
when we change the new-frame defaults.
2003-05-28 11:17:33 +00:00
Richard M. Stallman
cccc806de7 (substitute-env-vars): Fix typo. 2003-05-28 11:16:22 +00:00
Richard M. Stallman
d6c135fb4f (describe-char-unicode-data): New dummy definition.
Real definition commented out since we can't use UnicodeData.txt as is.
(describe-char-unicodedata-file): Variable commented out.
2003-05-28 11:14:07 +00:00
Richard M. Stallman
a4992f73f8 (custom-face-state-set): non-nil `face-modified'
means face was set outside of Custom.
2003-05-28 11:12:24 +00:00
Richard M. Stallman
fc237647dc (with-no-warnings): New function. 2003-05-28 11:10:43 +00:00
Richard M. Stallman
5af081d53e Don't mention ORDERS.EUROPE. 2003-05-28 11:02:52 +00:00
Kai Großjohann
94720bc7aa (Init Rebinding): Xref Non-ASCII Rebinding, for
non-English letters.  Explain how to set coding systems correctly
and how to include the right coding cookie in the file.
2003-05-28 08:56:29 +00:00
Kim F. Storm
cc8549df68 (expose_window): Fix error in calculation of
window relative coordinates of area to redisplay.
2003-05-27 23:30:10 +00:00
Kim F. Storm
1963c4280b *** empty log message *** 2003-05-27 23:29:50 +00:00
Glenn Morris
abd0164689 Commentary change. 2003-05-27 23:09:40 +00:00
Juanma Barranquero
e471b24112 Add missing code from previous patch by David Ponce. 2003-05-27 22:34:58 +00:00
Jason Rumney
af3a05edaf (GET_WHEEL_DELTA_WPARAM): New macro. 2003-05-27 21:18:22 +00:00
Jason Rumney
2b5d460172 *** empty log message *** 2003-05-27 21:06:59 +00:00
Francesco Potortì
73d3586ded Remove Philippe Waroquier's email address, at his request. 2003-05-27 20:13:22 +00:00
Glenn Morris
18368c4a7a (sh-here-document-word): Document new treatment of leading "-".
(sh-maybe-here-document): Strip a leading "-" from closing heredoc
delimiter, if present.
2003-05-27 18:40:55 +00:00
Glenn Morris
c0faad2551 (align-rules-list): Doc fix. 2003-05-27 18:38:40 +00:00
Glenn Morris
9d1137ce04 Update copyright.
(timeclock-ask-before-exiting): Put `timeclock-query-out' on
`kill-emacs-query-functions' rather than `kill-emacs-hook'.
(timeclock-mode-string): Doc fix.
(timeclock-modeline-display): Doc fix.  Use `global-mode-string' rather
than `mode-line-format'.
(timeclock-query-out): Doc fix.
(timeclock-update-modeline): No need for `let*', so use `let'.
Add some help-echo text to `timeclock-mode-string'.
(timeclock-mode-string): Give it the risky-local-variable property,
so that help-echo text will display.
(timeclock-find-discrep): Set `accum' to 0 if `timeclock-discrepancy' is nil.
2003-05-27 18:36:40 +00:00
Stefan Monnier
5740acbaeb *** empty log message *** 2003-05-27 18:16:40 +00:00
Stefan Monnier
c689a61d1c (lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.
(emacs-lisp-mode): Mark its main custom group to be `lisp'.
(prin1-char): New fun.
(eval-last-sexp-1): Use it.  Use with-syntax-table as well.
(eval-defun-1): Don't replace `defvar' with `defconst'.
2003-05-27 14:17:17 +00:00
Kai Großjohann
61d41830c8 (global-map): Bind M-S-<backspace to
kill-whole-line.
2003-05-27 13:57:22 +00:00
Juanma Barranquero
1c64a4a296 (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up the
mouse wheel is respectively mapped to mouse button 4 and 5.
(w32_read_socket): Map w32 WM_MOUSEWHEEL events to Emacs MOUSE_CLICK_EVENT
events.  Forward w32 MSH_MOUSEWHEEL events as WM_MOUSEWHEEL events.
2003-05-26 23:03:17 +00:00
Juanma Barranquero
f84b99383b (make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEEL_EVENT anymore. 2003-05-26 22:55:45 +00:00
Andreas Schwab
20464fdfce (syms_of_buffer) <default-direction-reversed>: Doc fix. 2003-05-26 22:19:54 +00:00
Andreas Schwab
2d031b89dc (try_window_id): Avoid aborting if PT is inside a
partially visible line.
2003-05-26 22:07:32 +00:00
Andreas Schwab
d22be14d73 (Fgarbage_collect): Fix last change. 2003-05-26 22:03:17 +00:00
Stefan Monnier
326bc73d3e (gud-find-class): Remove unused var `pos'.
(gdb-script-mode-syntax-table, gdb-script-font-lock-keywords)
(gdb-script-font-lock-syntactic-keywords)
(gdb-script-font-lock-syntactic-face, gdb-script-basic-indent)
(gdb-script-skip-to-head, gdb-script-calculate-indentation)
(gdb-script-indent-line, gdb-script-mode): New mode to edit
.gdbinit-like scripts.
2003-05-26 21:56:41 +00:00