]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(mac_draw_line, mac_draw_line_to_pixmap): Adjust
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:13:06 +0000 (01:13 +0000)]
(mac_draw_line, mac_draw_line_to_pixmap): Adjust
endpoints of strictly horizontal/vertical lines.
(mac_set_clip_rectangles) [USE_CG_DRAWING]: Set clip_rects.
(pcm_init, pcm_get_status): New functions.
(x_per_char_metric, XLoadQueryFont): Use them instead of
XCharStructRow and related macros.
(x_draw_relief_rect): Don't adjust arguments of mac_draw_line.
(x_free_frame_resources) [TARGET_API_MAC_CARBON]: Free FRAME_FILE_NAME.
(XTread_socket) [TARGET_API_MAC_CARBON]: Handle proxy icon drag
and window path pop-up menu on title bar.
(mac_use_core_graphics) [USE_CG_DRAWING]: Set default to 1.

18 years ago(USE_ATSUI): Set default to 1 if MAC_OSX is defined.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:12:23 +0000 (01:12 +0000)]
(USE_ATSUI): Set default to 1 if MAC_OSX is defined.
(USE_CG_DRAWING): Don't define if compiled on Mac OS X 10.1.
(enum pcm_status): New enum.
(XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID)
(XCharStructRow): Remove.  Now validity is represented by
non-negativeness of sum of ascent and descent.
(struct MacFontStruct): Change type of member `rows'.
(struct _XGC) [USE_CG_DRAWING]: Add member `clip_rects'.

18 years ago(mac_update_title_bar): New function.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:11:56 +0000 (01:11 +0000)]
(mac_update_title_bar): New function.
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): New function.
(show_hourglass, hide_hourglass) [USE_CG_DRAWING]: Call
mac_prepare_for_quickdraw.

18 years ago(mac_coerce_file_name_ptr): Try typeFSRef if coercion
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:11:28 +0000 (01:11 +0000)]
(mac_coerce_file_name_ptr): Try typeFSRef if coercion
through typeFileURL failed.

18 years ago(update_window): Don't set changed_p when mode/header
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:11:01 +0000 (01:11 +0000)]
(update_window): Don't set changed_p when mode/header
line is updated.

18 years ago(Mac International): Now Carbon Emacs has ATSUI support.
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:10:29 +0000 (01:10 +0000)]
(Mac International): Now Carbon Emacs has ATSUI support.
(Mac Environment Variables): Shorten example line.
(Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.

18 years ago(mac-ae-open-documents, mac-drag-n-drop): Use
YAMAMOTO Mitsuharu [Mon, 1 May 2006 01:09:40 +0000 (01:09 +0000)]
(mac-ae-open-documents, mac-drag-n-drop): Use
select-frame-set-input-focus instead of raise-frame.
(global-map): Bind M-drag-n-drop to mac-drag-n-drop.

18 years ago(GUD Customization): Describe cases %d and %c.
Nick Roberts [Sun, 30 Apr 2006 23:16:47 +0000 (23:16 +0000)]
(GUD Customization): Describe cases %d and %c.
Update description for %e.

18 years ago*** empty log message ***
Nick Roberts [Sun, 30 Apr 2006 23:15:34 +0000 (23:15 +0000)]
*** empty log message ***

18 years ago(gud-def): Add %c case.
Nick Roberts [Sun, 30 Apr 2006 23:10:48 +0000 (23:10 +0000)]
(gud-def): Add %c case.
(gud-speedbar-buttons): Don'bind case-fold-search unnecessarily.
(gud-format-command): Make match case sensitive.  Match on %F.

18 years ago(Fdefine_key): Improve error message when KEY begins with a non-prefix key.
Richard M. Stallman [Sun, 30 Apr 2006 22:15:21 +0000 (22:15 +0000)]
(Fdefine_key): Improve error message when KEY begins with a non-prefix key.

18 years agoUpdate my email address.
Stefan Monnier [Sun, 30 Apr 2006 15:49:08 +0000 (15:49 +0000)]
Update my email address.

18 years ago(Fforward_comment): Don't forget to break out of the loop
Stefan Monnier [Sun, 30 Apr 2006 15:35:54 +0000 (15:35 +0000)]
(Fforward_comment): Don't forget to break out of the loop
when we skipped backward over a generic comment.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 Apr 2006 02:35:46 +0000 (02:35 +0000)]
*** empty log message ***

