bpt/emacs.git
15 years ago* startup.el (command-line): Call daemon-initialized after
Dan Nicolaescu [Sun, 26 Oct 2008 19:05:47 +0000 (19:05 +0000)]
* startup.el (command-line): Call daemon-initialized after
starting the server.
* emacs.c (daemon_pipe): New variable
(main): Create a pipe before forking, make the parent exit only after
the child has closed its end of the pipe.  Move closing the
descriptors ...
(Fdaemon_initialized): ... here.  New function.

15 years agoDocstrings of categories improved again.
Kenichi Handa [Sun, 26 Oct 2008 13:18:46 +0000 (13:18 +0000)]
Docstrings of categories improved again.

15 years ago(python-mode): Don't impose ourselves on hippie.
Stefan Monnier [Sun, 26 Oct 2008 05:10:54 +0000 (05:10 +0000)]
(python-mode): Don't impose ourselves on hippie.

15 years ago* faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
Stefan Monnier [Sun, 26 Oct 2008 04:32:09 +0000 (04:32 +0000)]
* faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
to the courier family.
* textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
usually not serif'd and hence rather unlike verbatim's printed output.

15 years ago(Foptimize_char_table): Make sure `ascii' doesn't point to
Stefan Monnier [Sun, 26 Oct 2008 04:23:08 +0000 (04:23 +0000)]
(Foptimize_char_table): Make sure `ascii' doesn't point to
the previous unoptimized table.

15 years ago(Fset_window_buffer): Undo 2008-10-18 change to re-instate
Stefan Monnier [Sun, 26 Oct 2008 04:13:46 +0000 (04:13 +0000)]
(Fset_window_buffer): Undo 2008-10-18 change to re-instate
the distinction between non-nil and non-t value of `dedicated'.

15 years ago*** empty log message ***
Stefan Monnier [Sun, 26 Oct 2008 03:39:55 +0000 (03:39 +0000)]
*** empty log message ***

15 years ago2008-10-26 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Sat, 25 Oct 2008 21:35:48 +0000 (21:35 +0000)]
2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-agenda.el (org-format-agenda-item)
(org-agenda-filter-make-matcher): Make sure tags are stored and
compared donwcased.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org.el (org-insert-todo-heading): Fix bug with force-heading
argument.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-exp.el (org-export-as-ascii): Handle the case that we are
bulishing from an indirect buffer.

* org-table.el (org-table-copy-down): Fix bug with time stamp
increment.

* org-mouse.el (org-mouse-features): New option.
(org-mode-hook): Turn on features depending on
`org-mouse-features'.

* org.el (org-insert-heading-respect-content): Force heading
creation.
(org-insert-heading): keep the folding state of the heading before
the inserted one.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-archive.el (org-archive-to-archive-sibling): Handle top
level headlines better.

2008-10-26  Bastien Guerry  <bzg@altern.org>

* org-export-latex.el (org-export-latex-classes): Added
\usepackage{graphicx} to the default list of packages.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-agenda.el (org-agenda-filter): Renamed from
`org-agenda-filter-tags'.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org.el (org-entry-properties): Add CATEGORY property, iven if it
is not defined as a property in this entry.
(org-add-log-note): Mask prefix argument when immediately storing
the note.

* org-agenda.el (org-agenda-filter-effort-default-operator): New
option.

2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>

* org.el (org-add-log-setup): Bugfix; code to find insertion point
after drawers was skipping ahead one line too many, so notes were
inserted after the first note instead of before it.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-agenda.el (org-agenda-filter-tags,org-agenda-filter-form):
New variables.
(org-prepare-agenda): Reset the filter tags.
(org-agenda-filter-by-tag, org-agenda-filter-by-tag-show-all):
Show filter tags in mode line.

* org-table.el (orgtbl-to-html): Bind `html-table-tag' for the
formatter.

