]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago(delphi-search-directory, delphi-find-unit-file, delphi-debug-mode-map,
Juanma Barranquero [Wed, 26 Sep 2007 00:25:26 +0000 (00:25 +0000)]
(delphi-search-directory, delphi-find-unit-file, delphi-debug-mode-map,
delphi-mode-map, delphi-mode): Use `mapc' rather than `mapcar'.

16 years ago(ada-prj-display-page): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:24:29 +0000 (00:24 +0000)]
(ada-prj-display-page): Use `mapc' rather than `mapcar'.

16 years ago(ada-save-exceptions-to-file): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:23:56 +0000 (00:23 +0000)]
(ada-save-exceptions-to-file): Use `mapc' rather than `mapcar'.

16 years ago(zone-pgm-rotate): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:23:11 +0000 (00:23 +0000)]
(zone-pgm-rotate): Use `mapc' rather than `mapcar'.

16 years ago(solitaire-check, solitaire-solve): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:22:45 +0000 (00:22 +0000)]
(solitaire-check, solitaire-solve): Use `mapc' rather than `mapcar'.

16 years ago(hilit-unhighlight-region, hilit-set-mode-patterns):
Juanma Barranquero [Wed, 26 Sep 2007 00:22:15 +0000 (00:22 +0000)]
(hilit-unhighlight-region, hilit-set-mode-patterns):
Use `mapc' rather than `mapcar'.

16 years ago(ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
Juanma Barranquero [Wed, 26 Sep 2007 00:21:38 +0000 (00:21 +0000)]
(ange-ftp-call-chmod, ange-ftp-parse-bs2000-listing):
Use `mapc' rather than `mapcar'.

16 years ago(report-emacs-bug): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:20:26 +0000 (00:20 +0000)]
(report-emacs-bug): Use `mapc' rather than `mapcar'.

16 years ago(ethio-fidel-to-sera-buffer): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:20:03 +0000 (00:20 +0000)]
(ethio-fidel-to-sera-buffer): Use `mapc' rather than `mapcar'.

16 years ago(describe-current-coding-system): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:19:29 +0000 (00:19 +0000)]
(describe-current-coding-system): Use `mapc' rather than `mapcar'.

16 years ago(set-viper-state-in-major-mode): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:18:58 +0000 (00:18 +0000)]
(set-viper-state-in-major-mode): Use `mapc' rather than `mapcar'.

16 years ago(viper-setup-master-buffer): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:18:24 +0000 (00:18 +0000)]
(viper-setup-master-buffer): Use `mapc' rather than `mapcar'.

16 years ago(viper-describe-kbd-macros, viper-describe-one-macro):
Juanma Barranquero [Wed, 26 Sep 2007 00:17:55 +0000 (00:17 +0000)]
(viper-describe-kbd-macros, viper-describe-one-macro):
Use `mapc' rather than `mapcar'.

16 years ago(viper-toggle-key, viper-ESC-key): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:17:11 +0000 (00:17 +0000)]
(viper-toggle-key, viper-ESC-key): Use `mapc' rather than `mapcar'.

16 years ago(cua--deactivate-rectangle, cua--highlight-rectangle,
Juanma Barranquero [Wed, 26 Sep 2007 00:16:39 +0000 (00:16 +0000)]
(cua--deactivate-rectangle, cua--highlight-rectangle,
cua--rectangle-post-command): Use `mapc' rather than `mapcar'.

16 years ago(sregex--char-aux): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:15:54 +0000 (00:15 +0000)]
(sregex--char-aux): Use `mapc' rather than `mapcar'.

16 years ago(regi-interpret): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:15:30 +0000 (00:15 +0000)]
(regi-interpret): Use `mapc' rather than `mapcar'.

16 years ago(reb-delete-overlays): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:15:01 +0000 (00:15 +0000)]
(reb-delete-overlays): Use `mapc' rather than `mapcar'.

16 years ago(generic-mode-internal): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:14:38 +0000 (00:14 +0000)]
(generic-mode-internal): Use `mapc' rather than `mapcar'.

16 years ago(elp-results): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:14:17 +0000 (00:14 +0000)]
(elp-results): Use `mapc' rather than `mapcar'.

