]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:18:50 +0000 (05:18 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-23  Jason Rumney  <jasonr@gnu.org>

   * src/filelock.c (current_lock_owner): Allow for @ sign in username.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

16 years agoMerge from emacs--rel--22
Miles Bader [Thu, 26 Jul 2007 05:18:03 +0000 (05:18 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
   Replace it with another one which disables undo before calling
   erase-buffer and then turns it back on if needed.

2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828

16 years agoStandardize license text as GPLv3 or later.
Glenn Morris [Thu, 26 Jul 2007 04:55:08 +0000 (04:55 +0000)]
Standardize license text as GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Thu, 26 Jul 2007 04:50:05 +0000 (04:50 +0000)]
Switch license to GPLv3 or later.

16 years ago(Wdired): Mention C-x C-q key binding.
Dan Nicolaescu [Thu, 26 Jul 2007 02:03:46 +0000 (02:03 +0000)]
(Wdired): Mention C-x C-q key binding.

16 years ago(calendar-mode-map): Move initialization into declaration.
Stefan Monnier [Wed, 25 Jul 2007 21:59:26 +0000 (21:59 +0000)]
(calendar-mode-map): Move initialization into declaration.
Add menu bindings (used to be done in cal-menu).
(calendar-mode): Don't add an activate-menubar-hook.

16 years agoBreak dependency on calendar.el (i.e. do not modify calendar-mode-map),
Stefan Monnier [Wed, 25 Jul 2007 21:58:18 +0000 (21:58 +0000)]
Break dependency on calendar.el (i.e. do not modify calendar-mode-map),
use easy-menu, and make sure that C-h k can be used on the menu entries.
(cal-menu-holiday-window-suffix, cal-menu-set-date-title): New funs.
(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
(cal-menu-goto-menu, cal-menu-scroll-menu): New consts.
(cal-menu-context-mouse-menu, cal-menu-global-mouse-menu): New menus.
(calendar-flatten, cal-menu-update): Remove.
(calendar-mouse-insert-hebrew-diary-entry)
(calendar-mouse-insert-islamic-diary-entry)
(calendar-mouse-insert-bahai-diary-entry):
Remove (fold into cal-menu-diary-menu).
(calendar-mouse-2-date-menu, calendar-mouse-cal-tex-menu)
(cal-tex-mouse-filofax): Remove (fold into cal-menu-context-mouse-menu).
(calendar-mouse-3-map): Remove (turn into cal-menu-global-mouse-menu).
(calendar-mouse-view-diary-entries): Minor simplifications.
(calendar-event-to-date): Use with-current-buffer.

16 years ago(change-log-redate): Remove (not needed anymore and
Nick Roberts [Wed, 25 Jul 2007 21:46:01 +0000 (21:46 +0000)]
(change-log-redate): Remove (not needed anymore and
doesn't appear to work).

16 years ago*** empty log message ***
Nick Roberts [Wed, 25 Jul 2007 21:42:28 +0000 (21:42 +0000)]
*** empty log message ***

16 years agoTrivial comment style change.
Stefan Monnier [Wed, 25 Jul 2007 21:42:10 +0000 (21:42 +0000)]
Trivial comment style change.

16 years ago(change-log-redate): Remove (not needed anymore and
Nick Roberts [Wed, 25 Jul 2007 21:25:16 +0000 (21:25 +0000)]
(change-log-redate): Remove (not needed anymore and
doesn't appear to work).

16 years ago(Fcommandp): Pay attention to the `interactive-form' property.
Stefan Monnier [Wed, 25 Jul 2007 21:03:31 +0000 (21:03 +0000)]
(Fcommandp): Pay attention to the `interactive-form' property.

16 years ago(Finteractive_form): Check for the presence of an
Stefan Monnier [Wed, 25 Jul 2007 21:03:24 +0000 (21:03 +0000)]
(Finteractive_form): Check for the presence of an
`interactive-form' symbol property more thoroughly.

16 years agoUse mapc and dolist instead of mapcar where possible.
Stefan Monnier [Wed, 25 Jul 2007 19:37:21 +0000 (19:37 +0000)]
Use mapc and dolist instead of mapcar where possible.
(close-display-connection): New command.

16 years agoFix comment.
Dan Nicolaescu [Wed, 25 Jul 2007 15:08:09 +0000 (15:08 +0000)]
Fix comment.

16 years ago* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
Dan Nicolaescu [Wed, 25 Jul 2007 15:03:05 +0000 (15:03 +0000)]
* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
(vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.

16 years agoDocstring fix
Vinicius Jose Latorre [Wed, 25 Jul 2007 14:39:45 +0000 (14:39 +0000)]
Docstring fix

16 years agoDocstring fix
Vinicius Jose Latorre [Wed, 25 Jul 2007 13:29:50 +0000 (13:29 +0000)]
Docstring fix

16 years agoDoc/docstring fix
Vinicius Jose Latorre [Wed, 25 Jul 2007 13:27:59 +0000 (13:27 +0000)]
Doc/docstring fix

16 years ago(cal-tex-which-days, cal-tex-holidays)
Glenn Morris [Wed, 25 Jul 2007 08:52:43 +0000 (08:52 +0000)]
(cal-tex-which-days, cal-tex-holidays)
(cal-tex-diary, cal-tex-daily-string, cal-tex-daily-start)
(cal-tex-daily-end, cal-tex-hook)
(cal-tex-cal-one-month, cal-tex-cal-multi-month)
(cal-tex-year, cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-day, cal-tex-insert-preamble): Doc fix.
(cal-tex-day-prefix, cal-tex-day-name-format)
(cal-tex-cal-one-month, cal-tex-cal-multi-month, cal-tex-myday)
(cal-tex-caldate, cal-tex-LaTeX-hourbox)
(cal-tex-LaTeX-subst-list): Change from variables to constants.
(cal-tex-preamble, cal-tex-arg, cal-tex-nl): Simplify with `format'.
(cal-tex-cursor-filofax-year, cal-tex-weekly4-box): Use \textbf,
etc, rather than \bf.
(cal-tex-mini-calendar): Fix typos in previous change.
(cal-tex-latexify-list): Remove inner let binding.
(cal-tex-end-document, cal-tex-banner): Use multi-line
cal-tex-comment.
(cal-tex-comment): Handle embedded newlines.
(cal-tex-LaTeXify-string): Use substring-no-properties.

16 years ago*** empty log message ***
Glenn Morris [Wed, 25 Jul 2007 08:52:30 +0000 (08:52 +0000)]
*** empty log message ***

16 years agoGPLv3 is NEWS-worthy.
Glenn Morris [Wed, 25 Jul 2007 08:50:39 +0000 (08:50 +0000)]
GPLv3 is NEWS-worthy.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 08:16:16 +0000 (08:16 +0000)]
Switch license to GPLv3 or later.

16 years ago(GPL): Replace license with GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:15:27 +0000 (08:15 +0000)]
(GPL): Replace license with GPLv3.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 08:15:13 +0000 (08:15 +0000)]
Switch license to GPLv3 or later.

16 years agoUpdate example license to use GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:12:55 +0000 (08:12 +0000)]
Update example license to use GPLv3.

16 years ago(Copying): Replace license with GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:12:12 +0000 (08:12 +0000)]
(Copying): Replace license with GPLv3.

16 years ago(Copying): Replace license with GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:11:48 +0000 (08:11 +0000)]
(Copying): Replace license with GPLv3.

16 years agoUpdate example license to use GPLv3.
Glenn Morris [Wed, 25 Jul 2007 08:09:41 +0000 (08:09 +0000)]
Update example license to use GPLv3.

16 years agoStandardize license text.
Glenn Morris [Wed, 25 Jul 2007 08:02:12 +0000 (08:02 +0000)]
Standardize license text.

16 years ago(EMACSVER): Move alongside VERSION.
Glenn Morris [Wed, 25 Jul 2007 07:57:41 +0000 (07:57 +0000)]
(EMACSVER): Move alongside VERSION.

16 years ago(EMACSVER): Remove duplicate setting.
Glenn Morris [Wed, 25 Jul 2007 07:57:15 +0000 (07:57 +0000)]
(EMACSVER): Remove duplicate setting.

16 years ago(EMACSVER): Update to 22.1.
Glenn Morris [Wed, 25 Jul 2007 07:56:03 +0000 (07:56 +0000)]
(EMACSVER): Update to 22.1.

16 years agoRemove license from trivial file.
Glenn Morris [Wed, 25 Jul 2007 07:49:39 +0000 (07:49 +0000)]
Remove license from trivial file.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:43:45 +0000 (07:43 +0000)]
Switch license to GPLv3 or later.

