X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791..c4ea7c96121ec50db8dbfcb4bfe961f23760e3f9:/lisp/ChangeLog.11?ds=sidebyside diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index e41f3a8128..bbba11dd9b 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 @@ -2483,7 +2483,7 @@ string to kill-ring. * calc/calc-aent.el (calc-alg-exp, math-toks) - (math-exp-pos,math-exp-old-pos, math-exp-token) + (math-exp-pos, math-exp-old-pos, math-exp-token) (math-exp-keep-spaces, math-exp-str): New variables. (calc-do-alg-entry, calcAlg-equals, calcAlg-edit) (calcAlg-enter): Use declared variable calc-alg-exp. @@ -3142,7 +3142,7 @@ * subr.el (read-passwd): Move back from password.el. - * password.el: Remove, not ready yet. + * net/password.el: Remove, not ready yet. 2004-10-29 Andreas Schwab @@ -3287,7 +3287,7 @@ 2004-10-26 Jay Belanger - * calc/calc.el (calc,full-calc, calc-quit, calc-keypad) + * calc/calc.el (calc, full-calc, calc-quit, calc-keypad) (full-calc-keypad, calc-trail-display): Use an extra argument instead of `interactive-p'. @@ -5099,7 +5099,7 @@ (isearch-*-char, isearch-|-char): Now just call `isearch-fallback' appropriately. (isearch-mode-map): Bind `}' to `isearch-}-char'. - (isearch-string, isearch-message,string, isearch-point) + (isearch-string, isearch-message-string, isearch-point) (isearch-success, isearch-forward-flag, isearch-other-end) (isearch-word, isearch-invalid-regexp, isearch-wrapped) (isearch-barrier, isearch-within-brackets, isearch-case-fold-search): @@ -6642,7 +6642,7 @@ 2004-05-29 Pavel Kobiakov - * flymake.el: New file. + * progmodes/flymake.el: New file. 2004-05-28 Luc Teirlinck @@ -6731,17 +6731,6 @@ * mail/smtpmail.el (smtpmail-open-stream): Bind starttls-extra-arguments too, if starttls.el uses GnuTLS. -2004-05-26 Simon Josefsson - - * starttls.el: Merge with my GnuTLS based starttls.el. - (starttls-gnutls-program, starttls-use-gnutls) - (starttls-extra-arguments, starttls-process-connection-type) - (starttls-connect, starttls-failure, starttls-success): New variables. - (starttls-program, starttls-extra-args): Doc fix. - (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs. - (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls' - and pass on to corresponding *-gnutls function if it is set. - 2004-05-27 Luc Teirlinck * autorevert.el (auto-revert-handler): Disable auto-reverting of @@ -8082,8 +8071,6 @@ * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t. - * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t. - 2004-04-26 Eli Zaretskii * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb". @@ -8229,7 +8216,6 @@ 2004-04-22 Lars Hansen * info.el (Info-restore-desktop-buffer): Delete with-no-warnings. - * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings. 2004-04-22 Kim F. Storm @@ -8340,9 +8326,6 @@ * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el. Add Parameters. - * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el. - Add Parameters. - 2003-04-21 Paul Pogonyshev * dabbrev.el (dabbrev--substitute-expansion): Don't lose @@ -11332,7 +11315,7 @@ * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent): * man.el (Man-init-defvars): * jka-compr.el (jka-compr-call-process): - * files.el (get-free-disk-space,insert-directory): + * files.el (get-free-disk-space, insert-directory): * ediff-ptch.el (ediff-test-patch-utility): * ediff-diff.el (ediff-test-utility): * dired-aux.el (dired-check-process): @@ -11847,7 +11830,7 @@ 2003-11-25 Stephen Eglen - * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer): + * iswitchb.el (iswitchb-read-buffer, iswitchb-exit-minibuffer): iswitchb-exit is set to 'usefirst when user selects buffer at head of list using RET. (Selecting buffers at the head of the list was broken if the substring was also a complete buffer name.) @@ -12402,8 +12385,8 @@ (ediff-select-difference): Set current difference. (ediff-unselect-and-select-difference): Add comment. - * ediff.el (ediff-directories,ediff-directory-revisions) - (ediff-directories3,ediff-merge-directories) + * ediff.el (ediff-directories, ediff-directory-revisions) + (ediff-directories3, ediff-merge-directories) (ediff-merge-directories-with-ancestor) (ediff-merge-directory-revisions) (ediff-merge-directory-revisions-with-ancestor): @@ -12535,9 +12518,9 @@ * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag) (gdb-update-flag): New variables. - (gdb-var-update, gdb-var-update-handler,gdb-var-delete) + (gdb-var-update, gdb-var-update-handler, gdb-var-delete) (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler) - (gud-watch, gdb-var-create-handler) : New functions. + (gud-watch, gdb-var-create-handler): New functions. (gdb-var-list-children, gdb-var-list-children-handler) (gdb-var-create-regexp, gdb-var-update-regexp) (gdb-var-list-children-regexp): New constants. @@ -12554,9 +12537,9 @@ (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map): (gdb-expressions-mode-menu, gdb-dive): Remove variables. (gud-display, gud-display1) - (gdb-display-begin,gdb-display-number-end, gdb-delete-line) + (gdb-display-begin, gdb-display-number-end, gdb-delete-line) (gdb-display-end, gdb-display-go-back, gdb-array-section-end) - (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin) + (gdb-field-begin, gdb-field-end, gdb-elt, gdb-field-format-begin) (gdb-field-format-end, gdb-dive, gdb-dive-new-frame) (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice) (gdb-array-slice, gdb-array-format1, gdb-info-display-custom) @@ -12952,7 +12935,7 @@ 2003-09-08 David Ponce Ensure that recentf correctly updates the menu bar. - * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix. + * recentf.el (recentf-menu-path, recentf-menu-before): Doc fix. (recentf-menu-bar): New function. (recentf-clear-data): Use it. (recentf-update-menu): Likewise. Use easy-menu-add-item instead @@ -12983,7 +12966,7 @@ * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt being displayed in GUD buffer. (gdb-idle-input-queue): Remove var. Use just one queue. - (gdb-enqueue-idle-input,gdb-dequeue-idle-input): + (gdb-enqueue-idle-input, gdb-dequeue-idle-input): Remove functions. Use just one queue. (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger) (gdb-invalidate-assembler, gdb-get-current-frame): @@ -13106,10 +13089,10 @@ 2003-08-29 Thierry Emery (tiny change) - * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a - line break position in the middle of a non-kinsoku (e.g. latin) - word, making it skip until either a space or a character with - category "|". + * international/kinsoku.el (kinsoku-longer, kinsoku-shorter): + Do not choose a line break position in the middle of a + non-kinsoku (e.g. latin) word, making it skip until either + a space or a character with category "|". (kinsoku-longer): Test for end of buffer. 2003-08-28 Eli Zaretskii @@ -13630,10 +13613,10 @@ * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix. (cal-tex-LaTeX-hourbox): Move definition before use. - * calendar/cal-china.el, cal-hebrew.el, cal-islam.el - * cal-julian.el, cal-menu.el, cal-move.el, holidays.el - * lunar.el, solar.el (displayed-month, displayed-year): - Define for compiler. + * calendar/cal-china.el, calendar/cal-hebrew.el, calendar/cal-islam.el: + * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el: + * calendar/holidays.el, calendar/lunar.el, calendar/solar.el: + (displayed-month, displayed-year): Define for compiler. 2003-08-03 Martin Stjernholm