Stefan Monnier
58555d8187
* keyboard.c (pending_funcalls): New var.
...
(timer_check): Run it.
(syms_of_keyboard): Initialize it.
* terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
(Vdelete_terminal_functions): New vars.
(syms_of_terminal): Initialize them.
(Fdelete_terminal): Run delete-terminal-functions.
* xdisp.c (safe_eval): Rewrite.
(safe_call2): New fun.
* frame.c (Qdelete_frame_functions): New var.
(syms_of_frame): Initialize it.
(Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
* lisp.h (safe_call2, pending_funcalls): Declare.
2008-03-29 01:46:10 +00:00
Stefan Monnier
769087cead
(vc-bzr-state-heuristic): Fix last change for when there are conflicts.
2008-03-29 01:09:45 +00:00
Dan Nicolaescu
c6ea7ec62c
(vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.
2008-03-29 00:43:56 +00:00
Dan Nicolaescu
20f95df210
(vc-update): Check if the buffer is unsaved only if it
...
actually exists.
(vc-status-mode-map, vc-status-menu-map): Bind vc-update.
2008-03-29 00:17:54 +00:00
Magnus Henoch
51fac78c03
(dns-write): Use set-buffer-multibyte.
2008-03-28 21:37:03 +00:00
Stefan Monnier
82eb83ffdb
(vc-bzr-sha1): New fun.
...
(vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
(vc-bzr-registered): Use it.
2008-03-28 19:51:21 +00:00
Dan Nicolaescu
fc30d54425
Reshuffle TODOs.
2008-03-28 19:32:47 +00:00
Chong Yidong
2844d83237
Fix typo.
2008-03-28 19:05:35 +00:00
Chong Yidong
3afc838fd2
(Quitting): Clarify effects of C-g.
2008-03-28 19:04:58 +00:00
Chong Yidong
9a1c224904
(Words, Pages, Fill Commands, HTML Mode): Describe
...
Transient Mark mode as the default.
(Paragraphs): Describe how M-h behaves when region is active.
2008-03-28 19:04:42 +00:00
Chong Yidong
6184c70885
(Basic Isearch): Reference the Mark Ring node.
...
(Replace, Unconditional Replace, Other Repeating Search):
Describe Transient Mark mode as the default.
2008-03-28 19:04:33 +00:00
Chong Yidong
25716538ef
(Moving by Defuns, Expressions, Comment Commands): Describe Transient
...
Mark mode as the default.
2008-03-28 19:04:23 +00:00
Chong Yidong
4c987d7128
(Kill Ring, Accumulating Text): Assume Transient Mark mode is the
...
default, and note that the mark is not activated when set.
2008-03-28 19:04:14 +00:00
Chong Yidong
c838886252
(Glossary): Treat Transient Mark mode as the default.
2008-03-28 19:04:04 +00:00
Chong Yidong
a4fd86b181
(Mouse Commands): Treat Transient Mark mode as the default.
2008-03-28 19:03:56 +00:00
Chong Yidong
a7cdd618bf
(Undo): Standardize choice of undo key sequence.
...
(Undo, Spelling): Describe Transient Mark mode as the default.
2008-03-28 19:03:46 +00:00
Chong Yidong
b6e38d7ab4
(Diff Mode, Misc File Ops): Describe Transient Mark mode as the
...
default.
2008-03-28 19:03:33 +00:00
Chong Yidong
8583bd46be
(Top): Update node listings.
2008-03-28 19:03:21 +00:00
Chong Yidong
04eaab7d3b
(Standard Faces): Reference the Mark node. Remove discussion of the
...
region face, which is discussed there.
2008-03-28 19:03:09 +00:00
Chong Yidong
be6c3e885e
(Basic Undo): Don't mention setting the mark, which isn't
...
the default behavior with Transient Mark mode off.
(Position Info): Fix typo.
2008-03-28 19:02:57 +00:00
Chong Yidong
a8a31aaeea
(Mark): Rearrange nodes.
...
(Persistent Mark): Rename from Transient Mark.
(Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
Describe Transient Mark mode as the default.
2008-03-28 19:02:43 +00:00
Chong Yidong
7186a83034
* mark.texi (Mark): Rearrange nodes.
...
(Persistent Mark): Rename from Transient Mark.
(Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
Describe Transient Mark mode as the default.
* basic.texi (Basic Undo): Don't mention setting the mark, which isn't
the default behavior with Transient Mark mode off.
(Position Info): Fix typo.
* display.texi (Standard Faces): Reference the Mark node. Remove
discussion of the region face, which is discussed there.
* emacs.texi (Top): Update node listings.
* files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
as the default.
* fixit.texi (Undo): Standardize choice of undo key sequence.
(Undo, Spelling): Describe Transient Mark mode as the default.
* frames.texi (Mouse Commands): Treat Transient Mark mode as the
default.
* glossary.texi (Glossary): Treat Transient Mark mode as the default.
* killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
mode is the default, and note that the mark is not activated when set.
* programs.texi (Moving by Defuns, Expressions, Comment Commands):
Describe Transient Mark mode as the default.
* search.texi (Basic Isearch): Reference the Mark Ring node.
(Replace, Unconditional Replace, Other Repeating Search):
Describe Transient Mark mode as the default.
* text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
Transient Mark mode as the default.
(Paragraphs): Describe how M-h behaves when region is active.
* trouble.texi (Quitting): Clarify effects of C-g.
2008-03-28 19:02:23 +00:00
Dan Nicolaescu
0cc8ac2b92
*** empty log message ***
2008-03-28 18:42:02 +00:00
Dan Nicolaescu
d05665bc59
Update TODO.
2008-03-28 18:29:38 +00:00
Dan Nicolaescu
6b2d7cf254
(ring): Don't require it, not used.
2008-03-28 18:22:15 +00:00
Dan Nicolaescu
f56d71a596
(vc-status-kill-dir-status-process): Simplify.
...
(vc-status-refresh): Make sure the buffer is live.
2008-03-28 18:16:09 +00:00
Andreas Schwab
4c92f4298e
(Fmove_to_column): Move declaration before statements.
2008-03-28 17:24:51 +00:00
Juanma Barranquero
c6de7e54d8
Convert to utf-8.
...
Fix typos.
2008-03-28 17:05:47 +00:00
Dan Nicolaescu
1dd4b00465
* progmodes/verilog-mode.el (verilog-auto-inout-module):
...
Add optional regular expression to AUTOINOUTMODULE.
(verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
(verilog-auto-inst-param, verilog-auto-reg)
(verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
(verilog-auto-output-every, verilog-auto-input)
(verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
(verilog-auto-unused, verilog-auto): Update documentation to use
more obvious instance module names versus cell names.
2008-03-28 15:47:25 +00:00
Jason Rumney
0d22595df5
Prevoius NEWS entry already documented in the manual (for X).
2008-03-28 11:09:54 +00:00
Jason Rumney
6e344060d2
Document Windows hourglass change.
2008-03-28 11:07:03 +00:00
Jan Djärv
5af370aba7
(compilation-mode-tool-bar-map): Only enable
...
kill if a process is running.
2008-03-28 10:06:13 +00:00
Jan Djärv
94e65e0d28
(grep-mode-tool-bar-map): The same.
2008-03-28 10:05:53 +00:00
Andreas Schwab
d0b7952a9f
(SUBDIR_MAKEFILES): Add lisp/Makefile.
...
(lisp/Makefile): New rule.
2008-03-28 09:58:35 +00:00
Dan Nicolaescu
15c5c97086
* vc.el: Add new backend function 'status-extra-headers.
...
(vc-default-status-extra-headers): New function.
(vc-status-headers): Call 'status-extra-headers. Add colors.
* vc-git.el (vc-git-status-extra-headers): New function.
2008-03-28 03:50:26 +00:00
Glenn Morris
1baf9da41e
(print-diary-entries-hook, diary-list-entries): Doc fixes.
...
(abbreviated-calendar-year): Move here from calendar.el. Doc fix.
(diary-header-line-flag, diary-header-line-format): Declare.
(diary-pull-attrs): Check for multiple matches.
(diary-list-entries-2): Simplify finding start of date.
(diary-show-all-entries, make-diary-entry): Respect non-nil values of
pop-up-frames.
(diary-mark-entries-1): Re-use offset in abbreviated-year case.
(mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
2008-03-28 02:47:59 +00:00
Glenn Morris
db257f5684
(abbreviated-calendar-year): Move to diary-lib.
2008-03-28 02:46:13 +00:00
Glenn Morris
3e0e034bb5
(calendar-cursor-to-nearest-date): Remove un-needed local `date'.
...
(calendar-cursor-to-visible-date): Use let rather than let*.
Remove un-needed local `first-of-month-weekday'.
2008-03-28 02:45:58 +00:00
Glenn Morris
fdbe82c9af
(cal-menu-holidays-menu, cal-menu-list-holidays-year)
...
(cal-menu-list-holidays-following-year, cal-menu-list-holidays-previous-year):
Simplify now that 2nd arg of holiday-list is optional.
(calendar-mouse-holidays): Remove un-needed local `l'.
2008-03-28 02:45:39 +00:00
Dan Nicolaescu
4255034848
(vc-hg-state, vc-hg-dir-state): Deal with 'missing
...
files.
2008-03-27 22:18:10 +00:00
Dan Nicolaescu
0bf12140f5
(emacs-lisp-mode-map): Fix predicate.
2008-03-27 22:15:54 +00:00
Stefan Monnier
2806a18346
(enum fullscreen_type): Give it a name. Move it before use.
...
(struct frame): Use bit fields for boolean vars.
2008-03-27 21:15:21 +00:00
Stefan Monnier
eef6030820
(server_accept_connection): Simplify naming.
...
(emacs_get_tty_pgrp): Use SDATA.
2008-03-27 20:52:24 +00:00
Stefan Monnier
bb555731e0
(decode_coding_object): Fix last change.
2008-03-27 20:26:59 +00:00
Stefan Monnier
0154725e48
(decode_coding_object): Revert part of last change.
2008-03-27 20:24:55 +00:00
Stefan Monnier
a1567c4544
(decode_coding_object): Fix last change.
2008-03-27 20:04:37 +00:00
Jason Rumney
30076589d3
(start_hourglass): Suppress hourglass on tty frames.
2008-03-27 17:11:40 +00:00
Juanma Barranquero
cec7f4afc0
Convert to utf-8.
...
Fix typos.
2008-03-27 15:42:26 +00:00
Juanma Barranquero
d9168cbdb9
Convert to utf-8.
...
Fix typos.
2008-03-27 15:31:05 +00:00
Stefan Monnier
f42af25505
(vc-before-save): Be careful not to prevent saving the file.
2008-03-27 15:00:32 +00:00