16 years agoRestore comma mistakenly removed in last change.
Glenn Morris [Wed, 25 Jul 2007 07:41:05 +0000 (07:41 +0000)]
Restore comma mistakenly removed in last change.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:33:54 +0000 (07:33 +0000)]
Switch license to GPLv3 or later.

16 years agoAdd FSF Copyright and GNU GPL notice. Copyright years copied from
Glenn Morris [Wed, 25 Jul 2007 07:29:36 +0000 (07:29 +0000)]
Add FSF Copyright and GNU GPL notice. Copyright years copied from
emacs-lisp-intro.texi, modulo the stated creation date of each file.

16 years agoCOPYING is no longer GPLv2.
Glenn Morris [Wed, 25 Jul 2007 07:25:55 +0000 (07:25 +0000)]
COPYING is no longer GPLv2.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:24:56 +0000 (07:24 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 07:11:02 +0000 (07:11 +0000)]
Switch license to GPLv3 or later.

16 years agoChange to GPLv3.
Glenn Morris [Wed, 25 Jul 2007 07:00:38 +0000 (07:00 +0000)]
Change to GPLv3.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 06:59:28 +0000 (06:59 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license text and switch to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 06:51:03 +0000 (06:51 +0000)]
Standardize license text and switch to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 06:48:19 +0000 (06:48 +0000)]
Switch license to GPLv3 or later.