* org-export-latex.el (org-latex-entities-regexp): New constant.
(org-export-as-pdf): Use two calls to `shell-command'.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-export-latex.el (org-export-latex-treat-sub-super-char):
Honor the {} value of the subsuperscript setting.  Make sure that
longer subsuperscripts are typeset in a roman font.

* org.el (org-clock-update-time-maybe): Compute negative clock
intervals correctly.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org.el (org-add-log-setup): Respect
`org-log-state-notes-insert-after-drawers'.
(org-log-state-notes-insert-after-drawers): New option.
(org-todo-trigger-tag-changes): New function.
(org-todo): Call `org-todo-trigger-tag-changes'.

2008-10-26  James TD Smith  <ahktenzero@mohorovi.cc>

* org.el (org-add-log-setup): Only skip drawers if the are
immediately after the scheduling keywords.

* org-clock.el (org-clock-in-switch-to-state): Allow this to be a
function
(org-clock-in): If `org-clock-in-switch-to-state' is a function,
call it with the current todo state to get the state to switch to
when clocking in.
(org-clock-in): Use org-indent-line-function to indent clock lines.
(org-clock-find-position): Fix indentation of empty clock drawers.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-publish.el (org-publish-org-to): Handle case when
org-export-to-pdf does return a file name, not a buffer.
(org-publish-org-to-pdf): New function.

* org-export-latex.el (org-export-as-pdf)
(org-export-as-pdf-and-open): New commands.

* org-table.el (org-table-eval-formula): Avoid parsing Calc's HMS
forms as ranges.

* org-export-latex.el (org-export-latex-lists): Ignore lists-like
things in protexted regions.

2008-10-26  Carsten Dominik  <dominik@science.uva.nl>

* org-export-latex.el (org-export-latex-preprocess): Improve
quoting of LaTeX environments.

15 years ago(vc-cvs-status-extra-headers): Use full directory name when reporting
Chong Yidong [Sat, 25 Oct 2008 20:59:38 +0000 (20:59 +0000)]
(vc-cvs-status-extra-headers): Use full directory name when reporting
the module.

15 years ago* vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
Chong Yidong [Sat, 25 Oct 2008 20:59:29 +0000 (20:59 +0000)]
* vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
when reporting the module.

15 years ago(read_char_minibuf_menu_prompt): Ensure that
Chong Yidong [Sat, 25 Oct 2008 20:23:31 +0000 (20:23 +0000)]
(read_char_minibuf_menu_prompt): Ensure that
read_char_minibuf_menu_text is large enough to hold the menu string.

15 years ago* keyboard.c (read_char_minibuf_menu_prompt): Ensure that
Chong Yidong [Sat, 25 Oct 2008 20:21:19 +0000 (20:21 +0000)]
* keyboard.c (read_char_minibuf_menu_prompt): Ensure that
read_char_minibuf_menu_text is large enough to hold the menu string.

15 years ago(widget-color-complete): Sort completions alphabetically.
Chong Yidong [Sat, 25 Oct 2008 18:34:41 +0000 (18:34 +0000)]
(widget-color-complete): Sort completions alphabetically.

15 years ago(vc-dir-mode-map): Add follow-link behavior.
Chong Yidong [Sat, 25 Oct 2008 18:28:42 +0000 (18:28 +0000)]
(vc-dir-mode-map): Add follow-link behavior.

15 years ago* vc-dir.el (vc-dir-mode-map): Add follow-link behavior.
Chong Yidong [Sat, 25 Oct 2008 18:28:26 +0000 (18:28 +0000)]
* vc-dir.el (vc-dir-mode-map): Add follow-link behavior.

15 years agoDocument monospace font problems.
Chong Yidong [Sat, 25 Oct 2008 17:19:12 +0000 (17:19 +0000)]
Document monospace font problems.

15 years ago* files.el (locate-dominating-stop-dir-regexp): New var.
Stefan Monnier [Sat, 25 Oct 2008 15:18:53 +0000 (15:18 +0000)]
* files.el (locate-dominating-stop-dir-regexp): New var.
(locate-dominating-file): Change arg from a regexp to a file name.
Rewrite using the vc-find-root code to avoid directory-files which is
too slow.  Obey locate-dominating-stop-dir-regexp.
Don't pay attention to changes in owner.
(project-find-settings-file): Adjust call to locate-dominating-file.

* progmodes/flymake.el (flymake-find-buildfile):
Adjust call to locate-dominating-file.

