Eli Zaretskii
eca2d6cd30
[iftex]: Replace @xref's to emacs-xtra with @inforef's.
2006-05-12 18:44:58 +00:00
Eli Zaretskii
8e3c5bf0d7
(Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.
2006-05-12 18:37:14 +00:00
Eli Zaretskii
4a7910c777
*** empty log message ***
2006-05-12 18:23:44 +00:00
Eli Zaretskii
19f5e099de
(Buffer Names): Add index entries for buffers whose names begin with a space.
...
(Creating Buffers): Document that undo is turned off in buffers whose names
begin with a space.
2006-05-12 18:23:23 +00:00
Eli Zaretskii
1e094ef911
(Undo): Document that undo is turned off in buffers whose names begin with
...
a space.
2006-05-12 18:22:50 +00:00
Eli Zaretskii
f055e02c4e
(Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL
...
conversions by file I/O primitives and subroutines.
2006-05-12 17:56:34 +00:00
Chong Yidong
9036363b54
* simple.el (line-move-finish): Fix last fix.
2006-05-12 17:48:40 +00:00
Eli Zaretskii
ec8ec9cd03
(Visiting): Fix wording.
2006-05-12 17:44:41 +00:00
Eli Zaretskii
fe19cf0910
Fix last change.
2006-05-12 17:41:17 +00:00
Chong Yidong
d584e29dfa
* simple.el (line-move-finish): Don't call point motion hooks
...
while processing intangibility.
2006-05-12 17:39:59 +00:00
Chong Yidong
4e8f005c08
* intervals.c (set_point_both): Fix mixup before before and after
...
in variable names.
* editfns.c (Fline_beginning_position): Inhibit point-motion hooks
while setting point temporarily.
2006-05-12 17:39:39 +00:00
Dan Nicolaescu
d041c8c961
(terminal-init-xterm): Fix typo.
2006-05-12 16:18:37 +00:00
Romain Francoise
6b48100642
ERC is now part of Emacs.
...
Add Emacs Muse.
2006-05-12 16:01:47 +00:00
Reiner Steib
da506f0599
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
...
* allout.el: (allout-view-change-hook): Marked as being deprecated,
to be replaced by `allout-exposure-change-hook'.
(allout-exposure-change-hook): New, replacing
`allout-view-change-hook'.
(allout-flag-region): Run new hook `allout-exposure-change-hook',
in addition to `allout-view-change-hook'.
(allout-show-bodies, allout-old-style-prefixes)
(allout-stylish-prefixes, allout-use-hanging-indents): Quote the
lambda forms to prevent their showing up in variable help
presentations as inscrutable byte-compiled code.
(allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
Use string-or-null-p to qualify safe-local-variable values.
(allout-reindent-bodies): Use memq to qualify matches against
valid safe-local-variable values. Also, quote the lambda as above.
(allout-use-mode-specific-leader): Add missing candidate-value
symbols, use memq, and quote the lambda.
(allout-overlay-interior-modification-handler): Remove unused
variables `msg' and 'opened'.
(allout-hidden-p): Constrain invisibility consideration to allout's
invisibility spec, disregarding invisibility for other reasons.
2006-05-12 15:45:09 +00:00
Reiner Steib
4b1af9ac29
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
...
* NEWS (allout): Update.
2006-05-12 15:44:11 +00:00
Thien-Thi Nguyen
7f0ea399d1
(ewoc--node-enter-before, ewoc--create-node): Delete funcs.
...
(ewoc--insert-new-node): New func.
Update callers of deleted funcs to use it, instead.
2006-05-12 15:14:45 +00:00
Eli Zaretskii
0ef0b416d0
*** empty log message ***
2006-05-12 14:46:34 +00:00
Eli Zaretskii
859843d01f
(Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set
...
eol conversion.
2006-05-12 14:46:14 +00:00
Eli Zaretskii
e1166db9f3
(Lisp and Coding Systems): Document coding-system-eol-type. Add index entries
...
for eol conversion.
2006-05-12 14:33:29 +00:00
Eli Zaretskii
3b7694ef71
Fix spelling errors.
2006-05-12 13:11:47 +00:00
Eli Zaretskii
61515a635d
*** empty log message ***
2006-05-12 12:38:33 +00:00
Eli Zaretskii
ac84a60256
Spell-checking the manuals is now done; remove the entry.
2006-05-12 12:38:04 +00:00
Reiner Steib
d10a6bf119
(url-http-file-exists-p): Test if status is integer.
2006-05-12 12:29:36 +00:00
Reiner Steib
e48335de35
(version-control): Correct safe values.
2006-05-12 12:29:08 +00:00
Eli Zaretskii
e1d01705a5
(Defining Faces): Mention `mac', and add an xref to where window-system is
...
described.
2006-05-12 12:07:43 +00:00
Eli Zaretskii
0c60d79acf
Fix spelling errors.
2006-05-12 11:46:15 +00:00
Thien-Thi Nguyen
340d99457e
(ewoc-refresh): Compute PP once before looping.
2006-05-12 07:29:42 +00:00
Glenn Morris
64c02ed0e9
(diary-show-all-entries): Do not refer to
...
obsolete alias `show-all-diary-entries'.
(make-diary-entry): Not interactive.
(cal-tex-cursor-month, cal-tex-cursor-month-landscape)
(cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-cursor-year)
(cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year):
Interactive.
2006-05-12 06:45:46 +00:00
Glenn Morris
2455729599
*** empty log message ***
2006-05-12 06:45:32 +00:00
Glenn Morris
9d52da761c
Johan Bockg� <bojohan at dd.chalmers.se>:
...
(calendar-french-date-string)
(calendar-mayan-date-string, calendar-chinese-date-string)
(calendar-astro-date-string, calendar-iso-date-string)
(calendar-islamic-date-string, calendar-bahai-date-string)
(calendar-hebrew-date-string, calendar-coptic-date-string)
(calendar-ethiopic-date-string, calendar-persian-date-string):
These functions are not interactive.
2006-05-12 06:37:26 +00:00
Glenn Morris
c0d3b4da8a
*** empty log message ***
2006-05-12 06:36:45 +00:00
Richard M. Stallman
1ed7b9ae26
(readevalloop): Abort if START non-nil for non-buffer input.
2006-05-12 02:08:23 +00:00
Luc Teirlinck
942efafab2
*** empty log message ***
2006-05-12 00:20:26 +00:00
Luc Teirlinck
7f385e4721
Balance parentheses.
2006-05-12 00:14:21 +00:00
Kim F. Storm
af8f3e5c42
(redisplay_tool_bar): Handle large tool-bar-border values.
2006-05-11 21:26:54 +00:00
Kim F. Storm
f46f3e2102
*** empty log message ***
2006-05-11 21:26:43 +00:00
Reiner Steib
631c8020a5
Move `safe-local-variable' declarations to the respective files.
2006-05-11 15:01:41 +00:00
Reiner Steib
53af865dd1
Remove bogus \n\n from last commit.
2006-05-11 11:10:45 +00:00
Reiner Steib
6fe7b8a42c
(describe-variable): Don't print safe-var if it is
...
byte-code. Improve wording as suggested by Luc Teirlinck
<teirllm@auburn.edu>.
2006-05-11 11:03:57 +00:00
Nick Roberts
d22b968f75
(gdb-reset): Update speedbar if necessary.
...
(gdb-var-evaluate-expression-handler, gdb-var-update-handler):
Use a token for pending-triggers to ensure gdb-var-update
gets called once per user input again for pre-GDB 6.4.
(gdb-var-delete): Match on more complex expressions.
(gdb-var-list-children-handler, gdb-var-create-handler):
Use a token for consistency.
2006-05-11 10:08:03 +00:00
Nick Roberts
5da4a80426
*** empty log message ***
2006-05-11 10:07:08 +00:00
Carsten Dominik
f6e25a10e3
(org-read-date, org-goto-calendar, org-agenda-goto-calendar): Bind
...
`view-calendar-holidays-initially' to nil.
2006-05-11 08:49:36 +00:00
Carsten Dominik
e3eea8436d
*** empty log message ***
2006-05-11 08:48:45 +00:00
Thien-Thi Nguyen
bfbdb5cacf
(ewoc--refresh-node): No longer save-excursion.
...
Update all callers to do it there, instead.
2006-05-11 08:02:11 +00:00
Glenn Morris
21f8fcfd24
(calendar-basic-setup): Set day to 1 in
...
prefix arg case, to avoid view-diary-entries-initially error.
Reported by Stephen Berman <Stephen.Berman at gmx.net>.
(calendar-date-is-legal-p): Handle dates with no day part.
2006-05-11 06:57:32 +00:00
Glenn Morris
68fdbaf800
*** empty log message ***
2006-05-11 06:57:11 +00:00
Kenichi Handa
17ad716ac4
(Finsert_file_contents): Fix for the case of IO error
...
while handling replace operation.
2006-05-11 04:13:33 +00:00
Richard M. Stallman
e4c068c063
(Writing Emacs Primitives): Clarify GCPRO rules.
2006-05-11 00:59:41 +00:00
Nick Roberts
3e12c6736d
(comint-insert-input): Just make it when
...
comint-use-prompt regexp is nil (default) and with the mouse.
(comint-copy-old-input): Reinstate from 2004-06-23.
(comint-mode-map): Bind C-c C-m to it.
2006-05-10 21:31:09 +00:00
Nick Roberts
afdf9b261c
*** empty log message ***
2006-05-10 21:30:18 +00:00