]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Sat, 2 Sep 2006 23:44:59 +0000 (23:44 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 2 Sep 2006 23:44:59 +0000 (23:44 +0000)
etc/ChangeLog
lisp/ChangeLog
src/ChangeLog

index 100460e9b93abd8e42c20a556b68b8cf30f12747..d01cdd2186a7692058919d2d43f691d365314098 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-02  Juri Linkov  <juri@jurta.org>
+
+       * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
+
 2006-08-25  Richard Stallman  <rms@gnu.org>
 
        * TUTORIAL: Give priority to graphical terminals over text terminals
index 9aef690efb8dc76e1ab772c28ad3a11893261c5f..639ddae4118617fa2cdaa7f5859237df17699d7f 100644 (file)
@@ -1,3 +1,19 @@
+2006-09-02  Juri Linkov  <juri@jurta.org>
+
+       * man.el (Man-topic-history): New variable.
+       (man): Use it.
+
+       * woman.el (woman-topic-history): Change defvar to defvaralias
+       for symbol `Man-topic-history'.
+
+       * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
+       `comint-last-output-start' is a marker by using `markerp' and
+       check if it has a position by using `marker-position', and use
+       this position for `goto-char'.
+
+       * international/quail.el (quail-defrule-internal): Add missing
+       `error' call for null key.
+
 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
 
        * rcirc.el (rcirc-keywords): New variable.
index 2364958ecea6c184338dd154f373e2e84b4a524d..f7ceb36391a55f8264642238dc77822589467369 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-02  Juri Linkov  <juri@jurta.org>
+
+       * marker.c (Fmarker_position): Doc fix.
+
 2006-09-03  Eli Zaretskii  <eliz@gnu.org>
 
        * window.c (syms_of_window) <split-height-threshold>: