1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
Commit graph

11198 commits

Author SHA1 Message Date
Stefan Monnier
d8e4eadf9b (diff-font-lock-keywords): Fix M. Kifer's last change differently. 2007-06-22 21:18:31 +00:00
Stefan Monnier
11a4edc228 (vc-hg-registered): Add an autoloaded version.
(vc-hg-log-view-mode): Use log-view-font-lock-keywords.
2007-06-22 18:37:16 +00:00
Stefan Monnier
e404adfe16 *** empty log message *** 2007-06-22 18:19:23 +00:00
Dan Nicolaescu
7c1912afa8 (vc-hg-print-log): Insert the file name.
(vc-hg-log-view-mode): Fontify the file name.
2007-06-22 17:22:17 +00:00
Jay Belanger
092c493633 (math-format-date-part,calc-parse-standard-date,calcFunc-julian):
Fix incorrect number used in calculations.
2007-06-22 15:05:08 +00:00
Thien-Thi Nguyen
31a0385dee (hs-hide-all): Use progress reporter. 2007-06-22 08:41:25 +00:00
Thien-Thi Nguyen
77a2bb53c2 (hs-hide-comment-region): Use line-end-position.
(hs-hide-block-at-point, hs-show-block): Likewise.
2007-06-22 08:15:02 +00:00
Thien-Thi Nguyen
446b609eab (next-error-recenter): New defcustom.
(next-error, next-error-internal): Recenter if specified,
immediately prior to running `next-error-hook'.
2007-06-22 07:56:01 +00:00
Jay Belanger
3e9c6b0ac7 *** empty log message *** 2007-06-22 06:22:31 +00:00
Dan Nicolaescu
5ec0577963 (vc-bzr-log-view-mode): Add + to the email address
regexp.
2007-06-22 02:46:04 +00:00
Dan Nicolaescu
d797e6435b (vc-hg-log-view-mode): New mode. 2007-06-22 02:11:59 +00:00
Jay Belanger
1f26c38058 (math-read-number-simple): New function. 2007-06-22 01:05:10 +00:00
Dan Nicolaescu
e96e153163 vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
(vera-font-lock-match-item): Fix doc string.
(vera-in-comment-p): Remove unused function.
(vera-skip-forward-literal,vera-skip-backward-literal): Improve code,
use `syntax-ppss'.
(vera-forward-syntactic-ws): Fix argument order.
(vera-prepare-search): Use `with-syntax-table'.
(vera-indent-line): Fix doc string.
(vera-electric-tab): Fix doc string.
(vera-expand-abbrev): Define alias instead of using `fset'.
(vera-comment-uncomment-region): Use `comment-start-skip'.
2007-06-21 22:51:00 +00:00
Carsten Dominik
dddf9c0cbb *** empty log message *** 2007-06-21 10:26:43 +00:00
Dan Nicolaescu
cdaf01cce1 Add to do items.
(vc-hg-diff): Add support for comparing different revisions.
(vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
(vc-hg-annotate-extract-revision-at-line)
(vc-hg-previous-version, vc-hg-checkin): New functions.
(vc-hg-annotate-re): New constant.
2007-06-21 05:44:54 +00:00
Jay Belanger
eaea8b1da7 (Basic Arithmetic, Customizing Calc): Make description of
the variable `calc-multiplication-has-precedence' match its effect.
2007-06-20 19:36:28 +00:00
Stefan Monnier
37a5e97abf (vc-default-log-view-mode): New function.
(vc-print-log): Add new `log-view-mode' VC operation.
2007-06-20 16:32:09 +00:00
Jay Belanger
89046ea50a (Basic Arithmetic, Customizing Calc): Mention
`calc-multiplication-has-precedence'.
2007-06-20 15:20:53 +00:00
Juanma Barranquero
8eb17675b9 (ido-find-file-in-dir): Use `file-name-as-directory'. 2007-06-20 15:14:44 +00:00
Juanma Barranquero
ccf0d2ca2b (change-log-mode): Set `show-trailing-whitespace'. 2007-06-20 14:17:36 +00:00
Juanma Barranquero
794855cae2 (desktop-read): Run `desktop-not-loaded-hook' in the directory
where the desktop file was found, as the docstring says.
(desktop-kill): Use `read-directory-name'.
2007-06-20 10:12:44 +00:00
Alan Mackenzie
7e7db9fcc8 *** empty log message *** 2007-06-20 08:50:10 +00:00
Martin Rudalics
ea3da5b9e6 (help-make-xrefs): Adjust position of new forward
button.
2007-06-20 07:59:07 +00:00
Glenn Morris
3ab7e31807 Move stray entry here from top-level changelog and reformat. 2007-06-20 07:49:16 +00:00
Stefan Monnier
77b5d45811 (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
(vc-bzr-command, vc-bzr-command*): Use them.
(vc-bzr-with-c-locale): Remove.
(vc-bzr-dir-state): Replace its use with vc-bzr-command.
(vc-bzr-buffer-nonblank-p): New function.
(vc-bzr-state-words): New const.
(vc-bzr-state): Look for `bzr status` keywords in output.
Display everything else as a warning message to the user.
Fix status report with bzr >= 0.15.
2007-06-20 06:44:35 +00:00
Dan Nicolaescu
248c66458e (vc-hg-global-switches): Simplify.
(vc-hg-state): Handle more states.
(vc-hg-diff): Fix doc-string.
(vc-hg-register): New function.
(vc-hg-checkout): Likewise.
2007-06-20 06:32:42 +00:00
Dan Nicolaescu
37d4643c60 * progmodes/vera-mode.el: New file. 2007-06-20 06:21:54 +00:00
Dan Nicolaescu
612234482f * vc-hg.el: New file. 2007-06-20 05:59:41 +00:00
Glenn Morris
446ac170c4 *** empty log message *** 2007-06-17 22:17:17 +00:00
Stefan Monnier
5d503af952 (sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
(sgml-mode, html-mode): Set sgml-xml-mode.
(sgml-skip-tag-backward): Tell if we skipped over matched tags.
(sgml-skip-tag-backward, sgml-electric-tag-pair-overlays): New var.
(sgml-electric-tag-pair-before-change-function)
(sgml-electric-tag-pair-flush-overlays): New functions.
(sgml-electric-tag-pair-mode): New minor mode.
(sgml-font-lock-keywords-2, sgml-get-context, sgml-unclosed-tag-p)
(sgml-calculate-indent): Use assoc-string.
2007-06-17 13:55:17 +00:00
Karl Fogel
8626551860 * thingatpt.el (thing-at-point-email-regexp): Don't require two chars
before the "@" in an email address.  Andreas Roehler noticed this problem.
2007-06-16 01:25:25 +00:00
Karl Fogel
baef4cbec3 * thingatpt.el: Add support for email addresses (`email').
(thing-at-point, bounds-of-thing-at-point): Document `email' support.
  (thing-at-point-email-regexp): New variable.
  (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
  properties on this symbol, with lambda forms for values.
2007-06-16 01:03:35 +00:00
Masatake YAMATO
b32ce4c33a * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution. 2007-06-15 19:40:47 +00:00
Masatake YAMATO
1bd8df7efa * vc.el (vc-dired-hook): check the backend returned from vc-responsible-backend' can really handle subdir'. 2007-06-15 18:50:19 +00:00
Chong Yidong
1f0abf8fd2 * wid-edit.el (widget-add-documentation-string-button): Fix
handling of documentation indent.
2007-06-15 16:27:16 +00:00
Kim F. Storm
5f728b0137 *** empty log message *** 2007-06-15 14:35:58 +00:00
Masatake YAMATO
3827b5322a * vc.el (vc-dired-mode): Show backend name as part of mode name. 2007-06-15 13:56:48 +00:00
Chong Yidong
f0db902e01 * wid-edit.el (widget-default-create): Move ?h handling here...
(widget-default-format-handler): ...from here.
(widget-docstring, widget-add-documentation-string-button): New funs.
(documentation-string): Add :visibility-widget property.
(widget-documentation-string-value-create): Use it.

* cus-edit.el (custom-split-regexp-maybe): Simplify.
(custom-buffer-create-internal): Simplify message.
(custom-variable-tag): Reduce height to normal.
(custom-variable-value-create, custom-face-value-create)
(custom-visibility): New widget.
(custom-visibility): New face.
(custom-group-value-create): Call
widget-add-documentation-string-button, using `custom-visibility'.
2007-06-14 23:07:05 +00:00
Stefan Monnier
3ab6a7ae05 (byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
Revert part of last change.  Apparently the "warning even if the group is
implicit" is a feature rather than a bug.
2007-06-14 21:25:12 +00:00
Michael Kifer
33af2b6ea3 moved my entry from etc/ChangeLog to lisp/ChangeLog
was put in etc/ChangeLog by mistake
2007-06-14 19:30:34 +00:00
Miles Bader
7e76cdd807 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 43-44)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 229)

   - Merge from emacs--devo--0, emacs--rel--22

2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/font-lock.el (font-lock-add-keywords): In case font-lock was only
   half-activated, forcefully activate it completely.

2007-06-11  Richard M. Stallman  <rms@gnu.org>

   * lisp/cus-edit.el (custom-variable-type): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-797
2007-06-14 09:59:49 +00:00
Juanma Barranquero
2dde79d898 (mac-dnd-drop-data): Remove redundant check. 2007-06-14 00:13:11 +00:00
Stefan Monnier
195eca781c (rcirc-format-response-string): Use rcirc-nick-syntax
around bright and dim regexps. Make sure bright and dim matches
use word anchors.  Send text through rcirc-markup functions.
(rcirc-url-regexp): Add single quote character.
(rcirc-connect): Write logs to disk on auto-save-hook.
Make server a non-optional argument.
(rcirc-log-alist): New variable.
(rcirc-log-directory): Make customizable.
(rcirc-log-flag): New customizable variable.
(rcirc-log): New function.
(rcirc-print): Use above function.
(rcirc-log-write): New function.
(rcirc-generate-new-buffer-name): Strip text properties.
(rcirc-switch-to-buffer-function): Remove variable.
(rcirc-last-non-irc-buffer): Remove variable.
(rcirc-non-irc-buffer): Add function.
(rcirc-next-active-buffer): Use above function.
(rcirc-keepalive): Send KEEPALIVE ctcp instead of a PING.
(rcirc-handler-ctcp-KEEPALIVE): Add handler.
(rcirc-handler-CTCP): Don't print KEEPALIVE responses.
(rcirc-omit-mode): Add minor-mode.
(rcirc-mode-map): Change C-c C-o binding.
(rcirc-mode): Clear mode-line-process. Use a custom
fill-paragraph-function.  Set up buffer-invisibility-spec.
(rcirc-response-formats): Remove timestamp code.
(rcirc-omit-responses): Add variable.
(rcirc-print): Don't put the overlay arrow on potentially omitted
lines.  Log line to disk.  Record activity for private messages
from /dim nicks.  Facify the fill-prefix with rcirc-timestamp face.
(rcirc-jump-to-first-unread-line): Print message if there is no
unread text.
(rcirc-clear-unread): New function.
(rcirc-markup-text-functions): Add variable.
(rcirc-markup-timestamp, rcirc-markup-fill): Add functions.
(rcirc-debug): Don't mess with window configuration.
(rcirc-send-message): Send message before printing locally.
Add SILENT argument, do not print message if non-nil.
(rcirc-visible-buffers): New function and variable.
(rcirc-window-configuration-change-1): Add function.
(rcirc-target-buffer): Make sure ACTIONs don't get sent to the
server buffer.
(rcirc-clean-up-buffer): Set rcirc-target to nil when finished.
(rcirc-fill-paragraph): Add function.
(rcirc-record-activity, rcirc-window-configuration-change-1):
Only update the activity string if it has actually changed.
(rcirc-update-activity-string): Remove padding characters from the
mode-line string.
(rcirc-disconnect-buffer): New function to be called when a
channel is parted or the user quits.
(rcirc-server-name): Warn when the server-name hasn't been set.
(rcirc-window-configuration-change): Postpone work until
post-command-hook.
(rcirc-window-configuration-change-1): Update mode-line and
overlay arrows here.
(rcirc-authenticate): Fix chanserv identification.
(rcirc-default-server): Remove variable.
(rcirc): Connect according to rcirc-connections.
(rcirc-connections): Add variable.
(rcirc-startup-channels-alist): Remove variable.
(rcirc-startup-channels): Remove function.
2007-06-13 21:17:18 +00:00
Stefan Monnier
97311ec3a4 (diff-font-lock-keywords): Fix M. Kifer's last change. 2007-06-13 21:11:42 +00:00
Dan Nicolaescu
1f445a397e * term/xterm.el (terminal-init-xterm): Escape parens in character
constants.
2007-06-13 19:08:44 +00:00
Dan Nicolaescu
ecda658253 * term/xterm.el (terminal-init-xterm): Escape parens in character
constants.
2007-06-13 18:48:09 +00:00
Stefan Monnier
4f3a33689b Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
(sh-quoted-subshell): Rewrite to handle nested mixes of `...` and $(...).
(sh-apply-quoted-subshell): Remove.
(sh-font-lock-syntactic-keywords): Adjust call to sh-quoted-subshell.
2007-06-13 18:25:46 +00:00
Stefan Monnier
b4c4ba4182 (vc-arch-command): Remove bzr. It's a different program. 2007-06-13 18:00:34 +00:00
Chong Yidong
1d5c7d4565 * subr.el (user-emacs-directory): New defconst.
* cmuscheme.el (scheme-start-file): Use user-emacs-directory.
* shell.el (shell): Use user-emacs-directory.
* completion.el (save-completions-file-name): Use
user-emacs-directory.
* custom.el (custom-theme-directory): Use user-emacs-directory.
* term/x-win.el (emacs-session-filename): Use
user-emacs-directory.
* filesets.el (filesets-menu-cache-file): Use
user-emacs-directory.
* thumbs.el (thumbs-thumbsdir): Use user-emacs-directory.
* server.el (server-auth-dir): Use user-emacs-directory.
* image-dired.el (image-dired-dir): Use user-emacs-directory.
(image-dired-db-file): Likewise.
(image-dired-temp-image-file): Likewise.
(image-dired-gallery-dir): Likewise.
(image-dired-temp-rotate-image-file): Likewise.
* play/gamegrid.el (gamegrid-user-score-file-directory): Use
user-emacs-directory.
* savehist.el (savehist-file): Use user-emacs-directory.
* tutorial.el (tutorial--saved-dir): Use user-emacs-directory.
* startup.el (auto-save-list-file-prefix): Use
user-emacs-directory.
2007-06-13 00:06:34 +00:00
Chong Yidong
eeb40825ae * scroll-lock.el (scroll-lock-mode): Doc fix. 2007-06-12 23:58:20 +00:00