Stefan Monnier
50bfbe5fc0
Minor tweaks.
2006-04-26 05:33:11 +00:00
Stefan Monnier
0a206828d8
(reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
...
Tighten up a bit the safety predicate.
2006-04-26 05:30:29 +00:00
Stefan Monnier
49011d4697
(sentence-end-double-space, sentence-end-without-period)
...
(sentence-end-without-space, page-delimiter, paragraph-ignore-fill-prefix):
Tighten up a bit the safety predicate.
2006-04-26 05:28:47 +00:00
Stefan Monnier
a1c43d02e9
(colon-double-space): Tighten up a bit the safety predicate.
2006-04-26 05:27:48 +00:00
Stefan Monnier
45e46cb773
(python-continuation-line-p, python-beginning-of-statement):
...
syntax-ppss may return a negative depth.
2006-04-26 05:26:39 +00:00
Stefan Monnier
72c0b9b8fa
(time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
...
Tighten up a bit the safety predicate.
2006-04-26 05:25:32 +00:00
Stefan Monnier
d1921057f3
Remove spurious * in docstrings.
...
(add-log-time-zone-rule): Rename from change-log-time-zone-rule.
(add-change-log-entry): Use it here, since it's not specific to iso8601.
(add-log-iso8601-time-string): Don't use it here any more.
(change-log-indent-text, change-log-indent): Rename from add-log-*.
2006-04-26 05:23:37 +00:00
Stefan Monnier
21a360b2c3
(abbrev-mode): Tighten up a bit the safety predicate.
2006-04-26 05:16:01 +00:00
Miles Bader
02f47e8630
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-247
...
Rcirc patch from Ryan Yeske
2006-04-25 Ryan Yeske <rcyeske@gmail.com>
* lisp/net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
(rcirc-toggle-low-priority): Doc fix.
(rcirc-handler-NOTICE): Remove beginning of line anchor in
ChanServ regexp.
(rcirc-startup-channels-alist): Connect to #rcirc by default, not
#emacs.
(rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
(rcirc-decode-coding-system): Use utf-8 as the default.
(rcirc-multiline-minor-mode): Set the fill-column.
(rcirc-format-response-string): Display bright and dim nicks.
(rcirc-browse-url): Update interactive spec to fill ARG.
(rcirc-bright-nick, rcirc-dim-nick): Add faces.
(rcirc-print): Ignore dim-nick messages wrt modeline-activity.
2006-04-26 03:09:31 +00:00
Bill Wohler
6a7250d806
(mh-folder-expand-at-point): Fix folder completion. Folders returned
...
by mh-folder-completion-function no longer need adornment (closes SF
#1476270 ).
2006-04-25 21:41:13 +00:00
Miles Bader
51d793dabf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-245
...
(Ffield_beginning, find_field): Undo change of 2006-04-23.
2006-04-25 Miles Bader <miles@gnu.org>
* src/editfns.c (Ffield_beginning, find_field): Undo change of 2006-04-23.
2006-04-25 08:18:01 +00:00
Bill Wohler
c0e5c8662b
(Getting Started): Made it more explicit that you need to install MH,
...
and also included pointers to current MH implementations.
2006-04-24 22:15:33 +00:00
J.D. Smith
f12ddbe8e2
Removed mention of C-c C-j.
2006-04-24 21:59:03 +00:00
J.D. Smith
19f0b8b5fe
(bibtex-find-entry): Don't demand matching case for @Article, etc.
2006-04-24 21:57:45 +00:00
Stefan Monnier
a9ec73170e
Include headers for pid_t.
2006-04-24 13:10:19 +00:00
Stefan Monnier
b841df8f0b
Add documentation about font-lock-multiline.
2006-04-24 06:35:58 +00:00
Miles Bader
1942c962e3
Add arch tagline
2006-04-24 05:21:21 +00:00
Kim F. Storm
4ec9a7e215
Fix last change:
...
(produce_stretch_glyph): Assume that face box height and width is
already included in stretch glyph size so caller doesn't have to
consider the extra space otherwise added (fixes problem in ses.el).
2006-04-24 00:22:26 +00:00
Kim F. Storm
6fcd305cf5
*** empty log message ***
2006-04-24 00:21:55 +00:00
Kim F. Storm
536fde8e09
(produce_stretch_glyph): Include face box in stretch glyph size.
2006-04-24 00:08:07 +00:00
Kim F. Storm
e8a0da872a
*** empty log message ***
2006-04-24 00:07:47 +00:00
Kim F. Storm
825de9a102
* xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
...
does last_glyph=s->first_glyph+s->nchars-1, e.g. if stretch has relief.
2006-04-23 23:50:25 +00:00
Kim F. Storm
1ada896b7d
*** empty log message ***
2006-04-23 23:50:09 +00:00
Kim F. Storm
14922abe03
(tool_bar_lines_needed): New local `temp_row' for clarity.
...
(tool_bar_lines_needed): Clear it when done, so we don't accidentally
draw a second copy of the tool-bar after resetting f->n_tool_bar_rows.
(redisplay_tool_bar): Update tool-bar-lines frame parameter whenever
we recalculate f->n_tool_bar_rows.
2006-04-23 22:28:17 +00:00
Kim F. Storm
ca03f883c5
(x_set_font): Clear f->n_tool_bar_rows and current frame
...
matrices to force recalculation of tool-bar height after font change.
2006-04-23 22:26:58 +00:00
Kim F. Storm
e934649479
*** empty log message ***
2006-04-23 22:26:35 +00:00
Richard M. Stallman
7952905030
[TeX]: Use xresmini.texi instead of xresources.texi.
2006-04-23 21:56:50 +00:00
Richard M. Stallman
6bdbc02327
(Face Resources): Split table into font resources and the rest.
...
Combine similar attributes for brevity.
2006-04-23 21:53:05 +00:00
Richard M. Stallman
2018683fd4
New file, a shortened version of xresmini.texi.
2006-04-23 21:51:55 +00:00
Michael Albinus
8c04e197f2
* net/tramp.el (tramp-register-file-name-handlers): New defun.
...
Added with autoload cookie.
(tramp-unload-file-name-handlers): Renamed from
`tramp-unload-file-name-handler-alist'.
2006-04-23 21:45:28 +00:00
Romain Francoise
4f261b9951
*** empty log message ***
2006-04-23 08:29:09 +00:00
Lars Hansen
59062dce67
(find_field): Fix comment.
...
(Ffield_beginning): Fix bug when POS is at field beginning.
2006-04-23 08:14:52 +00:00
Romain Francoise
01017e7c80
Tabify.
2006-04-22 23:39:47 +00:00
Romain Francoise
7fcece574b
(comint-match-partial-filename): Doc fix.
2006-04-22 23:30:13 +00:00
Eli Zaretskii
3705332d34
(BASE_PURESIZE): Increase to 1205000.
2006-04-22 10:14:19 +00:00
Glenn Morris
1cebb83885
(view-other-diary-entries): Refer to `diary-view-entries' rather than
...
alias `view-diary-entries'.
2006-04-22 00:11:11 +00:00
Glenn Morris
27ba2fc3ec
(calendar-mode-map): Refer to `diary-view-entries' rather than alias
...
`view-diary-entries'.
2006-04-22 00:10:30 +00:00
Glenn Morris
cc6e521e0e
*** empty log message ***
2006-04-22 00:10:15 +00:00
Luc Teirlinck
09c6126c46
(antlr-default): Avoid nil spec in defface.
2006-04-21 23:41:23 +00:00
Luc Teirlinck
dbc1f997bd
(custom-documentation): Avoid nil spec in defface.
2006-04-21 23:38:54 +00:00
Luc Teirlinck
d390b4d26f
(scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
2006-04-21 23:36:59 +00:00
Luc Teirlinck
a9b2b70fe2
*** empty log message ***
2006-04-21 23:32:19 +00:00
Bill Wohler
4253c32710
Release MH-E manual version 7.94.
...
* mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
release 7.94.
2006-04-21 22:36:37 +00:00
Bill Wohler
237ad50745
(Version, mh-version): Add +cvs to version.
2006-04-21 21:59:54 +00:00
Kim F. Storm
d95ebe75a0
(redisplay_window): Fix last change. Don't recenter if
...
window start is at BEGV.
2006-04-21 21:25:20 +00:00
Kim F. Storm
95797ede75
*** empty log message ***
2006-04-21 21:25:09 +00:00
Bill Wohler
d9ca64a98d
Release MH-E version 7.94.
...
(Version, mh-version): Update for release 7.94.
2006-04-21 21:23:14 +00:00
Bill Wohler
66f7848bb9
Release MH-E version 7.94.
...
* NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2006-04-21 21:22:13 +00:00
Kim F. Storm
e796837385
(image-type): New defun split out of create-image.
...
(create-image): Use it.
2006-04-21 20:56:06 +00:00
Bill Wohler
15855f8f78
(mh-insert-letter): If a message number isn't given, throw an error
...
rather than using a potentially incorrect message number (closes SF
#1473729 ). In addition, use the cur message if mh-sent-from-msg is
nil (when sending a message, in contrast to replying). Move conversion
of int to string into interactive stanza so body can assume variables
are of proper type.
2006-04-21 17:49:02 +00:00