emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 04 Jun 2007 22:59:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/06/04 22:59:51

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.61
retrieving revision 1.11049.2.62
diff -u -b -r1.11049.2.61 -r1.11049.2.62
--- ChangeLog   4 Jun 2007 20:40:26 -0000       1.11049.2.61
+++ ChangeLog   4 Jun 2007 22:59:48 -0000       1.11049.2.62
@@ -1,3 +1,15 @@
+2007-06-04  Juanma Barranquero  <address@hidden>
+
+       * emacs-lisp/easy-mmode.el (define-minor-mode)
+       (easy-mmode-define-navigation): Fix typos in docstrings.
+
+       * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
+       Fix typos in docstrings.
+       (compilation-search-path, compilation-buffer-name-function): Doc fixes.
+       (compilation-finish-function): Fix typo in obsolescence declaration.
+
+       * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
+
 2007-06-04  Chong Yidong  <address@hidden>
 
        * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
@@ -597,7 +609,7 @@
 2007-04-14  Nick Roberts  <address@hidden>
 
        * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
-       global map isn't modified
+       global map isn't modified.
 
 2007-04-14  Glenn Morris  <address@hidden>
 
@@ -1739,7 +1751,7 @@
        * progmodes/python.el (python-quote-syntax): Don't bother with
        syntax-ppss-context.
        (python-fill-paragraph): Make sure that fenced-string delimiters that
-       stand on their own line stay there
+       stand on their own line stay there.
 
 2007-03-01  Lennart Borgman  <address@hidden>
 
@@ -2875,7 +2887,7 @@
        * type-break.el (type-break-demo-hanoi, type-break-demo-life)
        (type-break-demo-boring): Call read-event instead of read-char.
 
-2007-01-19  Daniel Pfeiffer  <address@hidden>  (small change)
+2007-01-19  Daniel Pfeiffer  <address@hidden>  (tiny change)
 
        * progmodes/compile.el: Add handling for makepplog.
 
@@ -5629,8 +5641,8 @@
        (cperl-block-p): Move, updatedfor attributes.
        (cperl-calculate-indent): Try to allow '_' be non-word char
                Support subs with attributes.
-       (cperl-where-am-i): Queit (?) a warning.
-       (cperl-cached-syntax-table)     New function.
+       (cperl-where-am-i): Quiet (?) a warning.
+       (cperl-cached-syntax-table): New function.
        (cperl-forward-re): Use `cperl-cached-syntax-table'.
        (cperl-unwind-to-safe): Recognize `syntax-type' property
                changing in a middle of line.
@@ -6123,7 +6135,7 @@
 
        * wid-edit.el (widget-button-click-moves-point): New variable.
        (widget-button-click): If widget-button-click-moves-point is
-       non-nil, set point after performing the button action
+       non-nil, set point after performing the button action.
 
        * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
 
@@ -6447,7 +6459,7 @@
 
        * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
        x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
-       to x-gtk-use-old-file-dialog
+       to x-gtk-use-old-file-dialog.
 
 2006-09-18  Richard Stallman  <address@hidden>
 
