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

54570 Commits

Author SHA1 Message Date
Kim F. Storm
3d6a4b2d44 *** empty log message *** 2005-01-19 23:16:39 +00:00
Steven Tamm
8db8a5cf5f * term/mac-win.el (process-connection-type): Use new
operating-system-release variable to use ptys on Darwin 7 (OSX
	10.3) when using carbon build.
2005-01-19 19:14:01 +00:00
Steven Tamm
3bb9abc888 * editfns.c (Voperating_system_release): Added.
(init_editfns): Assign new variable operating-system-release
	based on call to uname if available.
* config.h: Regenerated.
2005-01-19 19:09:42 +00:00
Steven Tamm
551ffc2715 * configure.in: Check for <sys/utsname.h>.
* configure: Regenerate.
2005-01-19 19:09:04 +00:00
Jay Belanger
17c90a9e65 (calc-user-define-edit): Put original formula in formula editing buffer. 2005-01-19 17:21:44 +00:00
Jay Belanger
8423891cfd (Keep arguments): Clarify the effect of keeping arguments on keyboard macros. 2005-01-19 16:58:06 +00:00
Jay Belanger
7679290d6e (calc-fancy-prefix-other-key): Don't clear flags if the last command
was a tab or M-tab.
2005-01-19 16:49:06 +00:00
Kim F. Storm
9c25f170b6 (note_mode_line_or_margin_highlight): Fix :pointer
image property.
2005-01-19 10:05:28 +00:00
Kim F. Storm
77db5cf358 *** empty log message *** 2005-01-19 10:05:04 +00:00
Nick Roberts
f30943417b (gdb-put-breakpoint-icon): Add help-echo for
breakpoint image symbol in margin.
2005-01-19 06:55:57 +00:00
Nick Roberts
2c60b6d3c0 *** empty log message *** 2005-01-19 06:55:17 +00:00
Jay Belanger
1ff85bebc1 *** empty log message *** 2005-01-19 05:58:28 +00:00
Jay Belanger
11e81923fc (Keep Arguments): Mention that keeping arguments doesn't work with
keyboard macros.
2005-01-19 05:55:53 +00:00
Jay Belanger
d9dfc855a4 (calc-execute-kbd-macro): Ignore calc-keep-arg-flag. 2005-01-19 05:12:36 +00:00
Kim F. Storm
d278cde036 (sweep_weak_table): Advance prev pointer when we keep a pair. 2005-01-19 00:08:30 +00:00
Kim F. Storm
27c8be4585 *** empty log message *** 2005-01-19 00:08:10 +00:00
Kenichi Handa
664ca704c3 (ispell-looking-at): New function.
(ispell-process-line): Use ispell-looking-at to compare the ispell
output and the buffer contents.
2005-01-18 23:20:18 +00:00
Stefan Monnier
14b495ffb1 (blink-matching-open): Strip extra info from syntax. 2005-01-18 20:50:43 +00:00
Jay Belanger
926787bea1 *** empty log message *** 2005-01-18 18:34:30 +00:00
Stefan Monnier
adeeafe5d2 (syms_of_emacs): Improve docstring of `system-type'. 2005-01-18 18:34:10 +00:00
Jay Belanger
650cb9f135 (calc-display-raw): Fix docstring. 2005-01-18 18:30:39 +00:00
Stefan Monnier
67b9b71fc8 (sh-here-doc-open-re): Don't allow `|' or other
funny chars in the end-of-here-doc marker.
2005-01-18 18:21:58 +00:00
Kim F. Storm
87954aeb75 Fixed Partial highlighting of wrapped overlay bug
reported by Ralf Angeli.
2005-01-18 12:46:04 +00:00
Kim F. Storm
a348a963d3 Fix last change. 2005-01-18 12:41:55 +00:00
Kim F. Storm
c6576d9d7a (fast_find_position): Backtrack to find first row if
charpos is inside a display overlay that spans multiple lines.
2005-01-18 12:39:51 +00:00
Kim F. Storm
81f498dcef *** empty log message *** 2005-01-18 12:39:33 +00:00
Nick Roberts
b6d0e4dad0 (gdb-put-string): Copy/create strings so
that enable/disabled state of breakpoints is shown correctly in
fringe and on ttys.
(gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
Add breakpoint information as text properties.
(gdb-mouse-toggle-breakpoint):
Rename to gdb-mouse-set-clear-breakpoint.
(gdb-mouse-toggle-breakpoint): New function. Enable/disable
breakpoints in the margin.
(gdb-remove-strings): Simplify.
2005-01-18 11:28:19 +00:00
Nick Roberts
83c7f8065c *** empty log message *** 2005-01-18 11:26:47 +00:00
Jay Belanger
538a5f8b53 *** empty log message *** 2005-01-18 05:13:23 +00:00
Jay Belanger
48e7c397f3 (calc-edit-mode): Inhibit read-only when erasing buffer. 2005-01-18 04:52:55 +00:00
Nick Roberts
8ef597fe79 Suggest separate terminal for debug session. 2005-01-18 01:01:29 +00:00
Nick Roberts
6869a82445 *** empty log message *** 2005-01-18 01:00:41 +00:00
Kenichi Handa
1cdb070738 *** empty log message *** 2005-01-18 00:14:18 +00:00
Kim F. Storm
6512b56dff (back_to_previous_visible_line_start): Undo 2004-12-28
change.  If handle_display_prop indicates newline is replaced by
image or text, move back to start of relevant overlay or interval
and continue scan from there.  Simplify.
2005-01-18 00:13:24 +00:00
Kim F. Storm
677159ce53 *** empty log message *** 2005-01-18 00:13:00 +00:00
Kenichi Handa
2d4430a8eb (decode_coding_iso2022): Translate invalid codes if
translation-table is specified.
2005-01-18 00:11:43 +00:00
Luc Teirlinck
0a926c02d7 *** empty log message *** 2005-01-18 00:00:59 +00:00
Richard M. Stallman
444919be4b *** empty log message *** 2005-01-17 23:52:58 +00:00
Richard M. Stallman
52a7f9bd2a (grep-find): Copy from `grep' the condition for calling grep-compute-defaults. 2005-01-17 23:51:34 +00:00
Richard M. Stallman
b64e46503f (decipher-mode): Don't call decipher-read-alphabet if buffer is empty. 2005-01-17 23:50:23 +00:00
Richard M. Stallman
053be11a88 Comment change. 2005-01-17 23:49:20 +00:00
Richard M. Stallman
dd60a465fb (backward-kill-sexp, kill-sexp): Doc fixes. 2005-01-17 23:48:10 +00:00
Stefan Monnier
67476fca4f (highlight-changes-mode): Don't autoload. 2005-01-17 21:24:46 +00:00
Stefan Monnier
6455508dc3 (mode-line-mode-menu): Use bound-and-true-p for all the
non-preloaded variables.
2005-01-17 21:18:35 +00:00
Steven Tamm
4042dc2593 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
tex-shell cause to force interactivity when using pipes.
2005-01-17 17:32:30 +00:00
Kim F. Storm
68c16b5994 (just-one-space): Make arg optional. 2005-01-17 10:56:07 +00:00
Kim F. Storm
aea3bdb121 *** empty log message *** 2005-01-17 10:55:49 +00:00
Carsten Dominik
32073b07e3 (org-version): Unnecessary prefix arg removed. 2005-01-17 10:18:56 +00:00
Nick Roberts
30598da5fb (xterm-mouse-event): Set new optional fourth arg in
posn-x-y to t to access left-margin.
2005-01-17 09:54:56 +00:00
Nick Roberts
4177462350 *** empty log message *** 2005-01-17 09:50:59 +00:00