16 years ago(Finteractive_form): Use a `interactive-form' property if
Stefan Monnier [Wed, 25 Jul 2007 06:24:58 +0000 (06:24 +0000)]
(Finteractive_form): Use a `interactive-form' property if
present, analogous to the function-documentation property.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 05:19:07 +0000 (05:19 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 05:08:27 +0000 (05:08 +0000)]
Switch license to GPLv3 or later.

16 years ago(cvs-temp-buffer): Undo last ill-conceived change.
Stefan Monnier [Wed, 25 Jul 2007 04:50:33 +0000 (04:50 +0000)]
(cvs-temp-buffer): Undo last ill-conceived change.
Replace it with another one which disables undo before calling
erase-buffer and then turns it back on if needed.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:50:21 +0000 (04:50 +0000)]
Switch license to GPLv3 or later.

16 years agoAdd missing license notice (GPLv3 or later).
Glenn Morris [Wed, 25 Jul 2007 04:35:16 +0000 (04:35 +0000)]
Add missing license notice (GPLv3 or later).

16 years ago(compilation-error-regexp-alist-alist): Add support for the Maden build tool.
Stefan Monnier [Wed, 25 Jul 2007 04:32:23 +0000 (04:32 +0000)]
(compilation-error-regexp-alist-alist): Add support for the Maden build tool.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:29:40 +0000 (04:29 +0000)]
Switch license to GPLv3 or later.

16 years agoAdd missing license notice (GPLv3 or later).
Glenn Morris [Wed, 25 Jul 2007 04:28:39 +0000 (04:28 +0000)]
Add missing license notice (GPLv3 or later).

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:27:24 +0000 (04:27 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license wording, and switch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:25:23 +0000 (04:25 +0000)]
Standardize license wording, and switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:24:43 +0000 (04:24 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license wording, and switch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:19:12 +0000 (04:19 +0000)]
Standardize license wording, and switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:18:23 +0000 (04:18 +0000)]
Switch license to GPLv3 or later.

16 years agoStandardize license wording, and switch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:15:44 +0000 (04:15 +0000)]
Standardize license wording, and switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 04:14:29 +0000 (04:14 +0000)]
Switch license to GPLv3 or later.