16 years ago(elint-current-buffer, elint-check-defun-form, elint-check-let-form,
Juanma Barranquero [Wed, 26 Sep 2007 00:13:53 +0000 (00:13 +0000)]
(elint-current-buffer, elint-check-defun-form, elint-check-let-form,
elint-check-condition-case-form, elint-initialize):
Use `mapc' rather than `mapcar'.

16 years ago(byte-compile-resolve-functions): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:13:09 +0000 (00:13 +0000)]
(byte-compile-resolve-functions): Use `mapc' rather than `mapcar'.

16 years ago(easy-mmode-define-syntax): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:12:23 +0000 (00:12 +0000)]
(easy-mmode-define-syntax): Use `mapc' rather than `mapcar'.

16 years ago(disassemble-1): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:11:46 +0000 (00:11 +0000)]
(disassemble-1): Use `mapc' rather than `mapcar'.

16 years ago(custom-print-install, custom-print-uninstall): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:11:21 +0000 (00:11 +0000)]
(custom-print-install, custom-print-uninstall): Use `mapc' rather than `mapcar'.

16 years ago(authors): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:10:48 +0000 (00:10 +0000)]
(authors): Use `mapc' rather than `mapcar'.

16 years ago(icalendar--format-ical-event, icalendar--convert-ical-to-diary):
Juanma Barranquero [Wed, 26 Sep 2007 00:10:17 +0000 (00:10 +0000)]
(icalendar--format-ical-event, icalendar--convert-ical-to-diary):
Use `mapc' rather than `mapcar'.

16 years ago(calc-digit-map, calc-dispatch-map, calc-mode, calc-quit):
Juanma Barranquero [Wed, 26 Sep 2007 00:09:32 +0000 (00:09 +0000)]
(calc-digit-map, calc-dispatch-map, calc-mode, calc-quit):
Use `mapc' rather than `mapcar'.

16 years ago(math-build-units-table): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:08:16 +0000 (00:08 +0000)]
(math-build-units-table): Use `mapc' rather than `mapcar'.

16 years ago(calc-flush-caches): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:07:37 +0000 (00:07 +0000)]
(calc-flush-caches): Use `mapc' rather than `mapcar'.

16 years ago(calc-var-name-map): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:07:05 +0000 (00:07 +0000)]
(calc-var-name-map): Use `mapc' rather than `mapcar'.

16 years ago(another-calc): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:06:32 +0000 (00:06 +0000)]
(another-calc): Use `mapc' rather than `mapcar'.

16 years ago(calc-full-help): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:06:05 +0000 (00:06 +0000)]
(calc-full-help): Use `mapc' rather than `mapcar'.

16 years ago(calc-init-extensions, calc-reset): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Wed, 26 Sep 2007 00:05:27 +0000 (00:05 +0000)]
(calc-init-extensions, calc-reset): Use `mapc' rather than `mapcar'.

16 years agoAdd arch tagline
Miles Bader [Tue, 25 Sep 2007 22:01:16 +0000 (22:01 +0000)]
Add arch tagline

16 years agoFix typo.
Juanma Barranquero [Tue, 25 Sep 2007 11:31:17 +0000 (11:31 +0000)]
Fix typo.

16 years ago(woman-dired-define-keys): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:17:39 +0000 (11:17 +0000)]
(woman-dired-define-keys): Use `mapc' rather than `mapcar'.

16 years ago(tempo-insert-template, tempo-is-user-element, tempo-forward-mark,
Juanma Barranquero [Tue, 25 Sep 2007 11:15:17 +0000 (11:15 +0000)]
(tempo-insert-template, tempo-is-user-element, tempo-forward-mark,
tempo-backward-mark): Use `mapc' rather than `mapcar'.

16 years ago(command-line): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:14:28 +0000 (11:14 +0000)]
(command-line): Use `mapc' rather than `mapcar'.

16 years ago(clone-buffer): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:13:24 +0000 (11:13 +0000)]
(clone-buffer): Use `mapc' rather than `mapcar'.

16 years ago(ps-background, ps-begin-file, ps-build-reference-face-lists):
Juanma Barranquero [Tue, 25 Sep 2007 11:12:22 +0000 (11:12 +0000)]
(ps-background, ps-begin-file, ps-build-reference-face-lists):
Use `mapc' rather than `mapcar'.

16 years ago(pr-eval-local-alist, pr-eval-setting-alist): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:11:16 +0000 (11:11 +0000)]
(pr-eval-local-alist, pr-eval-setting-alist): Use `mapc' rather than `mapcar'.

16 years ago(jka-compr-get-compression-info): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:09:58 +0000 (11:09 +0000)]
(jka-compr-get-compression-info): Use `mapc' rather than `mapcar'.

