]>
git.eshelyaron.com Git - emacs.git/log
Juanma Barranquero [Mon, 17 Nov 2008 02:26:57 +0000 (02:26 +0000)]
Fix typo.
Juanma Barranquero [Mon, 17 Nov 2008 02:24:16 +0000 (02:24 +0000)]
* emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
* org/org.el (org-time-string-to-absolute, org-small-year-to-year)
(org-tags-sparse-tree): Fix typos in docstrings.
Juanma Barranquero [Mon, 17 Nov 2008 01:54:02 +0000 (01:54 +0000)]
* simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
(undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
(exchange-point-and-mark, set-goal-column, kill-line, backward-word)
(kill-word, backward-kill-word): Doc fixes.
(shell-command, repeat-complex-command): Reflow docstrings.
(zap-to-char, pop-to-mark-command): Fix typos in docstrings.
Chong Yidong [Mon, 17 Nov 2008 01:52:22 +0000 (01:52 +0000)]
Minor doc fix, suggested by Juri Linkov.
Chong Yidong [Mon, 17 Nov 2008 01:51:09 +0000 (01:51 +0000)]
*** compilation-scroll-output accepts a new value, `first-error', which
says to stop auto scrolling at the first error that occurs.
Chong Yidong [Mon, 17 Nov 2008 01:38:47 +0000 (01:38 +0000)]
(Compilation): Document first-error value of compilation-scroll-output.
(Compilation Mode): Note that compilation-auto-jump-to-first-error
works as soon as an error is available. Suggested by Juri Linkov.
Chong Yidong [Mon, 17 Nov 2008 01:38:08 +0000 (01:38 +0000)]
* building.texi (Compilation): Document first-error value of
compilation-scroll-output.
(Compilation Mode): Note that compilation-auto-jump-to-first-error
works as soon as an error is available. Suggested by Juri Linkov.
Chong Yidong [Mon, 17 Nov 2008 01:26:13 +0000 (01:26 +0000)]
C-y now works when entering passwords.
Chong Yidong [Mon, 17 Nov 2008 01:24:48 +0000 (01:24 +0000)]
(Passwords): New node.
Chong Yidong [Mon, 17 Nov 2008 01:23:16 +0000 (01:23 +0000)]
(Top): Update node listings.
Chong Yidong [Mon, 17 Nov 2008 01:23:05 +0000 (01:23 +0000)]
(Remote Files): Link to Passwords node.
Chong Yidong [Mon, 17 Nov 2008 01:22:50 +0000 (01:22 +0000)]
* mini.texi (Passwords): New node.
* files.texi (Remote Files): Link to Passwords node.
* emacs.texi (Top): Update node listings.
Juri Linkov [Mon, 17 Nov 2008 00:45:25 +0000 (00:45 +0000)]
(minibuffer-default-add-function): Fix docstring to
use clear text "default values" instead of obscure references to
the dynamic variable `minibuffer-default'.
Juri Linkov [Mon, 17 Nov 2008 00:43:58 +0000 (00:43 +0000)]
(Info-search, Info-mode): Rename
`isearch-success-function' to `isearch-filter-predicate'.
(Info-isearch-filter-predicate): Rename from
`Info-search-success-function'.
Juri Linkov [Mon, 17 Nov 2008 00:43:27 +0000 (00:43 +0000)]
(dired-isearch-filter-predicate-orig): Rename from
`dired-isearch-orig-success-function'.
(dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
(dired-isearch-filenames-end): Rename `isearch-success-function' to
`isearch-filter-predicate'. Doc fix.
(dired-isearch-filter-filenames): Rename from
`dired-isearch-success-function'.
Juri Linkov [Mon, 17 Nov 2008 00:42:46 +0000 (00:42 +0000)]
(isearch-filter-predicate): Rename from
`isearch-success-function'. Rename default value from
`isearch-success-function-default' to
`isearch-filter-invisible'. Doc fix.
(isearch-filter-invisible): Rename from
`isearch-success-function-default'. Doc fix.
(isearch-search, isearch-lazy-highlight-search): Rename
`isearch-success-function' to `isearch-filter-predicate'.
Glenn Morris [Sun, 16 Nov 2008 23:47:04 +0000 (23:47 +0000)]
(ns-extended-platform-support-mode): Tweak menu entry from previous change.
Glenn Morris [Sun, 16 Nov 2008 23:33:14 +0000 (23:33 +0000)]
(advertised-widget-backward): Remove autoload cookie.
Glenn Morris [Sun, 16 Nov 2008 23:27:52 +0000 (23:27 +0000)]
(custom-buffer-create-internal): Always insert the
in-buffer buttons, regardless of tool-bar. (Bug#1326)
Chong Yidong [Sun, 16 Nov 2008 21:02:22 +0000 (21:02 +0000)]
Fix typo in last change.
Chong Yidong [Sun, 16 Nov 2008 21:02:05 +0000 (21:02 +0000)]
(read-passwd): Use read-event instead of read-char-exclusive.
Chong Yidong [Sun, 16 Nov 2008 21:01:25 +0000 (21:01 +0000)]
* subr.el (read-passwd): Use read-event instead of
read-char-exclusive.
Stefan Monnier [Sun, 16 Nov 2008 20:22:01 +0000 (20:22 +0000)]
(ielm-eval-input): Fix thinko in last change.
Chong Yidong [Sun, 16 Nov 2008 20:02:49 +0000 (20:02 +0000)]
(read-passwd): Yank current kill if the user enters C-y.
Chong Yidong [Sun, 16 Nov 2008 19:58:38 +0000 (19:58 +0000)]
* subr.el (read-passwd): Yank current kill if the user enters C-y.
Martin Rudalics [Sun, 16 Nov 2008 18:54:50 +0000 (18:54 +0000)]
(syms_of_buffer): Fix doc-string of cursor-type.
Chong Yidong [Sun, 16 Nov 2008 18:41:03 +0000 (18:41 +0000)]
Copyedit.
Chong Yidong [Sun, 16 Nov 2008 18:39:54 +0000 (18:39 +0000)]
Further updates.
Chong Yidong [Sun, 16 Nov 2008 18:26:34 +0000 (18:26 +0000)]
Additional copyedits.
Chong Yidong [Sun, 16 Nov 2008 18:24:08 +0000 (18:24 +0000)]
(Acknowledgments): Some updating of credits.
Chong Yidong [Sun, 16 Nov 2008 18:23:15 +0000 (18:23 +0000)]
* ack.texi (Acknowledgments): Some updating of credits.
Chong Yidong [Sun, 16 Nov 2008 16:58:42 +0000 (16:58 +0000)]
* emacs.texi (Acknowledgments): Add a couple more names.
Chong Yidong [Sun, 16 Nov 2008 16:58:25 +0000 (16:58 +0000)]
Add a couple more names to the credits.
Michael Albinus [Sun, 16 Nov 2008 14:16:41 +0000 (14:16 +0000)]
* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Handle
`file-name-as-directory'.
Michael Albinus [Sun, 16 Nov 2008 14:15:14 +0000 (14:15 +0000)]
* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Handle
`file-name-as-directory'.
Michael Albinus [Sun, 16 Nov 2008 14:14:03 +0000 (14:14 +0000)]
* net/tramp.el (tramp-handle-file-name-as-directory): New defun.
(tramp-file-name-handler-alist): Handle `file-name-as-directory'.
Martin Rudalics [Sun, 16 Nov 2008 10:15:50 +0000 (10:15 +0000)]
(Splitting Windows, Deleting Windows)
(Selecting Windows, Cyclic Window Ordering)
(Buffers and Windows, Displaying Buffers, Choosing Window)
(Dedicated Windows, Window Point, Window Start and End)
(Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
(Size of Window, Resizing Windows, Window Configurations)
(Window Parameters): Avoid @var at beginning of sentences and
reword accordingly.
Chong Yidong [Sun, 16 Nov 2008 07:27:27 +0000 (07:27 +0000)]
Documented delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 07:26:21 +0000 (07:26 +0000)]
(Directories): Describe delete-directory in text.
(Misc File Ops): Document use of trash.
Chong Yidong [Sun, 16 Nov 2008 07:26:15 +0000 (07:26 +0000)]
(Dired Deletion): Document delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 07:26:06 +0000 (07:26 +0000)]
* dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
* files.texi (Directories): Describe delete-directory in text.
(Misc File Ops): Document use of trash.
Chong Yidong [Sun, 16 Nov 2008 07:04:05 +0000 (07:04 +0000)]
(Directories): Describe delete-directory in text.
(Misc File Ops): Document delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 07:03:58 +0000 (07:03 +0000)]
* files.texi (Directories): Describe delete-directory in text.
(Misc File Ops): Document delete-by-moving-to-trash.
Chong Yidong [Sun, 16 Nov 2008 06:53:06 +0000 (06:53 +0000)]
(fancy-startup-text): Give "Emacs tutorial" line the usual
variable-pitch face.
Chong Yidong [Sun, 16 Nov 2008 06:52:33 +0000 (06:52 +0000)]
* startup.el (fancy-startup-text): Give "Emacs tutorial" line the
usual variable-pitch face.
Juanma Barranquero [Sun, 16 Nov 2008 06:03:52 +0000 (06:03 +0000)]
Fix typos.
Juanma Barranquero [Sun, 16 Nov 2008 06:03:25 +0000 (06:03 +0000)]
Fix typo.
Juanma Barranquero [Sun, 16 Nov 2008 05:50:23 +0000 (05:50 +0000)]
* net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
(ange-ftp-try-passive-mode, ange-ftp-data-buffer-name)
(ange-ftp-account-hashtable, ange-ftp-ls-cache-lsargs)
(ange-ftp-ls-cache-file, ange-ftp-ls-cache-res, ange-ftp-get-user)
(ange-ftp-ftp-name-component, ange-ftp-kill-ftp-process)
(ange-ftp-quote-string, ange-ftp-process-handle-line)
(ange-ftp-start-process, ange-ftp-send-cmd, ange-ftp-add-dumb-unix-host)
(ange-ftp-before-parse-ls-hook, ange-ftp-after-parse-ls-hook)
(ange-ftp-ls, ange-ftp-add-dl-dir, ange-ftp-get-file-entry)
(ange-ftp-set-binary-mode, ange-ftp-set-ascii-mode, ange-ftp-get-pwd)
(ange-ftp-file-name-as-directory-alist, ange-ftp-reread-dir)
(ange-ftp-vms-filename-regexp, ange-ftp-bs2000-fix-name-regexp-reverse)
(ange-ftp-bs2000-fix-name-regexp): Fix typos in docstrings.
(ange-ftp-name-format, ange-ftp-gateway-fatal-msgs)
(ange-ftp-xfer-size-msgs, ange-ftp-tmp-name-template)
(ange-ftp-netrc-filename, ange-ftp-disable-netrc-security-check)
(ange-ftp-default-user, ange-ftp-default-password)
(ange-ftp-default-account, ange-ftp-netrc-default-password)
(ange-ftp-netrc-default-account, ange-ftp-dumb-unix-host-regexp)
(ange-ftp-binary-file-name-regexp, ange-ftp-gateway-host)
(ange-ftp-gateway-prompt-pattern, ange-ftp-smart-gateway-port)
(ange-ftp-send-hash, ange-ftp-binary-hash-mark-size)
(ange-ftp-ascii-hash-mark-size, ange-ftp-process-verbose)
(ange-ftp-ftp-program-name, ange-ftp-gateway-ftp-program-name)
(ange-ftp-ftp-program-args, ange-ftp-nslookup-program)
(ange-ftp-make-backup-files, ange-ftp-retry-time)
(ange-ftp-bs2000-special-prefix): Remove * from defcustom docstrings.
(ange-ftp-skip-msgs, ange-ftp-potential-error-msgs)
(ange-ftp-gateway-tmp-name-template)
(ange-ftp-generate-anonymous-password, ange-ftp-local-host-regexp)
(ange-ftp-gateway-program-interactive, ange-ftp-smart-gateway)
(ange-ftp-raw-login): Remove * from defcustom docstrings; fix typos.
(ange-ftp-fatal-msgs): Remove * from defcustom docstring; doc fix.
(ange-ftp-gateway-program): Remove * from docstring and reflow.
(ange-ftp-hash-entry-exists-p, ange-ftp-hash-table-keys)
(ange-ftp-raw-send-cmd, ange-ftp-get-files, ange-ftp-canonize-filename)
(ange-ftp-file-name-as-directory, ange-ftp-directory-file-name):
(ange-ftp-copy-files-async, ange-ftp-rename-remote-to-remote):
(ange-ftp-rename-local-to-remote): Doc fixes.
(ange-ftp-set-xfer-size, ange-ftp-call-cont, ange-ftp-process-filter):
Use `when', `unless'.
(ange-ftp-set-passwd): Rename arg PASSWD to PASSWORD.
(ange-ftp-process-handle-hash): Rename arg STR to STRING.
(ange-ftp-nslookup-host): Rename arg HOST to HOSTNAME.
(ange-ftp-smart-login): Rename arg PASS to PASSWORD.
(ange-ftp-normal-login): Rename arg PASS to PASSWORD. Fix typo.
(ange-ftp-process-sentinel): Use `when'. Fix typo.
(ange-ftp-gwp-start): Use `let', not `let*'; use `when'. Fix typo.
(ange-ftp-fix-name-func-alist, ange-ftp-fix-dir-name-func-alist)
(ange-ftp-parse-list-func-alist, ange-ftp-add-file-entry-alist)
(ange-ftp-delete-file-entry-alist): Fix typos and reflow docstring.
(ange-ftp-dumb-unix-host, ange-ftp-binary-file)
(ange-ftp-directory-files, ange-ftp-file-modtime, ange-ftp-vms-host)
(ange-ftp-mts-host, ange-ftp-cms-host, ange-ftp-bs2000-host)
(ange-ftp-bs2000-posix-host): Use `string-match-p' instead of
`(save-match-data (string-match ...))'.
(ange-ftp-use-gateway-p, ange-ftp-use-smart-gateway-p)
(ange-ftp-file-name-directory, ange-ftp-file-name-nondirectory):
Use `string-match-p' instead of `(save-match-data (string-match ...))'.
Doc fixes.
Michael Kifer [Sun, 16 Nov 2008 05:18:36 +0000 (05:18 +0000)]
version timestamp update
Michael Kifer [Sun, 16 Nov 2008 05:06:55 +0000 (05:06 +0000)]
version timestamp update
Juanma Barranquero [Sun, 16 Nov 2008 05:03:02 +0000 (05:03 +0000)]
Fix typo.
Michael Kifer [Sun, 16 Nov 2008 05:02:33 +0000 (05:02 +0000)]
version timestamp update
Juanma Barranquero [Sun, 16 Nov 2008 04:59:24 +0000 (04:59 +0000)]
Fix typos.
Michael Kifer [Sun, 16 Nov 2008 04:57:50 +0000 (04:57 +0000)]
2008-16-06 Michael Kifer <kifer@cs.stonybrook.edu>
* viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): removed.
Michael Kifer [Sun, 16 Nov 2008 04:55:45 +0000 (04:55 +0000)]
2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-init.el (viper-ESC-keyseq-timeout): Make it into a function
instead of a variable.
* viper-util.el (viper-fast-keysequence-p): Changed to use
viper-ESC-keyseq-timeout as a function.
(viper-get-saved-cursor-color-in-replace-mode): Use defun instead of
defsubst.
* viper-cmd.el: Let line-move-visual to nil when using next-line or
previous-line.
(viper-R-state-post-command-sentinel): Use defun instead of defsubst.
* viper-keym.el (viper-ESC-key): Use (kbd "ESC").
* ediff-util.el (ediff-toggle-multiframe): Check if control window is
live.
(ediff-save-buffer): Let window-min-height to 2.
* ediff-wind.el (ediff-setup-windows-plain-compare): Avoid selecting
the minibuffer.
Juanma Barranquero [Sun, 16 Nov 2008 04:54:05 +0000 (04:54 +0000)]
* ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
(ielm-dynamic-multiline-inputs): Remove * from defcustom docstrings.
(ielm-prompt-read-only, ielm-font-lock-keywords): Fix docstring typos.
(ielm-map): Define within defvar. Add docstring.
(ielm-tab, ielm-eval-input, ielm-get-old-input, ielm-return)
(ielm-complete-filename): Use `when', `unless'.
(ielm-is-whitespace-or-comment): Use `string-match-p'.
(ielm-return, ielm-get-old-input): Use `looking-at-p'.
(ielm-change-working-buffer): Check that the buffer is live.
(inferior-emacs-lisp-mode): Define with `define-derived-mode'.
Simplify. Reflow docstring.
(inferior-emacs-lisp-mode-hook, inferior-emacs-lisp-mode-map):
New aliases, to satisfy `define-derived-mode' expectations.
Juanma Barranquero [Sun, 16 Nov 2008 04:44:42 +0000 (04:44 +0000)]
* macos.texi (Mac Customization): Fix typos.
Glenn Morris [Sat, 15 Nov 2008 23:36:26 +0000 (23:36 +0000)]
(find-function-advised-original): New.
(find-function-C-source, find-function-noselect):
Use find-function-advised-original to handle advised funcs. (Bug#789)
(find-function-noselect): Add missing "is" in alias message.
Glenn Morris [Sat, 15 Nov 2008 22:37:20 +0000 (22:37 +0000)]
(uniquify-maybe-rerationalize-w/o-cb): Remove
uniquify-after-kill-buffer-p dependency.
(uniquify-kill-buffer-function): New function.
(kill-buffer-hook): Use uniquify-kill-buffer-function. (Bug#1315)
Glenn Morris [Sat, 15 Nov 2008 22:29:59 +0000 (22:29 +0000)]
(ns-do-applescript, ns-popup-font-panel): Declare.
(ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into
main Emacs manual.
Glenn Morris [Sat, 15 Nov 2008 22:20:43 +0000 (22:20 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 15 Nov 2008 20:29:14 +0000 (20:29 +0000)]
(src): Move removal of src/bootlisp after recursing into `lisp'.
Eli Zaretskii [Sat, 15 Nov 2008 16:20:09 +0000 (16:20 +0000)]
(run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bg
if noninteractive is non-zero.
Eli Zaretskii [Sat, 15 Nov 2008 15:41:56 +0000 (15:41 +0000)]
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
Eli Zaretskii [Sat, 15 Nov 2008 15:38:56 +0000 (15:38 +0000)]
Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
Eli Zaretskii [Sat, 15 Nov 2008 15:38:14 +0000 (15:38 +0000)]
Don't convert *.el files to Unix text format, and don't copy ldefs-boot.el
into loaddefs.el.
Eli Zaretskii [Sat, 15 Nov 2008 15:37:41 +0000 (15:37 +0000)]
Create bootlisp when bootstrapping b-emacs.exe.
Eli Zaretskii [Sat, 15 Nov 2008 15:37:10 +0000 (15:37 +0000)]
Make bootstrap work again:
(boot): New variable.
(src): Pass $(boot) to sub-Make. Remove src/bootlisp. If src/bootlisp
exists after running Make, run Make in `lisp' as well.
(clean, mostlyclean): Remove bogus repeated clean in the top-level directory.
(info, bootstrap-clean): New targets.
(bootstrap): Depend only on bootstrap-clean. Commands modified to be
equivalent to top-level Makefile.in.
(bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
(clean, mostlyclean, distclean, maintainer-clean, extraclean): Don't recurse
into lwlib and oldXMenu.
Eli Zaretskii [Sat, 15 Nov 2008 10:36:18 +0000 (10:36 +0000)]
(INFO_FILES): Remove ns-emacs.
Eli Zaretskii [Sat, 15 Nov 2008 10:24:08 +0000 (10:24 +0000)]
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
Eli Zaretskii [Sat, 15 Nov 2008 09:52:43 +0000 (09:52 +0000)]
(NS-Emacs): Remove entry.
Martin Rudalics [Sat, 15 Nov 2008 08:54:12 +0000 (08:54 +0000)]
Fix EOLs broken with last commit.
Martin Rudalics [Sat, 15 Nov 2008 08:51:13 +0000 (08:51 +0000)]
(quit-window): Restore delete window with second
arg non-nil behavior as of before 2008-10-30 change.
Carsten Dominik [Sat, 15 Nov 2008 06:44:19 +0000 (06:44 +0000)]
* org-publish.el (org-publish-attachment): Alow copy-file to
overwrite files.
Carsten Dominik [Sat, 15 Nov 2008 06:43:50 +0000 (06:43 +0000)]
*** empty log message ***
Chong Yidong [Sat, 15 Nov 2008 06:19:12 +0000 (06:19 +0000)]
(describe-function-1): Do char-range check for self-insert-command.
Chong Yidong [Sat, 15 Nov 2008 06:18:47 +0000 (06:18 +0000)]
* help-fns.el (describe-function-1): Do char-range check for
self-insert-command.
Chong Yidong [Sat, 15 Nov 2008 05:33:17 +0000 (05:33 +0000)]
(x_draw_glyph_string): For stretch glyphs, don't call
x_draw_glyph_string_background.
Chong Yidong [Sat, 15 Nov 2008 05:32:55 +0000 (05:32 +0000)]
* xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
x_draw_glyph_string_background.
* w32term.c (x_draw_glyph_string): Likewise.
Chong Yidong [Sat, 15 Nov 2008 05:21:20 +0000 (05:21 +0000)]
(x_draw_glyph_string): Stop drawing the background of the next glyph
string once past the overhang width.
Chong Yidong [Sat, 15 Nov 2008 05:20:49 +0000 (05:20 +0000)]
(ns_draw_glyph_string): Stop drawing the background of the next glyph
string once past the overhang width.
Chong Yidong [Sat, 15 Nov 2008 05:20:33 +0000 (05:20 +0000)]
(x_draw_glyph_string): Stop drawing the background of the next glyph
string once past the overhang width.
Chong Yidong [Sat, 15 Nov 2008 05:20:12 +0000 (05:20 +0000)]
* xterm.c (x_draw_glyph_string): Stop drawing the background of
the next glyph string once past the overhang width.
* nsterm.m (ns_draw_glyph_string): Likewise.
* w32term.c (x_draw_glyph_string): Likewise.
Karl Fogel [Fri, 14 Nov 2008 23:36:37 +0000 (23:36 +0000)]
(file-precious-flag): Document that this flag is advisory.
Chong Yidong [Fri, 14 Nov 2008 21:11:15 +0000 (21:11 +0000)]
(Finsert_file_contents): Decrement specpdl_ptr to avoid double file
close.
Chong Yidong [Fri, 14 Nov 2008 21:10:43 +0000 (21:10 +0000)]
* fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
double file close.
Chong Yidong [Fri, 14 Nov 2008 20:47:58 +0000 (20:47 +0000)]
Removed ns-emacs.texi
Chong Yidong [Fri, 14 Nov 2008 20:47:07 +0000 (20:47 +0000)]
* ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
Chong Yidong [Fri, 14 Nov 2008 20:46:29 +0000 (20:46 +0000)]
Remove ns-emacs.texi; contents moved into macos.texi (and some credits
moved into nextstep/AUTHORS).
Chong Yidong [Fri, 14 Nov 2008 20:45:28 +0000 (20:45 +0000)]
Updated with additional credits, from ns-emacs.texi.
Chong Yidong [Fri, 14 Nov 2008 20:40:28 +0000 (20:40 +0000)]
(Mac OS): Move Cocoa manual from ns-emacs.texi to here, replacing
previous contents. Numerous copyedits to adapt ns-emacs to the
conventions of the main Emacs manual.
Chong Yidong [Fri, 14 Nov 2008 20:40:04 +0000 (20:40 +0000)]
* macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
replacing previous contents. Numerous copyedits to adapt ns-emacs to
the conventions of the main Emacs manual.
* emacs.texi (Top): Update node listings.
Chong Yidong [Fri, 14 Nov 2008 20:39:45 +0000 (20:39 +0000)]
* emacs.texi (Top): Update node listings.
Chong Yidong [Fri, 14 Nov 2008 18:08:10 +0000 (18:08 +0000)]
(byte-compile-associative)
(byte-compile-minus, byte-compile-quo): If there are more than two
operands, don't use binary operation code (bug#1334).
Chong Yidong [Fri, 14 Nov 2008 18:07:52 +0000 (18:07 +0000)]
* emacs-lisp/bytecomp.el (byte-compile-associative)
(byte-compile-minus, byte-compile-quo): If there are more than two
operands, don't use binary operation code (bug#1334).
Martin Rudalics [Fri, 14 Nov 2008 13:53:21 +0000 (13:53 +0000)]
(window_loop): In DELETE_BUFFER_WINDOWS case, reset
dedicated status of window before attempting to display another
buffer in it.
Juanma Barranquero [Fri, 14 Nov 2008 13:05:18 +0000 (13:05 +0000)]
* w32-fns.el (w32-shell-dos-semantics):
* calendar/diary-lib.el (diary-face-attrs):
* international/mule-cmds.el (set-default-coding-systems)
(prefer-coding-system):
* net/tramp.el (tramp-set-completion-function):
* progmodes/vhdl-mode.el (vhdl-file-header):
* term/pc-win.el (msdos-show-help): Fix typos in docstrings.
* emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
* files.el (enable-local-eval, not-modified, kill-buffer-ask)
(kill-matching-buffers, save-buffers-kill-emacs)
(save-buffers-kill-terminal): Fix typos in docstrings.
(switch-to-buffer-other-window): Reflow docstring.
(revert-buffer): Doc fix.
(define-project-bindings): Rename arg LIST to SETTINGS.
(project-find-settings-file): Use `let', not `let*'. Use `when'.
Eli Zaretskii [Fri, 14 Nov 2008 12:17:38 +0000 (12:17 +0000)]
(OBJ1, WIN32OBJ): Fix whitespace.
Jay Belanger [Fri, 14 Nov 2008 05:32:46 +0000 (05:32 +0000)]
(About This Manual): Comment out a mention of marginal notes.
Katsumi Yamaoka [Fri, 14 Nov 2008 00:17:11 +0000 (00:17 +0000)]
(BASE_PURESIZE): Increase to
1260000 .