16 years agoSwitch license to GPLv3 or later.
Glenn Morris [Wed, 25 Jul 2007 03:51:22 +0000 (03:51 +0000)]
Switch license to GPLv3 or later.

16 years ago(webjump-url-encode): Fix for non-ASCII characters.
Kenichi Handa [Wed, 25 Jul 2007 00:54:44 +0000 (00:54 +0000)]
(webjump-url-encode): Fix for non-ASCII characters.

16 years agoFix foreground/background color
Vinicius Jose Latorre [Wed, 25 Jul 2007 00:06:45 +0000 (00:06 +0000)]
Fix foreground/background color

16 years ago(x_real_positions): Get real position from OS instead of calculating it.
Jason Rumney [Tue, 24 Jul 2007 23:57:17 +0000 (23:57 +0000)]
(x_real_positions): Get real position from OS instead of calculating it.

16 years ago(dired-mode-map): Bind wdired-change-to-wdired-mode to
Dan Nicolaescu [Tue, 24 Jul 2007 23:05:44 +0000 (23:05 +0000)]
(dired-mode-map): Bind wdired-change-to-wdired-mode to
C-x C-q.

16 years agovc-git.el (vc-git-print-log): Fix previous change.
Dan Nicolaescu [Tue, 24 Jul 2007 22:21:46 +0000 (22:21 +0000)]
vc-git.el (vc-git-print-log): Fix previous change.

16 years ago(save-selected-window): Minor optimization.
Stefan Monnier [Tue, 24 Jul 2007 21:45:28 +0000 (21:45 +0000)]
(save-selected-window): Minor optimization.
(bw-adjust-window): If operation failed, try with a smaller delta.
(window-fixed-size-p): New function.
(window-area-factor): New var.
(balance-windows-area): New command.

16 years agoUpdate autoloaded entries.
Stefan Monnier [Tue, 24 Jul 2007 21:07:26 +0000 (21:07 +0000)]
Update autoloaded entries.

16 years ago(ps-multibyte-buffer): Docstring fixes.
Stefan Monnier [Tue, 24 Jul 2007 21:03:23 +0000 (21:03 +0000)]
(ps-multibyte-buffer): Docstring fixes.
(ps-mule-encode-ethiopic): Make it clear that it's always defined.
(ps-mule-prepare-font-for-components, ps-mule-encode-header-string)
(ps-mule-encode-bit, ps-mule-encode-ucs2): Use dotimes.
(ps-mule-begin-job): Use dolist.

16 years ago* subr.el (start-file-process-shell-command)
Michael Albinus [Tue, 24 Jul 2007 20:49:18 +0000 (20:49 +0000)]
* subr.el (start-file-process-shell-command)
(process-file-shell-command): New defuns.

* progmodes/compile.el (compilation-start): Apply
`start-file-process-shell-command'.

16 years ago* NEWS: New functions `start-file-process-shell-command' and
Michael Albinus [Tue, 24 Jul 2007 20:40:26 +0000 (20:40 +0000)]
* NEWS: New functions `start-file-process-shell-command' and
`process-file-shell-command'.

16 years ago* processes.texi (Synchronous Processes): Add
Michael Albinus [Tue, 24 Jul 2007 20:37:43 +0000 (20:37 +0000)]
* processes.texi (Synchronous Processes): Add
`process-file-shell-command',
(Asynchronous Processes): Mention restricted use of
`process-filter' and `process-sentinel' in
`start-file-process'. Add `start-file-process-shell-command'.

16 years ago(vc-hg-revision-completion-table): Temporarily comment
Dan Nicolaescu [Tue, 24 Jul 2007 19:02:02 +0000 (19:02 +0000)]
(vc-hg-revision-completion-table): Temporarily comment
out.

16 years agovc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
Dan Nicolaescu [Tue, 24 Jul 2007 13:15:04 +0000 (13:15 +0000)]
vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
typos.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 24 Jul 2007 08:55:43 +0000 (08:55 +0000)]
*** empty log message ***

