]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 24 Jun 2006 23:08:31 +0000 (23:08 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 24 Jun 2006 23:08:31 +0000 (23:08 +0000)
ChangeLog
lisp/ChangeLog
src/ChangeLog

index 4f44f389944d659f2aefd1efdec0350cf4dcdaec..b5c3e63f76d83e01ae307f71084a23f1873c19f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
+2006-06-25  Kim F. Storm  <storm@cua.dk>
+
+       * AUTHORS: Regenerate.
+
 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
 
-       * INSTALL: Mention www.nongnu.org pages that list free Unicode
-       fonts.
+       * INSTALL: Mention www.nongnu.org pages that list free Unicode fonts.
 
 2006-06-05  Kim F. Storm  <storm@cua.dk>
 
@@ -24,7 +27,7 @@
 
 2006-04-01  Eli Zaretskii  <eliz@gnu.org>
 
-       * configure: Regenerated.
+       * configure: Regenerate.
 
 2006-04-01  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
 
@@ -51,7 +54,7 @@
 
 2006-02-14  Eli Zaretskii  <eliz@gnu.org>
 
-       * configure: Regenerated.
+       * configure: Regenerate.
 
 2006-02-14  Richard M. Stallman  <rms@gnu.org>
 
@@ -60,7 +63,7 @@
 2006-01-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Require GTK 2.4 or newer.
-       * configure: Regenerate
+       * configure: Regenerate.
 
 2006-01-29  Michael Olson  <mwolson@gnu.org>
 
 
 2005-12-25  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
 
-       * configure.in: use amdx86-64 for freebsd on x86_64.
+       * configure.in: Use amdx86-64 for freebsd on x86_64.
 
 2005-11-22  Romain Francoise  <romain@orebokech.com>
 
index dbdfbb68349a209a1bbcb1d05ca41ddc79ae2db0..cead9ddf21955118003a2ea2e8f7f33d331abd8a 100644 (file)
@@ -4,6 +4,7 @@
        the "Oriya-Akruti" registry name.
 
 2006-06-23  Lars Hansen <larsh@soem.dk>
+
        * desktop.el (desktop-full-file-name): New function.
        (desktop-kill, desktop-save, desktop-remove, desktop-read)
        (desktop-revert): Use it.
        * textmodes/org.el (org-cdlatex-mode-map)
        (org-cdlatex-texmathp-advice-is-done): New variables.
        (org-cdlatex-mode): New minor mode.
-       (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New
-       functions. 
-       (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New
-       commands.
+       (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
+       (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
        (org-export-with-archived-trees): New option.
-       (org-open-file): Removed the call to
-       `convert-standard-filename'.
+       (org-open-file): Removed the call to `convert-standard-filename'.
        (org-archive-tag, org-agenda-skip-archived-trees)
        (org-cycle-open-archived-trees)
        (org-sparse-tree-open-archived-trees): New options.
        (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
        (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip): New
-       functions. 
-       (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New
-       commands.
-       (org-agenda-mode-map): Add binding of
-       `org-agenda-toggle-archive-tag'. 
+       functions.
+       (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
+       (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
        (org-mode-map): Add binding for `org-toggle-archive-tag'.
        (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
        Call `org-prepare-agenda-buffers'.
        (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
        (org-file-apps, org-file-apps-defaults-gnu)
-       (org-file-apps-defaults-macosx)
-       (org-file-apps-defaults-windowsnt): Handle remote files by forcing
-       them to be opened in Emacs.
+       (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
+       Handle remote files by forcing them to be opened in Emacs.
 
 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
 
        * vc.el (vc-diff-knows-L): New variable.
        (vc-diff-internal): Use it to handle "diff" programs that don't
-       understand -L.  This works automatically, no user action is
-       necessary.
+       understand -L.  This works automatically, no user action is necessary.
 
 2006-06-23  Daniel Brockman  <daniel@brockman.se>
 
 
 2006-06-20  Kenichi Handa  <handa@m17n.org>
 
-       * international/characters.el (word-combining-categories): Add
-       entries for 2-byte Han characters.
+       * international/characters.el (word-combining-categories):
+       Add entries for 2-byte Han characters.
 
 2006-06-19  Richard Stallman  <rms@gnu.org>
 
        (org-demote, org-promote): Call `org-fixup-indentation' with just
        one argument, DIFF.
        (org-mode): Don't mark buffer as modified when aligning tables.
-       (org-clock-sum): Don't makr buffer modified when adding time sum
+       (org-clock-sum): Don't mark buffer modified when adding time sum
        properties.
        (org-export-as-html): Added support for a link validation function.
        (org-archive-all-done): New function.
        (viper-after-change-undo-hook): Misc enhancements.
        (viper-after-change-undo-hook): New hook.
        (viper-undo): Use viper-after-change-undo-hook.
-       (viper-add-newline-at-eob-if-necessary): widen before making changes.
+       (viper-add-newline-at-eob-if-necessary): Widen before making changes.
        (viper-next-line-at-bol): If point is on a widget or a button, simulate
        clicking on that widget/button.
 
index 6347573784010960a2adbc53ce31c826b70931f4..91694368fe0c471b4bbfbbd50795db2c2e2c391b 100644 (file)
@@ -1,3 +1,8 @@
+2006-06-25  Kim F. Storm  <storm@cua.dk>
+
+       * s/gnu-linux.h (SIGNALS_VIA_CHARACTERS): Define for Linux kernel
+       version 2.4 and later.
+
 2006-06-24  Chong Yidong  <cyd@stupidchicken.com>
 
        * xfns.c (Fx_create_frame): Set font parameter directly instead of