1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

67316 Commits

Author SHA1 Message Date
Kim F. Storm
56c5808a5d (global-map): Bind [signal t] to ignore, to have
user signals ignored by default.
2006-12-04 12:31:38 +00:00
Kim F. Storm
d96658e3fd (Misc Events): Update signal events.
(Event Examples): Add signal example.
2006-12-04 12:30:20 +00:00
Kim F. Storm
8247c60d3b (handle_USR1_signal, handle_USR2_signal): Replace by...
(handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs
first with code == 0 [signal] and one with code == sig number.
(main): Use it as handler for SIGUR1 and SIGUSR2.
2006-12-04 12:27:09 +00:00
Kim F. Storm
8ddd297d1d (kbd_buffer_store_event_hold): Don't throw-on-input
if first event in [signal xxx] sequence.
(lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
(syms_of_keyboard): Don't intern and staticpro them.
(Qsignal, Qusr1, Qusr2): Declare.
(syms_of_keyboard): Intern and staticpro them.
(make_lispy_event): Return them for USER_SIGNAL_EVENTs.
2006-12-04 12:26:58 +00:00
Kim F. Storm
d19c0a1c88 (Qsignal): Declare extern.
(syms_of_process): Don't intern/staticpro them here.

(read_process_output): Abort if carryover < 0.
2006-12-04 12:26:50 +00:00
Kim F. Storm
5c35ec32a5 *** empty log message *** 2006-12-04 12:26:35 +00:00
Juanma Barranquero
def7167bdf (describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
to by `describe-char-unicodedata-file'.
2006-12-04 10:24:04 +00:00
YAMAMOTO Mitsuharu
ee77eef518 *** empty log message *** 2006-12-04 08:18:09 +00:00
YAMAMOTO Mitsuharu
72621b4e6c (HAVE_SYNC): New test. 2006-12-04 08:17:59 +00:00
YAMAMOTO Mitsuharu
190956b30b Regenerate. 2006-12-04 08:17:50 +00:00
YAMAMOTO Mitsuharu
0024f88fb9 Sync with src/config.in. 2006-12-04 08:17:10 +00:00
YAMAMOTO Mitsuharu
697c17a298 [__NetBSD__]: Don't define `unix'.
(Funix_sync, syms_of_fileio): Use `#ifdef HAVE_SYNC' instead of
`#ifdef unix'.
2006-12-04 08:16:47 +00:00
Stefan Monnier
9bbceb74b4 (sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
anchoring the search.
2006-12-04 08:08:06 +00:00
Dan Nicolaescu
2b058c727e (whitespace-cleanup-internal): Use current
argument for recursive call.
2006-12-04 07:34:01 +00:00
Michael Albinus
5717642238 * net/tramp.el (tramp-methods): Add "ControlPath" and
"ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
Andreas Schwab <schwab@suse.de>.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-open-connection-rsh): Compute format spec for ?t.
(tramp-process-actions): Trace command parameters.
2006-12-04 06:51:21 +00:00
Glenn Morris
4a3363c532 (version): New variable, set by configure.
(bootstrapclean, mostlyclean): Also remove emacs-${version}.
2006-12-04 06:35:06 +00:00
Nick Roberts
215f50ced9 (toggle-truncate-lines): Clarify doc string. 2006-12-04 05:51:48 +00:00
Nick Roberts
6dadbf8915 *** empty log message *** 2006-12-04 05:51:04 +00:00
Nick Roberts
9106c6aebe (gdb-var-delete-children): New function.
(gdb-speedbar-expand-node): Use it.
2006-12-04 03:26:44 +00:00
Nick Roberts
d2e126dc74 *** empty log message *** 2006-12-04 03:25:29 +00:00
Juanma Barranquero
43dbe40498 *** empty log message *** 2006-12-04 01:02:12 +00:00
Richard M. Stallman
a8d5f40f49 (python-indent): Add safe-local-variable prop. 2006-12-04 00:33:19 +00:00
Richard M. Stallman
6a80f50e17 (dired-revert): Turn off dired-after-readin-hook around call to dired-readin. 2006-12-04 00:32:00 +00:00
Richard M. Stallman
49bb7f019f (outline-end-of-subtree): Don't leave an empty
line hidden as we would a real next heading.
2006-12-04 00:31:04 +00:00
Richard M. Stallman
b36e96c8f3 (menu-bar-make-toggle): Add "globally" to echo area messages.
<indicate-empty-lines, case-fold-search>: Add "globally" to Help string.
<case-fold-search>: MESSAGE arg need not say "globally".
(menu-bar-edit-menu <paste-from-menu>): Renamed from select-and-paste.
2006-12-04 00:30:11 +00:00
Vinicius Jose Latorre
77ea34ced9 Fix paren.el doc. 2006-12-03 22:26:52 +00:00
Kim F. Storm
c07583cdcf Ken Manheimer <ken.manheimer@gmail.com>:
(allout-ascend): Add an optional argument to preserve
original position of point when unsuccessful.  Also, fix a
docstring error.
(allout-yank-processing): Fix depth shift of multiple-topic so yanks
work again, using allout-ascend's new option.
(allout-setup-mode-map): Extracted from allout-mode to initialize
allout-mode-map.  Call it on file load, so the mode docstring
substitutions work even if allout mode has not yet been invoked.
(allout-mode): Use new allout-setup-mode-map to track any keybinding
customizations since the map was last processed.  Also,	refine the
docstring so it's ship-shape for release.
(allout-default-layout, allout-beginning-of-line-cycles)
(allout-distinctive-bullets-string, allout-use-mode-specific-leader)
(allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
(allout-version, allout-layout, allout-infer-body-reindent)
(allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
(allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
(allout-previous-heading, allout-goto-prefix-doublechecked)
(allout-current-bullet-pos, allout-next-sibling-leap)
(allout-pre-command-business, allout-encrypted-type-prefix)
(allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
(allout-rebullet-topic, allout-rebullet-topic-grunt)
(allout-flag-region, allout-expose-topic, allout-expose-topic)
(allout-old-expose-topic, allout-listify-exposed)
(allout-process-exposed, allout-latex-verb-quote)
(allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
(allout-toggle-current-subtree-encryption)
(allout-toggle-subtree-encryption, allout-bullet-isearch):
Remove extraneous open-paren and close paren string escapes.
2006-12-03 21:37:33 +00:00
Kim F. Storm
f9f46d8dd6 *** empty log message *** 2006-12-03 21:36:58 +00:00
Juanma Barranquero
7977c946cf (is-windows, ada-find-in-src-path): Doc fixes.
(ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize,
ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
Fix typos in docstrings.
2006-12-03 21:29:14 +00:00
Vinicius Jose Latorre
d166d7c41b Fix paren.el. 2006-12-03 13:29:41 +00:00
Jan Djärv
ff24abfeeb (update_frame_tool_bar): Handle modifying a toolbar item
without an image.
2006-12-03 11:44:33 +00:00
Jan Djärv
a3893a90dc *** empty log message *** 2006-12-03 11:44:22 +00:00
Glenn Morris
233820156b *** empty log message *** 2006-12-03 01:02:32 +00:00
Glenn Morris
c9c1844051 Fix Copyright format.
Update package URL.
2006-12-03 01:01:48 +00:00
Glenn Morris
92ab38343d Fix Copyright format. 2006-12-03 01:00:52 +00:00
Glenn Morris
33add6d437 (AH_TOP): Add missing Copyright year. 2006-12-03 00:55:11 +00:00
Glenn Morris
a0a1d6fb5b Add missing Copyright years. 2006-12-03 00:54:25 +00:00
Glenn Morris
c00d843fec *** empty log message *** 2006-12-03 00:46:24 +00:00
Chong Yidong
0895450930 ** rgm@gnu.org, Nov 29: mouse and horizontal scrolling with long lines
Fixed.
2006-12-02 21:48:43 +00:00
Chong Yidong
a9d0154753 (mouse-drag-track): Suppress automatic hscrolling for initial down
event.
2006-12-02 21:47:02 +00:00
Chong Yidong
8a6137df3a * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
initial down event.
2006-12-02 21:46:52 +00:00
Kim F. Storm
c64a6023b9 (cua-toggle-set-mark): Doc fix.
(cua-repeat-replace-region): Make M-v more robust.
(cua-paste-pop-rotate-temporarily): New defcustom.
(cua-paste-pop): Use it.
(cua-auto-mark-last-change): New defcustom.
(cua-pop-to-last-change): New helper function.
(cua-set-mark): Use them.
2006-12-02 00:30:00 +00:00
Kim F. Storm
85e3d48f01 *** empty log message *** 2006-12-02 00:29:50 +00:00
Nick Roberts
493ded4fe1 *** empty log message *** 2006-12-01 21:55:43 +00:00
Nick Roberts
f5be22a273 (toggle-case-fold-search): Clarify doc/help string and
mini-buffer message.
2006-12-01 21:52:51 +00:00
Nick Roberts
ba3a449e44 *** empty log message *** 2006-12-01 21:52:07 +00:00
Karl Berry
74acc6cb7c autoupdate 2006-12-01 21:44:20 +00:00
Vinicius Jose Latorre
f9914209c8 Fix the highlight overlay extension 2006-12-01 21:03:19 +00:00
Juanma Barranquero
e1fb4a0b21 Another entry. 2006-12-01 17:43:30 +00:00
Juanma Barranquero
2acb13b129 *** empty log message *** 2006-12-01 14:12:04 +00:00