16 years ago(byte-compile-from-buffer): initialise byte-compile-unresolved-functions
Alan Mackenzie [Tue, 24 Jul 2007 08:18:12 +0000 (08:18 +0000)]
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions
before rather than after a compilation.
(byte-compile-unresolved-functions): Amplify doc string.

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 24 Jul 2007 08:15:17 +0000 (08:15 +0000)]
*** empty log message ***

16 years ago(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
Alan Mackenzie [Tue, 24 Jul 2007 07:12:18 +0000 (07:12 +0000)]
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
rather than after a compilation.
(byte-compile-unresolved-functions): Amplify doc string.

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 24 Jul 2007 07:07:10 +0000 (07:07 +0000)]
*** empty log message ***

16 years ago(generate-calendar, (generate-calendar-month): Use dotimes rather than
Glenn Morris [Tue, 24 Jul 2007 06:12:32 +0000 (06:12 +0000)]
(generate-calendar, (generate-calendar-month): Use dotimes rather than
calendar-for-loop.
(calendar-for-loop): Doc fix.

16 years ago(diary-list-entries, (mark-calendar-date-pattern): Use `dotimes'
Glenn Morris [Tue, 24 Jul 2007 06:11:37 +0000 (06:11 +0000)]
(diary-list-entries, (mark-calendar-date-pattern): Use `dotimes'
rather than `calendar-for-loop'.

16 years ago(list-hebrew-diary-entries): Use dotimes rather than
Glenn Morris [Tue, 24 Jul 2007 06:11:17 +0000 (06:11 +0000)]
(list-hebrew-diary-entries): Use dotimes rather than
calendar-for-loop.

16 years ago(list-islamic-diary-entries): Use dotimes rather than
Glenn Morris [Tue, 24 Jul 2007 06:10:49 +0000 (06:10 +0000)]
(list-islamic-diary-entries): Use dotimes rather than
calendar-for-loop.

16 years ago(list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.
Glenn Morris [Tue, 24 Jul 2007 06:10:22 +0000 (06:10 +0000)]
(list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.

16 years agoRemove leading `*' from defcustom docs.
Glenn Morris [Tue, 24 Jul 2007 06:01:40 +0000 (06:01 +0000)]
Remove leading `*' from defcustom docs.
(cal-tex-daily-string, cal-tex-daily-start, cal-tex-daily-end)
(cal-tex-day-name-format, cal-tex-cal-one-month)
(cal-tex-cal-multi-month, cal-tex-myday, cal-tex-preamble)
(cal-tex-comment, cal-tex-nl, cal-tex-cmd, cal-tex-e-parbox)
(cal-tex-mini-calendar, cal-tex-em): Doc fix.
(cal-tex-list-holidays, cal-tex-cursor-year)
(cal-tex-cursor-year-landscape, cal-tex-year)
(cal-tex-cursor-filofax-year, cal-tex-cursor-month-landscape)
(cal-tex-cursor-month, cal-tex-insert-days)
(cal-tex-insert-day-names, cal-tex-insert-blank-days)
(cal-tex-first-blank-p, cal-tex-cursor-week)
(cal-tex-cursor-week2, cal-tex-cursor-week-iso)
(cal-tex-week-hours, cal-tex-cursor-week-monday)
(cal-tex-weekly4-box, cal-tex-cursor-filofax-2week)
(cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily)
(cal-tex-cursor-day, cal-tex-daily-page, cal-tex-mini-calendar)
(cal-tex-latexify-list, cal-tex-previous-month)
(cal-tex-next-month, cal-tex-insert-preamble): General tidy-up and
modernization, mainly using dotimes rather than calendar-for-loop.
(cal-tex-LaTeX-subst-list): Remove `@'.
(cal-tex-em, cal-tex-bf, cal-tex-Huge-bf, cal-tex-large-bf): Use
\textit and \textbf rather than \em and \it.

16 years ago(normal-splash-screen): Use `emacs-copyright'.
Glenn Morris [Tue, 24 Jul 2007 04:48:03 +0000 (04:48 +0000)]
(normal-splash-screen): Use `emacs-copyright'.

16 years ago*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 04:47:43 +0000 (04:47 +0000)]
*** empty log message ***

16 years ago(Writing Calendar Files): cal-tex-diary etc only work
Glenn Morris [Tue, 24 Jul 2007 02:44:25 +0000 (02:44 +0000)]
(Writing Calendar Files): cal-tex-diary etc only work
for some calendars.

16 years ago(Writing Calendar Files): cal-tex-diary etc only work
Glenn Morris [Tue, 24 Jul 2007 02:43:24 +0000 (02:43 +0000)]
(Writing Calendar Files): cal-tex-diary etc only work
for some calendars.

16 years ago(cal-tex-holidays, cal-tex-diary)
Glenn Morris [Tue, 24 Jul 2007 02:43:16 +0000 (02:43 +0000)]
(cal-tex-holidays, cal-tex-diary)
(cal-tex-rules, cal-tex-buffer, cal-tex-24)
(cal-tex-cursor-month-landscape, cal-tex-cursor-month)
(cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.

16 years ago(cal-tex-holidays, cal-tex-diary)
Glenn Morris [Tue, 24 Jul 2007 02:40:41 +0000 (02:40 +0000)]
(cal-tex-holidays, cal-tex-diary)
(cal-tex-rules, cal-tex-buffer, cal-tex-24)
(cal-tex-cursor-month-landscape, cal-tex-cursor-month)
(cal-tex-cursor-week, cal-tex-cursor-week2)
(cal-tex-cursor-week-iso, cal-tex-week-hours)
(cal-tex-cursor-week-monday, cal-tex-weekly4-box)
(cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
(cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.

16 years ago*** empty log message ***
Glenn Morris [Tue, 24 Jul 2007 02:37:56 +0000 (02:37 +0000)]
*** empty log message ***

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 24 Jul 2007 01:22:24 +0000 (01:22 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
   string.

2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-69

16 years agoMerge from emacs--rel--22
Miles Bader [Tue, 24 Jul 2007 01:21:32 +0000 (01:21 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 59-69)

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

 * gnus--rel--5.10  (patch 237-238)

   - Update from CVS

2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
   underlying file is uptodate.

2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>

   * lisp/vc.el: Add more info about the vc-registered function.

2007-07-15  Richard M. Stallman  <rms@gnu.org>

   * lisp/kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.

   * lisp/tutorial.el (tutorial--find-changed-keys):
   Handle C-x specially like ESC.

2007-07-15  Aaron Hawley  <aaronh@garden.org>

   * lisp/tar-mode.el (tar-get-descriptor): No error for zero-length file.

2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
   string.

2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.

2007-07-16  Richard M. Stallman  <rms@gnu.org>

   * lispref/display.texi (Defining Faces): Fix previous change.

2007-07-20  Eli Zaretskii  <eliz@gnu.org>

   * src/w32proc.c (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32):
   Define if not defined.

2007-07-18  Jason Rumney  <jasonr@gnu.org>

   * src/w32proc.c (w32_executable_type): Handle 64 bit executables.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-823

16 years ago(cvs-temp-buffer): Disable undo in temp buffers.
Stefan Monnier [Tue, 24 Jul 2007 01:06:39 +0000 (01:06 +0000)]
(cvs-temp-buffer): Disable undo in temp buffers.

16 years ago(current_lock_owner): Allow for @ sign in username.
Jason Rumney [Mon, 23 Jul 2007 22:35:46 +0000 (22:35 +0000)]
(current_lock_owner): Allow for @ sign in username.

16 years ago(ses-cleanup): Prevent Emacs from spuriously checking if the
Stefan Monnier [Mon, 23 Jul 2007 21:49:42 +0000 (21:49 +0000)]
(ses-cleanup): Prevent Emacs from spuriously checking if the
underlying file is uptodate.

16 years ago(perform-replace): Use isearch-no-upper-case-p.
Stefan Monnier [Mon, 23 Jul 2007 21:32:32 +0000 (21:32 +0000)]
(perform-replace): Use isearch-no-upper-case-p.

16 years ago*** empty log message ***
Nick Roberts [Mon, 23 Jul 2007 21:27:10 +0000 (21:27 +0000)]
*** empty log message ***