18 years ago(Multiline Font Lock): Renamed from Multi line Font Lock Elements.
Richard M. Stallman [Sun, 30 Apr 2006 02:35:35 +0000 (02:35 +0000)]
(Multiline Font Lock): Renamed from Multi line Font Lock Elements.
Much clarification.
(Font Lock Multiline, Region to Fontify): Much clarification.

18 years ago(mode-line-major-mode-keymap): Undo last change.
Richard M. Stallman [Sun, 30 Apr 2006 01:36:19 +0000 (01:36 +0000)]
(mode-line-major-mode-keymap): Undo last change.
(mode-line-format): Further help-echo doc fixes.

18 years ago(mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.
Richard M. Stallman [Sun, 30 Apr 2006 01:31:55 +0000 (01:31 +0000)]
(mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.
(help-echo): help-echo doc fixes.

18 years ago(main): Initialize docs to NULL.
Dan Nicolaescu [Sat, 29 Apr 2006 22:15:04 +0000 (22:15 +0000)]
(main): Initialize docs to NULL.

18 years ago(yow): Free buf.
Dan Nicolaescu [Sat, 29 Apr 2006 21:36:04 +0000 (21:36 +0000)]
(yow): Free buf.

18 years ago* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu [Sat, 29 Apr 2006 21:18:05 +0000 (21:18 +0000)]
* help-fns.el (describe-variable): Add info about safe local variables.

* custom.texi (Examining): Update C-h v output example.

18 years agoDelete c-indentation-style local variable.
Dan Nicolaescu [Sat, 29 Apr 2006 20:15:48 +0000 (20:15 +0000)]
Delete c-indentation-style local variable.

18 years ago(main): Check for negative value from `read'.
Richard M. Stallman [Sat, 29 Apr 2006 18:55:19 +0000 (18:55 +0000)]
(main): Check for negative value from `read'.

18 years ago(read_header): Give fatal error if input has no header.
Richard M. Stallman [Sat, 29 Apr 2006 18:52:23 +0000 (18:52 +0000)]
(read_header): Give fatal error if input has no header.

18 years agotramp-file-name-handler-alist): Delete expand-file-name and other
Richard M. Stallman [Sat, 29 Apr 2006 15:58:42 +0000 (15:58 +0000)]
tramp-file-name-handler-alist): Delete expand-file-name and other
operations that can cause spurious loading.

18 years agoImprove the documentation of how to hilight multiline elements.
Stefan Monnier [Sat, 29 Apr 2006 15:11:38 +0000 (15:11 +0000)]
Improve the documentation of how to hilight multiline elements.

18 years agoAdd `booleanp'.
Stefan Monnier [Sat, 29 Apr 2006 14:14:53 +0000 (14:14 +0000)]
Add `booleanp'.

18 years ago(File Local Variables): Remove the special case t for safe-local-variable.
Stefan Monnier [Sat, 29 Apr 2006 14:02:42 +0000 (14:02 +0000)]
(File Local Variables): Remove the special case t for safe-local-variable.

18 years ago(safe-local-variable-p): Remove support for the special value t.
Stefan Monnier [Sat, 29 Apr 2006 13:59:52 +0000 (13:59 +0000)]
(safe-local-variable-p): Remove support for the special value t.

18 years ago(sentence-end-without-space): Fix safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:59:04 +0000 (13:59 +0000)]
(sentence-end-without-space): Fix safety predicate.
(sentence-end-double-space, sentence-end-without-period)
(paragraph-ignore-fill-prefix): Tighten the safety predicate.

18 years ago(colon-double-space): Tighten the safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:57:38 +0000 (13:57 +0000)]
(colon-double-space): Tighten the safety predicate.

18 years ago(abbrev-mode): Tighten the safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:56:50 +0000 (13:56 +0000)]
(abbrev-mode): Tighten the safety predicate.

18 years ago(booleanp): New fun.
Stefan Monnier [Sat, 29 Apr 2006 13:56:19 +0000 (13:56 +0000)]
(booleanp): New fun.