16 years ago(image-dired-display-thumbs, image-dired-remove-tag,
Juanma Barranquero [Tue, 25 Sep 2007 11:09:30 +0000 (11:09 +0000)]
(image-dired-display-thumbs, image-dired-remove-tag,
image-dired-mark-tagged-files): Use `mapc' rather than `mapcar'.

16 years ago(ido-to-end, ido-set-matches-1): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:08:45 +0000 (11:08 +0000)]
(ido-to-end, ido-set-matches-1): Use `mapc' rather than `mapcar'.

16 years ago(hi-lock-write-interactive-patterns): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:07:41 +0000 (11:07 +0000)]
(hi-lock-write-interactive-patterns): Use `mapc' rather than `mapcar'.

16 years ago(view-emacs-news): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:07:06 +0000 (11:07 +0000)]
(view-emacs-news): Use `mapc' rather than `mapcar'.

16 years ago(finder-compile-keywords): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:06:40 +0000 (11:06 +0000)]
(finder-compile-keywords): Use `mapc' rather than `mapcar'.

16 years ago(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:06:14 +0000 (11:06 +0000)]
(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.

16 years ago(cd): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:05:46 +0000 (11:05 +0000)]
(cd): Use `mapc' rather than `mapcar'.

16 years ago(file-cache-add-directory, file-cache-add-directory-recursively,
Juanma Barranquero [Tue, 25 Sep 2007 11:04:33 +0000 (11:04 +0000)]
(file-cache-add-directory, file-cache-add-directory-recursively,
file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp,
file-cache-delete-directory, file-cache-files-matching-internal,
file-cache-display): Use `mapc' rather than `mapcar'.

16 years ago(ffap-replace-file-component): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:03:35 +0000 (11:03 +0000)]
(ffap-replace-file-component): Use `mapc' rather than `mapcar'.

16 years ago(emerge-really-quit): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 11:02:09 +0000 (11:02 +0000)]
(emerge-really-quit): Use `mapc' rather than `mapcar'.

16 years ago(ediff-toggle-multiframe, ediff-toggle-use-toolbar, ediff-really-quit,
Juanma Barranquero [Tue, 25 Sep 2007 10:48:16 +0000 (10:48 +0000)]
(ediff-toggle-multiframe, ediff-toggle-use-toolbar, ediff-really-quit,
ediff-clear-diff-vector): Use `mapc' rather than `mapcar'.

16 years ago(ediff-fixup-patch-map): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:47:20 +0000 (10:47 +0000)]
(ediff-fixup-patch-map): Use `mapc' rather than `mapcar'.

16 years ago(ediff-intersect-directories, ediff-redraw-directory-group-buffer,
Juanma Barranquero [Tue, 25 Sep 2007 10:46:46 +0000 (10:46 +0000)]
(ediff-intersect-directories, ediff-redraw-directory-group-buffer,
ediff-dir-diff-copy-file, ediff-redraw-registry-buffer):
Use `mapc' rather than `mapcar'.

16 years ago(ediff-setup-fine-diff-regions): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:45:50 +0000 (10:45 +0000)]
(ediff-setup-fine-diff-regions): Use `mapc' rather than `mapcar'.

16 years ago(dired-restore-desktop-buffer): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:45:04 +0000 (10:45 +0000)]
(dired-restore-desktop-buffer): Use `mapc' rather than `mapcar'.

16 years ago(dired-create-files): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:44:23 +0000 (10:44 +0000)]
(dired-create-files): Use `mapc' rather than `mapcar'.

16 years ago(bookmark-bmenu-list, bookmark-show-all-annotations):
Juanma Barranquero [Tue, 25 Sep 2007 10:43:39 +0000 (10:43 +0000)]
(bookmark-bmenu-list, bookmark-show-all-annotations):
Use `mapc' rather than `mapcar'.

16 years ago(auto-insert): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:42:46 +0000 (10:42 +0000)]
(auto-insert): Use `mapc' rather than `mapcar'.

16 years ago(ansi-color-make-color-map): Use `mapc' rather than `mapcar'.
Juanma Barranquero [Tue, 25 Sep 2007 10:42:16 +0000 (10:42 +0000)]
(ansi-color-make-color-map): Use `mapc' rather than `mapcar'.

16 years ago(produce-allout-mode-map, allout-process-exposed):
Juanma Barranquero [Tue, 25 Sep 2007 10:41:00 +0000 (10:41 +0000)]
(produce-allout-mode-map, allout-process-exposed):
Use `mapc' rather than `mapcar'.

