1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
Commit Graph

188 Commits

Author SHA1 Message Date
Richard M. Stallman
7120137303 (add-change-log-entry-other-window):
Key binding C-x 4 a moved to bindings.el.
2007-11-15 12:04:38 +00:00
Nick Roberts
6bd2011cd3 (change-log-redate): Remove (not needed anymore and
doesn't appear to work).
2007-07-25 21:46:01 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Richard M. Stallman
f9b9868496 (add-change-log-entry): Check add-log-full-name
and add-log-mailing-address later, after change-log-mode-hook.
2007-07-15 18:16:21 +00:00
Richard M. Stallman
9b469b61ca add-log-current-defun): Skip the semicolon ``;'' for
enum/union/struct/class definition.
Revert change to call `forward-sexp' multiple times.
2007-01-27 19:53:25 +00:00
Richard M. Stallman
6cbe2ec405 (add-log-current-defun): Use CC Mode functions to
find the beginning and end of a defun.
2007-01-22 00:10:19 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Masatake YAMATO
3b2452fd1a (add-log-current-defun): Call `forward-sexp'
multiple times to pick a member function name defined as
part of nested classes/namespaces.
2006-12-26 03:53:04 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Reiner Steib
d52c204b13 (add-log-time-zone-rule): Mark as safe-local-variable. 2006-11-05 19:29:02 +00:00
Masatake YAMATO
1d8f4cb627 (add-log-current-defun): Use `forward-sexp'
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.
2006-09-22 14:27:13 +00:00
Juri Linkov
10b35c39d0 (change-log-default-name): Put `string-or-null-p'
instead of lambda on `safe-local-variable' property.
2006-05-09 22:58:54 +00:00
Stefan Monnier
0739a962ae (add-log-iso8601-time-zone): Make parameter optional.
(add-log-iso8601-time-string): Fix call to format-time-string.
2006-04-26 14:16:05 +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
Reiner Steib
6c07f4d42a * files.el: Move some `safe-local-variable' declarations to the
respective files.

* textmodes/ispell.el (ispell-check-comments)
(ispell-local-dictionary): Mark as safe.

* abbrev.el (abbrev-mode): Mark as safe.

* add-log.el (change-log-default-name): Mark as safe.

* textmodes/reftex-vars.el (reftex-vref-is-default)
(reftex-fref-is-default, reftex-level-indent)
(reftex-guess-label-type): Mark as safe.

* textmodes/fill.el (colon-double-space): Mark as safe.