18 years ago(reftex-guess-label-type): Tighten the safety predicate.
Stefan Monnier [Sat, 29 Apr 2006 13:55:42 +0000 (13:55 +0000)]
(reftex-guess-label-type): Tighten the safety predicate.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-252
Miles Bader [Sat, 29 Apr 2006 03:51:50 +0000 (03:51 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-252

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 96-97)

   - Update from CVS

18 years ago(Version, mh-version): Update for release 7.95.
Bill Wohler [Sat, 29 Apr 2006 01:26:12 +0000 (01:26 +0000)]
(Version, mh-version): Update for release 7.95.

18 years agoUpdate for MH-E release 7.95.
Bill Wohler [Sat, 29 Apr 2006 01:25:23 +0000 (01:25 +0000)]
Update for MH-E release 7.95.

18 years ago(Grep Searching): Add lgrep and rgrep.
Kim F. Storm [Fri, 28 Apr 2006 23:42:45 +0000 (23:42 +0000)]
(Grep Searching): Add lgrep and rgrep.

18 years agoAdd lgrep + rgrep.
Kim F. Storm [Fri, 28 Apr 2006 23:42:37 +0000 (23:42 +0000)]
Add lgrep + rgrep.

18 years ago(grep-read-files): Use buffer-name if no buffer-file-name.
Kim F. Storm [Fri, 28 Apr 2006 23:39:02 +0000 (23:39 +0000)]
(grep-read-files): Use buffer-name if no buffer-file-name.
Default to *.ext if no alias matches.
No default if no extension.

18 years ago(defgroup grep): Doc fix.
Kim F. Storm [Fri, 28 Apr 2006 22:22:01 +0000 (22:22 +0000)]
(defgroup grep): Doc fix.
(grep-auto-highlight): Remove.
(grep-template): New defcustom.
(grep-find-template): Rename from grep-tree-template.
(grep-files-aliases): Rename from grep-tree-files-aliases.
Remove "all" alias, add "l" alias.
(grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
(grep-find-ignored-directories): New defcustom to replace
grep-tree-ignore-CVS-directories, to facilitate ignoring
subdirectories for multiple version control systems.
(grep-mode-map): Add Recursive grep item to GREP menu.
(grep-regexp-history, grep-files-history): New defvars.
(grep-probe): New helper function.
(grep-compute-defaults): Use it to simplify code.
Adapt to name changes.
Use `.' as base in grep-find-template rather than <D>.
(grep): Remove superfluous highlight-regexp arg.  Fix doc.
Call grep-compute-defaults unconditionally.
(grep-expand-keywords): New defconst.
(grep-expand-template): Rename from grep-expand-command-macros.
Simplify via grep-expand-keywords.  Look at case-fold-search instead
of grep-tree-ignore-case to add -i option.
Bind case-fold-search to nil while matching keywords.
(grep-tree-last-regexp, grep-tree-last-files): Remove.
(grep-read-regexp, grep-read-files): New helper functions.
(rgrep): Rename from grep-tree.  Rework to use proper histories.
Adapt to changes in defcustoms and functions above.
(lgrep): New command, as grep, but using same interactive api as rgrep.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 28 Apr 2006 22:20:57 +0000 (22:20 +0000)]
*** empty log message ***

18 years agoFix a typo in a doc string.
Eli Zaretskii [Fri, 28 Apr 2006 05:09:13 +0000 (05:09 +0000)]
Fix a typo in a doc string.

18 years ago* net/tramp.el (tramp-completion-file-name-handler): Disable
Michael Albinus [Fri, 28 Apr 2006 04:06:16 +0000 (04:06 +0000)]
* net/tramp.el (tramp-completion-file-name-handler): Disable
Tramp's functionality while loading Tramp itself.
(tramp-register-file-name-handlers): That's a defsubst now.  Code
from `tramp-repair-jka-compr' moved here.  Apply it via
`after-init-hook'.
(tramp-repair-jka-compr): Removed.

18 years ago(calc-embedded-make-info): Use `math-read-expr' when
Jay Belanger [Thu, 27 Apr 2006 18:40:41 +0000 (18:40 +0000)]
(calc-embedded-make-info): Use `math-read-expr' when
`math-read-big-expr' doesn't work.

18 years ago(command-line-1): Display warning when
Reiner Steib [Thu, 27 Apr 2006 13:51:57 +0000 (13:51 +0000)]
(command-line-1): Display warning when
pure-space-overflow is non-nil.

18 years ago* textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
Roland Winkler [Wed, 26 Apr 2006 23:36:24 +0000 (23:36 +0000)]
* textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
risky.

* textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
Return the URL or nil if none can be generated.

18 years ago(bibtex-url): New optional arg no-browse. Return the URL or nil if
Roland Winkler [Wed, 26 Apr 2006 23:34:34 +0000 (23:34 +0000)]
(bibtex-url): New optional arg no-browse.  Return the URL or nil if
none can be generated.

18 years ago(bibtex-user-optional-fields): Mark as risky.
Roland Winkler [Wed, 26 Apr 2006 23:32:39 +0000 (23:32 +0000)]
(bibtex-user-optional-fields): Mark as risky.

18 years ago(gud-comint-buffer): Move forward to stop byte compiler warnings.
Nick Roberts [Wed, 26 Apr 2006 23:03:56 +0000 (23:03 +0000)]
(gud-comint-buffer): Move forward to stop byte compiler warnings.
(gud-basic-call, gud-find-expr): Let user select an expression
for printing.  Print expression as well as value in GUD buffer.

18 years ago(pp1, pv1): Only print value as expression is now printed out by gud-print.
Nick Roberts [Wed, 26 Apr 2006 23:02:33 +0000 (23:02 +0000)]
(pp1, pv1): Only print value as expression is now printed out by gud-print.
(pv1): Correct doc string.

18 years ago*** empty log message ***
Nick Roberts [Wed, 26 Apr 2006 23:01:51 +0000 (23:01 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader [Wed, 26 Apr 2006 21:58:05 +0000 (21:58 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 91-95)

   - Merge from emacs--devo--0
   - Update from CVS

18 years agoRemove local autoload declaration for
Stefan Monnier [Wed, 26 Apr 2006 21:54:51 +0000 (21:54 +0000)]
Remove local autoload declaration for
pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
(allout-show-bodies, allout-header-prefix, allout-primary-bullet)
(allout-plain-bullets-string, allout-distinctive-bullets-string)
(allout-use-mode-specific-leader, allout-old-style-prefixes)
(allout-stylish-prefixes, allout-numbered-bullet)
(allout-file-xref-bullet, allout-presentation-padding)
(allout-use-hanging-indents, allout-reindent-bodies): Mark as
safe-local-variable with suitable value spec, and add autoload
cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
(move-beginning-of-line, move-end-of-line): Repair so these compat
functions now actually resituate the point, when appropriate.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 26 Apr 2006 21:32:06 +0000 (21:32 +0000)]
*** empty log message ***

18 years ago(store_in_keymap): Change `def' arg to not be `register'.
Stefan Monnier [Wed, 26 Apr 2006 20:50:25 +0000 (20:50 +0000)]
(store_in_keymap): Change `def' arg to not be `register'.
Seems to trigger a bug in gcc-amd64 4.0.2 20051125 (Red Hat 4.0.2-8):
keymap.c:895: error: address of register variable `def' requested.

18 years ago(url-open-stream): Don't hide errors.
Stefan Monnier [Wed, 26 Apr 2006 20:40:18 +0000 (20:40 +0000)]
(url-open-stream): Don't hide errors.
(url-gateway-nslookup-host, url-open-telnet): Use with-current-buffer.

18 years ago(url-insert): New function.
Stefan Monnier [Wed, 26 Apr 2006 20:37:58 +0000 (20:37 +0000)]
(url-insert): New function.
(url-insert-file-contents): Use it.

18 years agoFixup commenting convention.
Stefan Monnier [Wed, 26 Apr 2006 20:22:57 +0000 (20:22 +0000)]
Fixup commenting convention.

18 years ago(c-subword-mode-map): Use command remapping.
Stefan Monnier [Wed, 26 Apr 2006 20:21:56 +0000 (20:21 +0000)]
(c-subword-mode-map): Use command remapping.

18 years ago(Parsing Expressions): Minor cleanup.
Richard M. Stallman [Wed, 26 Apr 2006 19:32:20 +0000 (19:32 +0000)]
(Parsing Expressions): Minor cleanup.

18 years ago(construct_mouse_wheel): Handle negative coordinates.
Jason Rumney [Wed, 26 Apr 2006 18:19:13 +0000 (18:19 +0000)]
(construct_mouse_wheel): Handle negative coordinates.

18 years ago(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
Jason Rumney [Wed, 26 Apr 2006 17:54:41 +0000 (17:54 +0000)]
(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
<WM_LBUTTONUP, WM_RBUTTONUP>: Call signal_user_input in the cases
where we preempt mouse_button_timer.

18 years ago*** empty log message ***
Jason Rumney [Wed, 26 Apr 2006 17:54:06 +0000 (17:54 +0000)]
*** empty log message ***

18 years ago(add-log-iso8601-time-zone): Make parameter optional.
Stefan Monnier [Wed, 26 Apr 2006 14:16:05 +0000 (14:16 +0000)]
(add-log-iso8601-time-zone): Make parameter optional.
(add-log-iso8601-time-string): Fix call to format-time-string.

18 years ago* mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"
Eric Ding [Wed, 26 Apr 2006 13:13:35 +0000 (13:13 +0000)]
* mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"

18 years ago(posn-string, posn-image, posn-object): Doc fix.
Kim F. Storm [Wed, 26 Apr 2006 08:56:32 +0000 (08:56 +0000)]
(posn-string, posn-image, posn-object): Doc fix.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 26 Apr 2006 08:56:23 +0000 (08:56 +0000)]
*** empty log message ***

18 years ago(asm-mode, asm-mode-syntax-table): Add
Masatake YAMATO [Wed, 26 Apr 2006 07:03:20 +0000 (07:03 +0000)]
(asm-mode, asm-mode-syntax-table): Add
support for "//" style comments. Remove `b' flag
from ?* in `asm-mode-syntax-table'.

18 years agoUse (featurep 'xemacs) everywhere.
Stefan Monnier [Wed, 26 Apr 2006 05:50:51 +0000 (05:50 +0000)]
Use (featurep 'xemacs) everywhere.
(follow-mode): Use define-minor-mode.
(follow-mode-map): Move initialization into the declaration.
Use command remapping.
(follow-emacs-version-xemacs-p): Remove.
(follow-submit-feedback): Remove.

18 years ago(allout-layout, allout-passphrase-verifier-string)
Stefan Monnier [Wed, 26 Apr 2006 05:36:12 +0000 (05:36 +0000)]
(allout-layout, allout-passphrase-verifier-string)
(allout-passphrase-hint-string): Tighten up a bit the safety predicate.

18 years agoMention negative depth in syntax-ppss's output.
Stefan Monnier [Wed, 26 Apr 2006 05:35:27 +0000 (05:35 +0000)]
Mention negative depth in syntax-ppss's output.

18 years agoMinor tweaks.
Stefan Monnier [Wed, 26 Apr 2006 05:33:11 +0000 (05:33 +0000)]
Minor tweaks.

18 years ago(reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
Stefan Monnier [Wed, 26 Apr 2006 05:30:29 +0000 (05:30 +0000)]
(reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
Tighten up a bit the safety predicate.

18 years ago(sentence-end-double-space, sentence-end-without-period)
Stefan Monnier [Wed, 26 Apr 2006 05:28:47 +0000 (05:28 +0000)]
(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.

18 years ago(colon-double-space): Tighten up a bit the safety predicate.
Stefan Monnier [Wed, 26 Apr 2006 05:27:48 +0000 (05:27 +0000)]
(colon-double-space): Tighten up a bit the safety predicate.

18 years ago(python-continuation-line-p, python-beginning-of-statement):
Stefan Monnier [Wed, 26 Apr 2006 05:26:39 +0000 (05:26 +0000)]
(python-continuation-line-p, python-beginning-of-statement):
syntax-ppss may return a negative depth.

18 years ago(time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
Stefan Monnier [Wed, 26 Apr 2006 05:25:32 +0000 (05:25 +0000)]
(time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
Tighten up a bit the safety predicate.

18 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 26 Apr 2006 05:23:37 +0000 (05:23 +0000)]
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-*.

18 years ago(abbrev-mode): Tighten up a bit the safety predicate.
Stefan Monnier [Wed, 26 Apr 2006 05:16:01 +0000 (05:16 +0000)]
(abbrev-mode): Tighten up a bit the safety predicate.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-247
Miles Bader [Wed, 26 Apr 2006 03:09:31 +0000 (03:09 +0000)]
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.

18 years ago(mh-folder-expand-at-point): Fix folder completion. Folders returned
Bill Wohler [Tue, 25 Apr 2006 21:41:13 +0000 (21:41 +0000)]
(mh-folder-expand-at-point): Fix folder completion. Folders returned
by mh-folder-completion-function no longer need adornment (closes SF
#1476270).

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-245
Miles Bader [Tue, 25 Apr 2006 08:18:01 +0000 (08:18 +0000)]
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.

18 years ago(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler [Mon, 24 Apr 2006 22:15:33 +0000 (22:15 +0000)]
(Getting Started): Made it more explicit that you need to install MH,
and also included pointers to current MH implementations.

18 years agoRemoved mention of C-c C-j.
J.D. Smith [Mon, 24 Apr 2006 21:59:03 +0000 (21:59 +0000)]
Removed mention of C-c C-j.

18 years ago(bibtex-find-entry): Don't demand matching case for @Article, etc.
J.D. Smith [Mon, 24 Apr 2006 21:57:45 +0000 (21:57 +0000)]
(bibtex-find-entry): Don't demand matching case for @Article, etc.

18 years agoInclude headers for pid_t.
Stefan Monnier [Mon, 24 Apr 2006 13:10:19 +0000 (13:10 +0000)]
Include headers for pid_t.

18 years agoAdd documentation about font-lock-multiline.
Stefan Monnier [Mon, 24 Apr 2006 06:35:58 +0000 (06:35 +0000)]
Add documentation about font-lock-multiline.

18 years agoAdd arch tagline
Miles Bader [Mon, 24 Apr 2006 05:21:21 +0000 (05:21 +0000)]
Add arch tagline

18 years agoFix last change:
Kim F. Storm [Mon, 24 Apr 2006 00:22:26 +0000 (00:22 +0000)]
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).

18 years ago*** empty log message ***
Kim F. Storm [Mon, 24 Apr 2006 00:21:55 +0000 (00:21 +0000)]
*** empty log message ***

18 years ago(produce_stretch_glyph): Include face box in stretch glyph size.
Kim F. Storm [Mon, 24 Apr 2006 00:08:07 +0000 (00:08 +0000)]
(produce_stretch_glyph): Include face box in stretch glyph size.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 24 Apr 2006 00:07:47 +0000 (00:07 +0000)]
*** empty log message ***

18 years ago* xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
Kim F. Storm [Sun, 23 Apr 2006 23:50:25 +0000 (23:50 +0000)]
* 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.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 23 Apr 2006 23:50:09 +0000 (23:50 +0000)]
*** empty log message ***

18 years ago(tool_bar_lines_needed): New local `temp_row' for clarity.
Kim F. Storm [Sun, 23 Apr 2006 22:28:17 +0000 (22:28 +0000)]
(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.

18 years ago(x_set_font): Clear f->n_tool_bar_rows and current frame
Kim F. Storm [Sun, 23 Apr 2006 22:26:58 +0000 (22:26 +0000)]
(x_set_font): Clear f->n_tool_bar_rows and current frame
matrices to force recalculation of tool-bar height after font change.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 23 Apr 2006 22:26:35 +0000 (22:26 +0000)]
*** empty log message ***

18 years ago[TeX]: Use xresmini.texi instead of xresources.texi.
Richard M. Stallman [Sun, 23 Apr 2006 21:56:50 +0000 (21:56 +0000)]
[TeX]: Use xresmini.texi instead of xresources.texi.

18 years ago(Face Resources): Split table into font resources and the rest.
Richard M. Stallman [Sun, 23 Apr 2006 21:53:05 +0000 (21:53 +0000)]
(Face Resources): Split table into font resources and the rest.
Combine similar attributes for brevity.

18 years agoNew file, a shortened version of xresmini.texi.
Richard M. Stallman [Sun, 23 Apr 2006 21:51:55 +0000 (21:51 +0000)]
New file, a shortened version of xresmini.texi.