16 years ago*** empty log message ***
Nick Roberts [Tue, 25 Sep 2007 09:32:18 +0000 (09:32 +0000)]
*** empty log message ***

16 years ago(make_terminal_frame): Remove special case for WINDOWSNT.
Jason Rumney [Tue, 25 Sep 2007 08:54:10 +0000 (08:54 +0000)]
(make_terminal_frame): Remove special case for WINDOWSNT.

16 years ago(create_w32cons_output): Remove.
Jason Rumney [Tue, 25 Sep 2007 08:53:37 +0000 (08:53 +0000)]
(create_w32cons_output): Remove.

16 years ago(init_tty): Call init_sys_modes on WINDOWSNT also.
Jason Rumney [Tue, 25 Sep 2007 08:53:23 +0000 (08:53 +0000)]
(init_tty): Call init_sys_modes on WINDOWSNT also.

16 years ago(init_sys_modes): Use set_terminal_modes_hook.
Jason Rumney [Tue, 25 Sep 2007 08:53:03 +0000 (08:53 +0000)]
(init_sys_modes): Use set_terminal_modes_hook.
(reset_sys_modes): Use reset_terminal_modes_hook.

16 years ago(tex-font-script-display): Doc fix.
Glenn Morris [Tue, 25 Sep 2007 07:29:43 +0000 (07:29 +0000)]
(tex-font-script-display): Doc fix.

16 years ago*** empty log message ***
Glenn Morris [Tue, 25 Sep 2007 07:29:08 +0000 (07:29 +0000)]
*** empty log message ***

16 years ago(view-search-no-match-lines): Fix previous change (went wrong if
Glenn Morris [Tue, 25 Sep 2007 07:06:16 +0000 (07:06 +0000)]
(view-search-no-match-lines): Fix previous change (went wrong if
regexp to not be matched matched last thing in the buffer).

16 years agoFix typo and line break.
Glenn Morris [Tue, 25 Sep 2007 02:36:15 +0000 (02:36 +0000)]
Fix typo and line break.

16 years agoImprove previous change.
Glenn Morris [Tue, 25 Sep 2007 02:35:35 +0000 (02:35 +0000)]
Improve previous change.

16 years ago(view-search-no-match-lines): Add a doc string. Rewrite to simplify
Glenn Morris [Tue, 25 Sep 2007 02:28:49 +0000 (02:28 +0000)]
(view-search-no-match-lines): Add a doc string.  Rewrite to simplify
and work better.

16 years ago* progmodes/cc-mode.el (c-mode-base-map): Use
Dan Nicolaescu [Mon, 24 Sep 2007 17:48:50 +0000 (17:48 +0000)]
* progmodes/cc-mode.el (c-mode-base-map): Use
c-indent-line-or-region instead of c-indent-line.

* indent.el (indent-for-tab-command): First check if the region is
active.

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 24 Sep 2007 15:26:47 +0000 (15:26 +0000)]
*** empty log message ***

16 years ago(whitespace-tickle-timer): Don't install the timer if
Michaƫl Cadilhac [Mon, 24 Sep 2007 15:16:01 +0000 (15:16 +0000)]
(whitespace-tickle-timer): Don't install the timer if
whitespace-rescan-timer-time is 0.

16 years agodoc string grammar
Karl Berry [Mon, 24 Sep 2007 13:54:18 +0000 (13:54 +0000)]
doc string grammar

16 years ago(do_autoload): Don't output any message.
Stefan Monnier [Mon, 24 Sep 2007 08:29:50 +0000 (08:29 +0000)]
(do_autoload): Don't output any message.

16 years agoSync copyright years from ../emacs/ChangeLog.
Glenn Morris [Mon, 24 Sep 2007 06:48:09 +0000 (06:48 +0000)]
Sync copyright years from ../emacs/ChangeLog.

16 years ago* net/tramp.el (tramp-completion-mode-p): Rename from
Michael Albinus [Mon, 24 Sep 2007 05:29:29 +0000 (05:29 +0000)]
* net/tramp.el (tramp-completion-mode-p): Rename from
`tramp-completion-mode'. Revert logic, check `return', `newline'
and such alike. Packages like Icicles tend to use other completion
characters but `tab' and `space' only.