* vc-hooks.el (vc-find-root): Use locate-dominating-file.
(vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.

15 years ago(Deleting Windows): Update documentation of delete-windows-on.
Martin Rudalics [Sat, 25 Oct 2008 10:09:42 +0000 (10:09 +0000)]
(Deleting Windows): Update documentation of delete-windows-on.
(Buffers and Windows): Update documentations of
get-buffer-window and get-buffer-window-list.
(Displaying Buffers): Update documentation of
replace-buffer-in-windows.

15 years ago(Current Buffer): Reword set-buffer and
Martin Rudalics [Sat, 25 Oct 2008 09:58:12 +0000 (09:58 +0000)]
(Current Buffer): Reword set-buffer and
with-current-buffer documentations.
(Creating Buffers): Reword documentation of get-buffer-create.

15 years ago(with-current-buffer): Rename buffer argument to buffer-or-name.
Martin Rudalics [Sat, 25 Oct 2008 09:18:19 +0000 (09:18 +0000)]
(with-current-buffer): Rename buffer argument to buffer-or-name.

15 years ago(get-buffer-window-list): Rename buffer argument to
Martin Rudalics [Sat, 25 Oct 2008 08:08:19 +0000 (08:08 +0000)]
(get-buffer-window-list): Rename buffer argument to
buffer-or-name and make it optional.

15 years ago(Fget_buffer_window, Fdelete_windows_on, Freplace_buffer_in_windows):
Martin Rudalics [Sat, 25 Oct 2008 07:57:37 +0000 (07:57 +0000)]
(Fget_buffer_window, Fdelete_windows_on, Freplace_buffer_in_windows):
Make buffer argument optional and rename to buffer_or_name.

15 years ago(describe-categories): Display the terse legend at the head.
Kenichi Handa [Sat, 25 Oct 2008 01:31:35 +0000 (01:31 +0000)]
(describe-categories): Display the terse legend at the head.

15 years agoDocstrings of categories improved.
Kenichi Handa [Sat, 25 Oct 2008 01:30:28 +0000 (01:30 +0000)]
Docstrings of categories improved.

15 years ago(Fdefine_category): Docstring modified for DOCSTRING.
Kenichi Handa [Sat, 25 Oct 2008 01:29:47 +0000 (01:29 +0000)]
(Fdefine_category): Docstring modified for DOCSTRING.

15 years ago* completion.el (add-completion-to-head, add-completion): Doc fixes.
Juanma Barranquero [Sat, 25 Oct 2008 00:46:25 +0000 (00:46 +0000)]
* completion.el (add-completion-to-head, add-completion): Doc fixes.
  (completion-search-next, add-completions-from-file):
  Fix typos in docstrings.

* filesets.el (filesets-menu-ensure-use-cached)
  (filesets-ingroup-patterns, filesets-filetype-property):
* tutorial.el (get-lang-string):
* play/gamegrid.el (gamegrid-score-file-length, gamegrid-add-score):
  Fix typos in docstrings.

* image-dired.el (image-dired-dired-after-readin-hook): Doc fix.
  (image-dired-line-up-method, image-dired-thumb-size)
  (image-dired-cmd-write-exif-data-options, image-dired-write-tags)
  (image-dired-track-original-file, image-dired-track-thumbnail)
  (image-dired-dired-next-line, image-dired-dired-previous-line)
  (image-dired-write-comments): Reflow docstrings.
  (image-dired-show-all-from-dir-max-files)
  (image-dired-format-properties-string, image-dired-create-thumbs)
  (image-dired-mark-tagged-files, image-dired-gallery-generate):
  Fix typos in docstrings.

* savehist.el (savehist-save-minibuffer-history, savehist-file)
  (savehist-additional-variables, savehist-ignored-variables)
  (savehist-file-modes, savehist-autosave-interval):
* startup.el (inhibit-startup-echo-area-message, inhibit-default-init)
  (inhibit-startup-buffer-menu, mail-host-address, user-mail-address)
  (fancy-splash-image):
* thumbs.el (thumbs-thumbsdir, thumbs-geometry, thumbs-relief)
  (thumbs-conversion-program, thumbs-margin):
  Remove spurious * in docstrings.

15 years agoRemove unnecessary "tiny change" tag for Aaren Hawley.
Chong Yidong [Sat, 25 Oct 2008 00:13:30 +0000 (00:13 +0000)]
Remove unnecessary "tiny change" tag for Aaren Hawley.

15 years ago(end-of-sexp, beginning-of-sexp, forward-same-syntax): Omit default
Chong Yidong [Sat, 25 Oct 2008 00:12:37 +0000 (00:12 +0000)]
(end-of-sexp, beginning-of-sexp, forward-same-syntax): Omit default
arguments to char-after and char-before.

15 years ago* thingatpt.el (end-of-sexp, beginning-of-sexp)
Chong Yidong [Sat, 25 Oct 2008 00:12:24 +0000 (00:12 +0000)]
* thingatpt.el (end-of-sexp, beginning-of-sexp)
(forward-same-syntax): Omit default arguments to char-after and
char-before.

15 years agoRevert part of last change; it breaks bootstrapping on some systems.
Juanma Barranquero [Fri, 24 Oct 2008 22:50:13 +0000 (22:50 +0000)]
Revert part of last change; it breaks bootstrapping on some systems.

15 years ago(handle_single_display_spec, handle_display_prop): Undo
Chong Yidong [Fri, 24 Oct 2008 19:00:42 +0000 (19:00 +0000)]
(handle_single_display_spec, handle_display_prop): Undo
2005-05-16 change.
(handle_stop): Pop iterator if it's loaded with an empty string.
(get_overlay_strings_1): Don't save iterator if it's loaded with
an empty string (bug#1201).

15 years ago* xdisp.c (handle_single_display_spec, handle_display_prop): Undo
Chong Yidong [Fri, 24 Oct 2008 18:53:54 +0000 (18:53 +0000)]
* xdisp.c (handle_single_display_spec, handle_display_prop): Undo
2005-05-16 change.
(handle_stop): Pop iterator if it's loaded with an empty string.
(get_overlay_strings_1): Don't save iterator if it's loaded with
an empty string (bug#1201).

15 years ago(ftfont_otf_features): Fix previous change.
Kenichi Handa [Fri, 24 Oct 2008 13:12:55 +0000 (13:12 +0000)]
(ftfont_otf_features): Fix previous change.
(ftfont_otf_capability): Check FeatureList.FeatureCount before
calling ftfont_otf_features.

15 years agoFix braino in previous change.
Juanma Barranquero [Fri, 24 Oct 2008 09:44:46 +0000 (09:44 +0000)]
Fix braino in previous change.

15 years agoNew function `locate-user-emacs-file'.
Juanma Barranquero [Fri, 24 Oct 2008 09:39:27 +0000 (09:39 +0000)]
New function `locate-user-emacs-file'.

* subr.el (locate-user-emacs-file): New function.
  (user-emacs-directory): Mention it in docstring.

* completion.el (save-completions-file-name):
* filesets.el (filesets-menu-cache-file):
* image-dired.el (image-dired-dir, image-dired-db-file)
  (image-dired-temp-image-file, image-dired-gallery-dir)
  (image-dired-temp-rotate-image-file):
* savehist.el (savehist-file):
* server.el (server-auth-dir):
* startup.el (auto-save-list-file-prefix):
* thumbs.el (thumbs-thumbsdir):
* tutorial.el (tutorial--saved-dir):
* play/gamegrid.el (gamegrid-user-score-file-directory): Use it.

* url.el (url-configuration-directory): Use `locate-user-emacs-file'.

* NEWS: New function `locate-user-emacs-file'.

15 years agoRegenerate.
Glenn Morris [Fri, 24 Oct 2008 07:23:34 +0000 (07:23 +0000)]
Regenerate.

15 years ago(--without-sync-input, --with-pkg-config-prog): Help strings start
Glenn Morris [Fri, 24 Oct 2008 07:22:43 +0000 (07:22 +0000)]
(--without-sync-input, --with-pkg-config-prog): Help strings start
with lower case.
(--with-gnustep-conf): New option.
(GNUSTEP_CONFIG_FILE): Use, instead of fixed /etc/GNUstep/GNUstep.conf.

15 years agoYavor Doganov <yavor at gnu.org> (tiny change)
Glenn Morris [Fri, 24 Oct 2008 04:26:53 +0000 (04:26 +0000)]
Yavor Doganov  <yavor at gnu.org>  (tiny change)

Use `.' instead of `source' to source GNUstep.conf.
Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
is not found.  (Bug#1230)

15 years agotiny change is tiny.
Glenn Morris [Fri, 24 Oct 2008 04:22:14 +0000 (04:22 +0000)]
tiny change is tiny.

15 years ago* dbusbind.c (xd_in_read_queued_messages): New variable.
Michael Albinus [Fri, 24 Oct 2008 04:21:15 +0000 (04:21 +0000)]
* dbusbind.c (xd_in_read_queued_messages): New variable.
(XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros.  Throw
Qdbus_error.
(xd_read_queued_messages): Catch Qdbus_error from the macros.
(all): Replace xsignal1, xsignal2, xsignal3 by the respective
macro.  (Bug#1186).

15 years ago* edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
Juanma Barranquero [Thu, 23 Oct 2008 23:52:14 +0000 (23:52 +0000)]
* edmacro.el (edmacro-eight-bits, edmacro-mode): Fix docstring typos.
  (edmacro-mismatch, edmacro-sanitize-for-string): Doc fixes.

15 years agoFix typos.
Dan Nicolaescu [Thu, 23 Oct 2008 23:03:39 +0000 (23:03 +0000)]
Fix typos.

15 years ago(filesets-data): Doc fix.
Chong Yidong [Thu, 23 Oct 2008 22:31:15 +0000 (22:31 +0000)]
(filesets-data): Doc fix.

15 years ago* filesets.el (filesets-data): Doc fix.
Chong Yidong [Thu, 23 Oct 2008 22:31:08 +0000 (22:31 +0000)]
* filesets.el (filesets-data): Doc fix.

15 years agoUpdate author email.
Chong Yidong [Thu, 23 Oct 2008 22:26:04 +0000 (22:26 +0000)]
Update author email.

15 years ago* filesets.el: Update author email.
Chong Yidong [Thu, 23 Oct 2008 22:25:55 +0000 (22:25 +0000)]
* filesets.el: Update author email.

15 years ago(Function Keys): Note that modified keypad keys are not translated.
Chong Yidong [Thu, 23 Oct 2008 22:24:32 +0000 (22:24 +0000)]
(Function Keys): Note that modified keypad keys are not translated.

15 years ago* custom.texi (Function Keys): Note that modified keypad keys are not
Chong Yidong [Thu, 23 Oct 2008 22:24:25 +0000 (22:24 +0000)]
* custom.texi (Function Keys): Note that modified keypad keys are not
translated.

15 years ago(pcomplete/rpm): Make "rpm -qp" use file completion.
Chong Yidong [Thu, 23 Oct 2008 22:09:09 +0000 (22:09 +0000)]
(pcomplete/rpm): Make "rpm -qp" use file completion.

15 years ago* pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file
Chong Yidong [Thu, 23 Oct 2008 22:09:00 +0000 (22:09 +0000)]
* pcmpl-rpm.el (pcomplete/rpm): Make "rpm -qp" use file
completion.

15 years ago* configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.
Dan Nicolaescu [Thu, 23 Oct 2008 19:32:19 +0000 (19:32 +0000)]
* configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.
Use sol2-6.h for Solaris 7-9.
* s/sol2-10.h: New file.

15 years agoUpdate.
Juanma Barranquero [Thu, 23 Oct 2008 13:46:17 +0000 (13:46 +0000)]
Update.

15 years ago* xdisp.c (fill_glyph_string): Fix typo in source (though the
Juanma Barranquero [Thu, 23 Oct 2008 10:33:05 +0000 (10:33 +0000)]
* xdisp.c (fill_glyph_string): Fix typo in source (though the
  poor beast has survived 9+ years and the jump from xterm.c!).

15 years ago(Current Buffer): Reword documentation of set-buffer.
Martin Rudalics [Thu, 23 Oct 2008 09:20:55 +0000 (09:20 +0000)]
(Current Buffer): Reword documentation of set-buffer.
(Buffer Names): Reword documentation of buffer-name.
(The Buffer List): For bury-buffer explain what happens with the
buffer's window.
(Creating Buffers): Say that get-buffer-create's arg is buffer-or-name.

15 years ago(Fget_buffer_create): Rename arg to buffer_or_name. Reword doc-string.
Martin Rudalics [Thu, 23 Oct 2008 09:05:39 +0000 (09:05 +0000)]
(Fget_buffer_create): Rename arg to buffer_or_name.  Reword doc-string.
(Fbury_buffer): In doc-string say what happens to the buffer's window.

15 years ago* character.c (syms_of_character) <script-representative-chars>:
Juanma Barranquero [Thu, 23 Oct 2008 08:55:34 +0000 (08:55 +0000)]
* character.c (syms_of_character) <script-representative-chars>:
  <unicode-category-table>: Doc fixes.

15 years ago(describe-language-environment): Indent sample text.
Kenichi Handa [Thu, 23 Oct 2008 08:05:36 +0000 (08:05 +0000)]
(describe-language-environment): Indent sample text.

15 years ago(font_match_p): Fix previous change.
Kenichi Handa [Thu, 23 Oct 2008 07:57:58 +0000 (07:57 +0000)]
(font_match_p): Fix previous change.

15 years ago(font_match_p): Fix for the case that a vector of
Kenichi Handa [Thu, 23 Oct 2008 07:49:15 +0000 (07:49 +0000)]
(font_match_p): Fix for the case that a vector of
characters is in script-representative-chars.

15 years ago(make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf
Noah Friedman [Thu, 23 Oct 2008 06:55:14 +0000 (06:55 +0000)]
(make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf
is a live buffer, otherwise call Fget_buffer_create.

15 years ago(font_add_log): Check the values of extra properties.
Kenichi Handa [Thu, 23 Oct 2008 04:02:19 +0000 (04:02 +0000)]
(font_add_log): Check the values of extra properties.

15 years ago(Computed Advice): Minor phrasing change.
Chong Yidong [Thu, 23 Oct 2008 03:51:55 +0000 (03:51 +0000)]
(Computed Advice): Minor phrasing change.

15 years ago(pcomplete/rpm): Doc fix.
Glenn Morris [Thu, 23 Oct 2008 02:42:20 +0000 (02:42 +0000)]
(pcomplete/rpm): Doc fix.

15 years ago(flet): Throw an error when trying to byte-compile a redefinition of a
Glenn Morris [Thu, 23 Oct 2008 02:40:37 +0000 (02:40 +0000)]
(flet): Throw an error when trying to byte-compile a redefinition of a
function with special byte-compile handling.  (Bug#411)

15 years ago(set-version): Add doc/misc/ns-emacs.texi.
Glenn Morris [Thu, 23 Oct 2008 02:39:14 +0000 (02:39 +0000)]
(set-version): Add doc/misc/ns-emacs.texi.
Add/tweak some nextstep/ entries.

15 years ago(Function Bindings): Mention `flet' fails to deal with byte-compiling
Glenn Morris [Thu, 23 Oct 2008 02:38:38 +0000 (02:38 +0000)]
(Function Bindings): Mention `flet' fails to deal with byte-compiling
things like `+'.

15 years agoMerge copyright years of author now with assignment into FSF years.
Glenn Morris [Thu, 23 Oct 2008 02:36:41 +0000 (02:36 +0000)]
Merge copyright years of author now with assignment into FSF years.
(VER): Use it for easier automatic updating.  Use Emacs version rather
than standalone Emacs.app version.

15 years agoFix copyright strings.
Glenn Morris [Thu, 23 Oct 2008 02:36:11 +0000 (02:36 +0000)]
Fix copyright strings.

15 years ago(Arguments): Explain how to insert multiple digits.
Chong Yidong [Thu, 23 Oct 2008 01:08:30 +0000 (01:08 +0000)]
(Arguments): Explain how to insert multiple digits.

15 years ago* basic.texi (Arguments): Explain how to insert multiple digits.
Chong Yidong [Thu, 23 Oct 2008 01:05:21 +0000 (01:05 +0000)]
* basic.texi (Arguments): Explain how to insert multiple digits.

15 years agoDeal with page sizes of label printers.
Vinicius Jose Latorre [Wed, 22 Oct 2008 23:40:31 +0000 (23:40 +0000)]
Deal with page sizes of label printers.

15 years agoNote that free unrar only handles version 1 and 2.
Chong Yidong [Wed, 22 Oct 2008 22:44:25 +0000 (22:44 +0000)]
Note that free unrar only handles version 1 and 2.

15 years ago* files.texi (Remote Files): Precise selection of default method.
Michael Albinus [Wed, 22 Oct 2008 21:13:56 +0000 (21:13 +0000)]
* files.texi (Remote Files): Precise selection of default method.
Rewrite paragraph about disabling remote file names.

15 years ago(make-frame-command): Doc fix. Use display-graphic-p.
Chong Yidong [Wed, 22 Oct 2008 21:09:48 +0000 (21:09 +0000)]
(make-frame-command): Doc fix.  Use display-graphic-p.

15 years ago* frame.el (make-frame-command): Doc fix. Use display-graphic-p.
Chong Yidong [Wed, 22 Oct 2008 21:06:55 +0000 (21:06 +0000)]
* frame.el (make-frame-command): Doc fix.  Use display-graphic-p.

15 years ago(sexp-at-point, symbol-at-point, number-at-point, list-at-point): Add
Chong Yidong [Wed, 22 Oct 2008 20:51:23 +0000 (20:51 +0000)]
(sexp-at-point, symbol-at-point, number-at-point, list-at-point): Add
docstrings.

15 years ago* thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
Chong Yidong [Wed, 22 Oct 2008 20:50:29 +0000 (20:50 +0000)]
* thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
(list-at-point): Add docstrings.

15 years ago(dired-get-marked-files, dired-map-over-marks): Doc fixes.
Chong Yidong [Wed, 22 Oct 2008 20:37:22 +0000 (20:37 +0000)]
(dired-get-marked-files, dired-map-over-marks): Doc fixes.

15 years ago* dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.
Chong Yidong [Wed, 22 Oct 2008 20:37:05 +0000 (20:37 +0000)]
* dired.el (dired-get-marked-files, dired-map-over-marks): Doc fixes.

15 years ago(dired-do-create-files): Doc fix.
Chong Yidong [Wed, 22 Oct 2008 20:21:21 +0000 (20:21 +0000)]
(dired-do-create-files): Doc fix.

15 years ago* dired-aux.el (dired-do-create-files): Doc fix.
Chong Yidong [Wed, 22 Oct 2008 20:20:43 +0000 (20:20 +0000)]
* dired-aux.el (dired-do-create-files): Doc fix.

15 years ago(Killing Buffers): Fix last change.
Eli Zaretskii [Wed, 22 Oct 2008 19:58:41 +0000 (19:58 +0000)]
(Killing Buffers): Fix last change.

15 years ago(Computed Advice): Explain what DEFINITION is.
Chong Yidong [Wed, 22 Oct 2008 19:53:33 +0000 (19:53 +0000)]
(Computed Advice): Explain what DEFINITION is.

15 years ago* advice.texi (Computed Advice): Explain what DEFINITION is.
Chong Yidong [Wed, 22 Oct 2008 19:53:19 +0000 (19:53 +0000)]
* advice.texi (Computed Advice): Explain what DEFINITION is.

15 years ago(Character Codes): Remove obsolete function char-valid-p, and document
Chong Yidong [Wed, 22 Oct 2008 19:37:07 +0000 (19:37 +0000)]
(Character Codes): Remove obsolete function char-valid-p, and document
characterp instead.

15 years ago* nonascii.texi (Character Codes): Remove obsolete function
Chong Yidong [Wed, 22 Oct 2008 19:36:59 +0000 (19:36 +0000)]
* nonascii.texi (Character Codes): Remove obsolete function
char-valid-p, and document characterp instead.

15 years ago(Special Isearch): Document M-TAB is isearch.
Chong Yidong [Wed, 22 Oct 2008 19:25:19 +0000 (19:25 +0000)]
(Special Isearch): Document M-TAB is isearch.

15 years ago* search.texi (Special Isearch): Document M-TAB is isearch.
Chong Yidong [Wed, 22 Oct 2008 19:22:55 +0000 (19:22 +0000)]
* search.texi (Special Isearch): Document M-TAB is isearch.

15 years agoUse @kbd instead of @key for mouse commands throughout.
Chong Yidong [Wed, 22 Oct 2008 19:11:14 +0000 (19:11 +0000)]
Use @kbd instead of @key for mouse commands throughout.

15 years ago(VC Mode Line): Use @kbd instead of @key for mouse command.
Chong Yidong [Wed, 22 Oct 2008 19:10:03 +0000 (19:10 +0000)]
(VC Mode Line): Use @kbd instead of @key for mouse command.

15 years ago* files.texi (VC Mode Line): Use @kbd instead of @key for mouse
Chong Yidong [Wed, 22 Oct 2008 19:09:54 +0000 (19:09 +0000)]
* files.texi (VC Mode Line): Use @kbd instead of @key for mouse
command.

* frames.texi: Use @kbd instead of @key for mouse commands throughout.

15 years ago(Killing Buffers): Update documentation of kill-buffer.
Martin Rudalics [Wed, 22 Oct 2008 16:08:11 +0000 (16:08 +0000)]
(Killing Buffers): Update documentation of kill-buffer.

15 years ago(Fwindow_dedicated_p, Fset_window_dedicated_p): Reword doc-string.
Martin Rudalics [Wed, 22 Oct 2008 15:35:00 +0000 (15:35 +0000)]
(Fwindow_dedicated_p, Fset_window_dedicated_p): Reword doc-string.
(Fset_window_parameter): Use NILP.
(Fscroll_up, Fscroll_down, Fminibuffer_selected_window)
(Frecenter): Use "selected" instead of "current" window in doc-strings.

15 years agoFix instance of Bug#870.
Juanma Barranquero [Wed, 22 Oct 2008 14:58:18 +0000 (14:58 +0000)]
Fix instance of Bug#870.

15 years ago* xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
Juanma Barranquero [Wed, 22 Oct 2008 14:48:35 +0000 (14:48 +0000)]
* xdisp.c (next_element_from_buffer): Remove bogus xassert condition.

15 years ago* Cocoa/Emacs.base/Contents/Info.plist * Cocoa/Emacs.base/Contents/Resources/English...
Adrian Robert [Wed, 22 Oct 2008 13:14:33 +0000 (13:14 +0000)]
* Cocoa/Emacs.base/Contents/Info.plist  * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings  * GNUstep/Emacs.base/Resources/Emacs.desktop  * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Replace 9.0 version numbers with 23.0.60-involving strings.

15 years ago(Displaying Buffers): Reword documentation of pop-to-buffer.
Martin Rudalics [Wed, 22 Oct 2008 13:04:16 +0000 (13:04 +0000)]
(Displaying Buffers): Reword documentation of pop-to-buffer.
(Choosing Window): Rewrite documentation of display-buffer and
its options.

15 years ago* lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency with other...
Adrian Robert [Wed, 22 Oct 2008 12:51:29 +0000 (12:51 +0000)]
* lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency with other documentation.  * src/nsfns.m (ns_appkit_version): New function.  (x-server-version): Use it.  (syms_of_nsfns): Define ns-version-string here, not nsterm.m.  (x-server-vendor): Don't check_ns().  * nsterm.m (syms_of_nsterm): Drop ns-version-string.

15 years ago(Acknowledgments): Added myself to Acknowledgments
Tassilo Horn [Wed, 22 Oct 2008 11:26:24 +0000 (11:26 +0000)]
(Acknowledgments): Added myself to Acknowledgments
section.

15 years ago* replace.el (how-many): Fix typo in docstring.
Juanma Barranquero [Wed, 22 Oct 2008 11:11:01 +0000 (11:11 +0000)]
* replace.el (how-many): Fix typo in docstring.
  Reported by Leo Liu <sdl.web@gmail.com>.