1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 12:40:56 -08:00
Commit graph

28536 commits

Author SHA1 Message Date
Steven Tamm
a15252fdfb * editfns.c (Voperating_system_release): Added.
(init_editfns): Assign new variable operating-system-release
	based on call to uname if available.
	(get_operating_system_release): Added function to
	allow c-level access to operating system release.
* config.h: Regenerated.
* s/darwin.h (PTY_ITERATION): Don't allow PTYs on darwin 6 or
	less.
	(MIN_PTY_KERNEL_VERSION): Defined minimum kernel version for
	using ptys as '7'.
* term/mac-win.el (process-connection-type): Removed.
	Controlled now by s/darwin.h:PTY_ITERATION.
2005-01-20 18:13:48 +00:00
Stefan Monnier
66c226bf5a (handle-select-window): Don't switch window when we're in the minibuffer. 2005-01-20 14:23:23 +00:00
Stefan Monnier
7c018923b0 (ses-dotimes-msg): Remove macro. Use `dotimes-with-progress-reporter' instead. 2005-01-19 23:46:31 +00:00
Stefan Monnier
aa56124af5 (dotimes-with-progress-reporter): New macro. 2005-01-19 23:44:48 +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
Jay Belanger
17c90a9e65 (calc-user-define-edit): Put original formula in formula editing buffer. 2005-01-19 17:21:44 +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
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
d9dfc855a4 (calc-execute-kbd-macro): Ignore calc-keep-arg-flag. 2005-01-19 05:12:36 +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
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
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
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
Michael Albinus
01917a18b4 Sync with Tramp 2.0.47. 2005-01-16 13:18:31 +00:00
Miles Bader
42187e99f8 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
Fix regressions from latest reftex update

In the latest update to reftex from upstream, some changes in Emacs CVS
(mostly maintenance stuff -- typos, whitespace, etc) were apparently lost.
This changeset re-applies them.
2005-01-16 02:37:50 +00:00
Richard M. Stallman
d4b6c2e332 (lm-with-file): Use Lisp mode in temp buffer.
In non-temp buffer, switch syntax table temporarily.
2005-01-15 18:16:44 +00:00
Richard M. Stallman
5a77048aef (indent-pp-sexp): Doc fix. 2005-01-15 18:11:33 +00:00
Richard M. Stallman
9976909669 (occur-accumulate-lines, occur-engine): Avoid warnings. 2005-01-15 18:10:59 +00:00
Richard M. Stallman
5b0102e26a (tar-extract): Bind buffer-undo-list to t. 2005-01-15 18:10:12 +00:00
Richard M. Stallman
5f7bccdad8 (imenu--split-menu): Copy menulist before sorting.
(imenu--generic-function): Use START, not BEG, as pos of definition.
2005-01-15 18:09:16 +00:00
Richard M. Stallman
56abefac4f (just-one-space): Argument specifies number of spaces.
(eval-expression-print-format): Avoid warning about edebug-active.
2005-01-15 18:08:46 +00:00
Richard M. Stallman
bdd5fa9932 (sh-mode-map): Bind C-c C-\.
(sh-backslash-column, sh-backslash-align): New variables.
(sh-backslash-region, sh-append-backslash): New functions.
2005-01-15 18:07:21 +00:00
Eli Zaretskii
43805352f1 *** empty log message *** 2005-01-15 14:31:22 +00:00
Eli Zaretskii
1086788e92 Updated to work with movemail from GNU Mailutils
(rmail-pop-password, rmail-pop-password-required): Moved to
rmail-obsolete group.
(rmail-set-pop-password): Renamed to rmail-set-remote-password.
All callers updated.
(rmail-get-pop-password): Renamed to rmail-get-remote-password.
Take an argument specifying whether it is POP or IMAP mailbox we
are using. All callers updated.
(rmail-pop-password-error): Renamed to rmail-remote-password-error.
Added mailutils-specific error message.
(rmail-movemail-search-path)
(rmail-movemail-variant-in-use): New variables.
(rmail-remote-password, rmail-remote-password-required): New
customization variables.
(rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New functions
(rmail-parse-url): New function.
(rmail-get-new-mail, rmail-insert-inbox-text): Updated for use
with GNU mailutils movemail.
2005-01-15 14:27:41 +00:00
Eli Zaretskii
2d3eadf205 Fix Copyright years. 2005-01-15 14:05:47 +00:00
Eli Zaretskii
5754a69e2e *** empty log message *** 2005-01-15 14:05:13 +00:00
Eli Zaretskii
3b90e93257 (c-mode/symbol): Add ^` to prefix, and change
suffix to space, $ or '$, to correctly position point when going
to @table style constants like DBL_MAX.
2005-01-15 14:00:03 +00:00
Eli Zaretskii
a7ed85f05b (type-break-file-name): Doc update as per the above.
(type-break-mode, type-break-file-time, type-break-file-keystroke-count)
(type-break-choose-file): Don't store data in or load data from the file
if none specified.
2005-01-15 13:06:55 +00:00
Eli Zaretskii
f79b331a48 (woman-dired-define-key-maybe): If KEY is undefined,
lookup-key might return nil; handle that.
2005-01-15 12:46:54 +00:00
Eli Zaretskii
8b3a75ac8f (ebrowse-class-in-tree): Return the tail of the tree
rather than the element found, thus enabling the tree to be
setcar'd.
2005-01-15 12:39:25 +00:00