* textmodes/paragraphs.el (paragraph-start, paragraph-separate)
(sentence-end-double-space, sentence-end-without-period)
(sentence-end-without-space, sentence-end, sentence-end-base)
(page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2006-04-06 15:36:24 +00:00
Romain Francoise
97f4e87c36 (add-change-log-entry, change-log-merge):
Conditionally use `hard-newline'.
2006-01-13 20:11:35 +00:00
Chong Yidong
4ea0018b7f * simple.el (hard-newline): New variable.
* mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
	(sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
	(mail-mail-reply-to, mail-mail-followup-to)
	(mail-position-on-field, mail-signature, mail-yank-original)
	(mail-attach-file): Use it.

	* mail/mailheader.el (mail-header-format)
	(mail-header-format-function): Likewise.

	* add-log.el (add-change-log-entry, change-log-merge): Likewise.
2005-11-17 16:30:52 +00:00
Masatake YAMATO
94b073f33d (add-log-current-defun): Handle class::method notation of c++.
Fix incorrect comment.
2005-11-10 12:36:52 +00:00
Richard M. Stallman
faf142ec82 (add-log-current-defun): Clean up handling of DEFUNs. 2005-10-23 17:58:45 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Juanma Barranquero
eba72fc190 (add-log-mailing-address, change-log-merge): Doc fix.
(change-log-get-method-definition): Fix typo in docstring.
2005-07-14 10:05:14 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Juanma Barranquero
7b2976021d (change-log): Finish `defgroup' description with period.
(add-change-log-entry): "?\ " -> "?\s".
2005-07-04 01:45:30 +00:00
Kenichi Handa
080525ae58 (change-log-font-lock-keywords): Make the regexp for
date lines stricter.
2005-06-23 00:42:02 +00:00
Miles Bader
fe735a8d8e Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-366
Remove "-face" suffix from change-log faces

2005-06-10  Miles Bader  <miles@gnu.org>

   * lisp/add-log.el (change-log-date, change-log-name)
   (change-log-email, change-log-file, change-log-list)
   (change-log-conditionals, change-log-function)
   (change-log-acknowledgement): Remove "-face" suffix from face names.
   (change-log-date-face, change-log-name-face)
   (change-log-email-face, change-log-file-face)
   (change-log-list-face, change-log-conditionals-face)
   (change-log-function-face, change-log-acknowledgement-face):
   New backward-compatibility aliases for renamed faces.
   (change-log-font-lock-keywords): Use renamed change-log faces.
2005-06-10 07:26:14 +00:00
Juri Linkov
7397a79f13 (change-log-font-lock-keywords):
Add `+' to e-mail regexp to accept mail address with keywords.
2005-05-29 16:09:04 +00:00
Juanma Barranquero
3981e5b5f5 Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
Richard M. Stallman
c50089c9bb Comment change. 2005-05-12 09:26:17 +00:00
Masatake YAMATO
218cf475f5 (find-change-log): Fix typos in the docstring of function. 2005-05-12 05:29:57 +00:00
Lute Kamstra
9e4b54a084 (change-log-font-lock-keywords): Complete 2005-04-03 change. 2005-04-06 08:44:14 +00:00
Lute Kamstra
171c707b6c (change-log-font-lock-keywords): Names in parenthesized lists can
contain spaces.
2005-04-04 08:47:58 +00:00
Marcelo Toledo
e9fd21e850 Fixed syntax highlighting in lisp/add-log.el. 2005-04-03 23:03:21 +00:00
Sam Steingold
568ec09d60 (add-log-current-defun): Support more C DEFUN forms. 2005-03-21 14:37:36 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
a8e1052421 (change-log-font-lock-keywords): Don't match just "From". 2005-01-04 17:59:28 +00:00
Richard M. Stallman
8eca85ef53 (add-log-current-defun): Handle the case where point
is in the header part of a DEFUN construct.
2004-12-03 00:04:45 +00:00
Richard M. Stallman
563631fe72 (add-change-log-entry): Set up mailing address and full name later,
and don't alter add-log-mailing-address or add-log-full-name.
2004-10-27 17:51:08 +00:00
Sam Steingold
bc071f64e5 (change-log-font-lock-keywords): Support
Common Lisp function names `(setf symbol)'.
2004-06-25 14:45:00 +00:00
Juri Linkov
c58bb024cb (change-log-font-lock-keywords): Remove `:' from
regexps for function and variable names.
2004-05-23 20:57:50 +00:00
Stephen Eglen
d9ee517298 (add-change-log-entry): Update doc string to mention
add-log-full-name and add-log-mailing-address.
2004-04-19 11:32:03 +00:00
Stefan Monnier
dd816e0df8 (add-change-log-entry): Simplify. 2004-03-19 00:48:51 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Stefan Monnier
3066d4ada1 (add-log-edit-prev-comment, add-log-edit-next-comment): New commands.
(change-log-mode-map): Bind them.
(smerge-resolve-function): Declare to quieten the byte-compiler.
(change-log-mode): Add the keymap to the docstring.
2003-06-16 15:16:59 +00:00
Richard M. Stallman
c882e1150c (add-log-current-defun-function): Add autoload cookie. 2003-04-19 04:21:38 +00:00
Stefan Monnier
fc9b055452 (change-log-version-number-search): Fix old bug.
(add-change-log-entry): Avoid inserting the same funname again.
(add-log-indent-text): New var.
(add-log-indent): New fun.
(change-log-mode): Use it.
2003-04-12 23:13:03 +00:00
Stefan Monnier
5a9ac14b68 (add-change-log-entry): Don't leave space at eol.
(add-log-current-defun): Perl functions names can't have (or {.
2003-01-18 21:20:10 +00:00
Stefan Monnier
ed09af61b0 (change-log-mode): Set indent-line-function explicitly
to what it was before indent-line-function's default was changed.
2002-12-02 16:09:02 +00:00
Stefan Monnier
7cd017baee (add-change-log-entry): Don't call find-file at all
if we're already in the proper buffer.
(change-log-resolve-conflict): New fun.
(change-log-mode): Use it and use define-derived-mode.
(change-log-merge): Allow other-log to be a buffer.
Don't add a \n if there are already enough \n's.
2002-10-10 17:45:17 +00:00
Markus Rost
5ef080214c (add-log-current-defun): Fix typo in documentation. 2002-07-23 16:52:50 +00:00
Markus Rost
24f4201f84 (add-log-mailing-address): Fix type. Can be a string. 2002-07-23 02:28:08 +00:00