16 years agoMove entries from ../emacs/ChangeLog that refer to files in this
Glenn Morris [Mon, 24 Sep 2007 02:30:15 +0000 (02:30 +0000)]
Move entries from ../emacs/ChangeLog that refer to files in this
directory here.  Entries were duplicated where they would have been
made twice, had separate ChangeLogs existed at the time.

16 years agoMove entries for files in ../misc to the ChangeLog there.
Glenn Morris [Mon, 24 Sep 2007 02:29:40 +0000 (02:29 +0000)]
Move entries for files in ../misc to the ChangeLog there.
Entries were duplicated where they would have been made twice, had
separate ChangeLogs existed at the time.

16 years ago(standard_args): Change priority of "--no-splash"
Juri Linkov [Mon, 24 Sep 2007 00:59:41 +0000 (00:59 +0000)]
(standard_args): Change priority of "--no-splash"
from 40 to 3.  Add "--no-desktop" with the same priority.

16 years agoRemove information on maintaining copyright years; it does not belong
Glenn Morris [Mon, 24 Sep 2007 00:43:41 +0000 (00:43 +0000)]
Remove information on maintaining copyright years; it does not belong
here and is in admin/notes anyway.

16 years agoNew file.
Glenn Morris [Mon, 24 Sep 2007 00:43:27 +0000 (00:43 +0000)]
New file.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:19:45 +0000 (00:19 +0000)]
Adam Hupp  <adam at hupp.org>

Split into emacs2.py and emacs3.py for python 2 and python 3 compatibility.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:17:17 +0000 (00:17 +0000)]
Adam Hupp  <adam at hupp.org>

New file, python 3 version of emacs2.py.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:16:47 +0000 (00:16 +0000)]
Adam Hupp  <adam at hupp.org>

New file, split off from emacs.py.

16 years agoAdam Hupp <adam at hupp.org>
Glenn Morris [Mon, 24 Sep 2007 00:12:25 +0000 (00:12 +0000)]
Adam Hupp  <adam at hupp.org>

(run-python): Import emacs module without waiting; prevents lockup on
error.

16 years ago(gc_sweep): Check cons cell mark bits word by word
Richard M. Stallman [Sun, 23 Sep 2007 15:39:16 +0000 (15:39 +0000)]
(gc_sweep): Check cons cell mark bits word by word
and optimize the case where they are all 1.

16 years ago(mail-bury): Delete the frame
Richard M. Stallman [Sun, 23 Sep 2007 15:32:17 +0000 (15:32 +0000)]
(mail-bury): Delete the frame
if this frame looks like it was made for this message.

16 years ago(completion-separator-self-insert-command)
Richard M. Stallman [Sun, 23 Sep 2007 15:27:38 +0000 (15:27 +0000)]
(completion-separator-self-insert-command)
(completion-separator-self-insert-autofilling):
If `self-insert-command' has been remapped, use the substitute.

16 years ago(copy-region-as-kill): Doc fix.
Richard M. Stallman [Sun, 23 Sep 2007 15:22:47 +0000 (15:22 +0000)]
(copy-region-as-kill): Doc fix.

16 years ago(Backquote): Minor clarification.
Richard M. Stallman [Sun, 23 Sep 2007 15:22:02 +0000 (15:22 +0000)]
(Backquote): Minor clarification.

16 years ago(org-confirm-shell-link-function, org-confirm-elisp-link-function): Doc fixes.
Richard M. Stallman [Sun, 23 Sep 2007 14:23:33 +0000 (14:23 +0000)]
(org-confirm-shell-link-function, org-confirm-elisp-link-function): Doc fixes.

16 years agoFix typo.
Glenn Morris [Sun, 23 Sep 2007 02:09:18 +0000 (02:09 +0000)]
Fix typo.

16 years agoJohannes Weiner <hannes at saeurebad.de>
Glenn Morris [Sun, 23 Sep 2007 02:04:23 +0000 (02:04 +0000)]
Johannes Weiner  <hannes at saeurebad.de>

(abs): Define if unknown.

16 years agoJohannes Weiner <hannes at saeurebad.de>
Glenn Morris [Sun, 23 Sep 2007 02:03:36 +0000 (02:03 +0000)]
Johannes Weiner  <hannes at saeurebad.de>

(abs): Don't define abs now it's in lisp.h.

16 years ago(ses-calculate-cell): Don't evaluate unsafe formulae.
Glenn Morris [Sun, 23 Sep 2007 01:08:25 +0000 (01:08 +0000)]
(ses-calculate-cell): Don't evaluate unsafe formulae.