@@ -9529,7 +9541,7 @@
        (ewoc--wrap): New func.
        (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
        header/footer pretty-printers.  Save header/footer pretty-printer.
-       (ewoc-set-hf): Use ewoc's header/footer pretty-printer.  *
+       (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
 
        * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
 
@@ -10478,7 +10490,7 @@
 2006-05-05  Eli Zaretskii  <address@hidden>
 
        * startup.el (command-line): On MS-Windows, probe "~", not
-       "~USER", for warning about non-existent home directory
+       "~USER", for warning about non-existent home directory.
 
        * arc-mode.el (archive-l-e): New optional argument `float' means
        generate a float value.
@@ -13031,7 +13043,7 @@
        selective display for concealed text.  Also, lots of general
        cleanup, and improved compatibility code.
 
-       (allout-version) Incremented, corrected, revised, and refined
+       (allout-version): Incremented, corrected, revised, and refined
        module commentary.
 
        (provide 'allout): Moved to the bottom, added a require of overlay.
@@ -13867,8 +13879,8 @@
 
 2006-01-29  Edward O'Connor  <address@hidden>
 
-       * emulation/viper.el (viper-major-mode-modifier-list): Add
-       insert-state and vi-state entries for erc-mode.
+       * emulation/viper.el (viper-major-mode-modifier-list):
+       Add insert-state and vi-state entries for erc-mode.
        (viper-go-away, viper-set-hooks): Add and remove
        viper-comint-mode-hook from erc-mode-hook as appropriate.
 
@@ -14117,7 +14129,7 @@
        (tramp-unload-file-name-handler-alist)
        (tramp-unload-tramp): New defuns.
        (tramp-advice-PC-expand-many-files): New defadvice.
-       (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
+       (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
        removed.
        (tramp-handle-expand-file-name): Remove double slash.
        (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
@@ -15338,7 +15350,7 @@
        text properties).
        (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
        New variables.
-       (hi-lock-string-serialize) New function.
+       (hi-lock-string-serialize): New function.
 
 2005-12-23  Jan Dj,Ad(Brv  <address@hidden>
 
@@ -15900,7 +15912,7 @@
 
        * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
        react if global-hi-lock-mode seems intended.
-       (global-hi-lock-mode) Renamed from hi-lock-mode.
+       (global-hi-lock-mode): Renamed from hi-lock-mode.
        (hi-lock-archaic-interface-message-used)
        (hi-lock-archaic-interface-deduce): New variables.
        (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
@@ -16001,7 +16013,7 @@
        (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
        (recentf-arrange-by-rule-others)
        (recentf-arrange-by-rules-min-items)
-       (recentf-arrange-by-rule-subfilter) : Don't use
+       (recentf-arrange-by-rule-subfilter): Don't use
        `recentf-menu-customization-changed'.
        (recentf-arrange-rules): Likewise.  Accept functions to compute
        sub-menu titles.
@@ -16073,10 +16085,10 @@
 2005-12-08  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-fix.el: Add definitions of the macros push and pop
-       (for GNU Emacs 20.4)
+       (for GNU Emacs 20.4).
 
        * progmodes/cc-defs.el:
-       (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
+       (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
 
        * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
        highlighting mechanism so it will work in XEmacs too.
@@ -16121,9 +16133,9 @@
 2005-12-08  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-mode.el:
-       (i) Insert a binding for C-c C-backspace into
+       (i): Insert a binding for C-c C-backspace into
        c-bind-special-erase-keys which works in TTYs.
-       (ii) Make sure that when file styles are used, any explicitly
+       (ii): Make sure that when file styles are used, any explicitly
        given style variables take priority over those in the style.
        Do this by calling `hack-local-variables' a second time.
 
@@ -16377,7 +16389,7 @@
 
        Introduce an "awk" style, mainly for auto-newline and clean-ups.
 
-       * progmodes/cc-align.el: New function c-snug-1line-defun-close
+       * progmodes/cc-align.el: New function c-snug-1line-defun-close.
 
        * progmodes/cc-cmds.el: In c-electric-brace, add code for new
        clean-up one-liner-defun.
@@ -20728,7 +20740,7 @@
 
 2005-10-12  Jan Dj,Ad(Brv  <address@hidden>
 
-       * startup.el (command-line-x-option-alist): -nb => -nbi
+       * startup.el (command-line-x-option-alist): -nb => -nbi.
 
 2005-10-12  Kim F. Storm  <address@hidden>
 
@@ -20906,7 +20918,7 @@
        * term/x-win.el: Remove -i, --icon-type from comment.
 
        * startup.el (command-line-x-option-alist): Remove options -i,
-       -itype, --icon-type, added -nb, --no-bitmap-icon
+       -itype, --icon-type, added -nb, --no-bitmap-icon.
 
 2005-10-09  Nick Roberts  <address@hidden>
 
@@ -21192,7 +21204,7 @@
        * textmodes/ispell.el (ispell-word, ispell-region):
        Call ispell-maybe-find-aspell-dictionaries.
        (ispell-accept-buffer-local-defs):
-       Don't call ispell-maybe-find-aspell-dictionaries
+       Don't call ispell-maybe-find-aspell-dictionaries.
 
 2005-10-04  Richard M. Stallman  <address@hidden>
 
@@ -22291,7 +22303,7 @@
        * custom.el (custom-known-themes): Clarify meaning of "standard".
        (custom-push-theme): Save old values in the standard theme.
        (disable-theme): Correct typo.
-       (custom-face-theme-value) Deleted unused function.
+       (custom-face-theme-value): Deleted unused function.
        (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
 
 2005-09-05  Stefan Monnier  <address@hidden>
@@ -22800,7 +22812,7 @@
 
        * calendar/diary-lib.el (diary-modify-entry-list-string-function):
        New hook.
-       (add-to-diary-list): Call `diary-modify-entry-list-string-function'
+       (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
 
 2005-08-24  Stefan Monnier  <address@hidden>
 
@@ -24705,7 +24717,7 @@
        * viper-init.el: Get rid of -face in face names.
 
        * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
-       Make it work with longlines mode
+       Make it work with longlines mode.
 
        * ediff-mult.el (ediff-meta-mode-hook): New variable.
 
@@ -24798,7 +24810,7 @@
        (calc-do-embedded): Use calc-embedded-firsttime,
        calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
        determine whether or not to run hooks.
-       (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
+       (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
        calc-embedded-firsttime-formula appropriately.
        Set calc-embedded delimiter variables according to mode.
 
@@ -28148,7 +28160,7 @@
        (reftex-unhighlight): Use `reftex-delete-overlay'.
        (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
        (reftex-access-search-path): Use `reftex-uniquify' instead of
-       `reftex-uniq'
+       `reftex-uniq'.
 
        * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
        `before-string' property modification enables for Emacs as well.
@@ -29787,7 +29799,7 @@
        `org-insert-mode-line-in-empty-file' has been set.
        (org-agenda-todo, org-agenda-priority): Modify to use
        `org-agenda-change-all-lines'.
-       (org-warning-face): Change color on dark background
+       (org-warning-face): Change color on dark background.
 
 2005-04-14  YAMAMOTO Mitsuharu  <address@hidden>
 
@@ -29911,7 +29923,7 @@
 
 2005-04-11  Rajesh Vaidheeswarran  <address@hidden>
 
-       * whitespace.el (whitespace-version): Bump to 3.5
+       * whitespace.el (whitespace-version): Bump to 3.5.
 
        (whitespace-buffer-leading, whitespace-buffer-trailing):
        Invert sense of the test to highlight the whitespace.
@@ -29939,7 +29951,7 @@
 
        * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
        (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
-       (dired-dnd-handle-file): Call dnd-get-local-file-uri
+       (dired-dnd-handle-file): Call dnd-get-local-file-uri.
 
        * cus-edit.el (dnd): New group.
 
@@ -30533,7 +30545,7 @@
 
 2005-03-31  Olive Lin  <address@hidden>  (tiny change)
 
-       * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
+       * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
        not comint-quote-filename.
 
 2005-03-31  Thien-Thi Nguyen  <address@hidden>
@@ -32930,7 +32942,7 @@
 2005-01-21  Ren,Ai(B Kyllingstad  <address@hidden>
 
        * pcomplete.el: Define pcomplete-read-event instead of read-event,
-       since it's not a complete read-event implementation
+       since it's not a complete read-event implementation.
 
 2005-01-20  Jay Belanger  <address@hidden>
 
@@ -33048,7 +33060,7 @@
 
        Sync with Tramp 2.0.47.
 
-       * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
+       * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
        catching keep-date problems in cp/scp operations.
        (tramp-handle-copy-file): Don't call `set-file-modes'
        unconditionally.  Specialized functions should know better what is




reply via email to

[Prev in Thread] Current Thread [Next in Thread]