]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(custom-save-all): Error if saving in .emacs and it had an error when loaded.
Richard M. Stallman [Sun, 5 Nov 2006 15:17:49 +0000 (15:17 +0000)]
(custom-save-all): Error if saving in .emacs and it had an error when loaded.

18 years ago(dired-copy-file-recursive): Catch errors
Richard M. Stallman [Sun, 5 Nov 2006 15:00:31 +0000 (15:00 +0000)]
(dired-copy-file-recursive): Catch errors
from recursive copies in the loop, around the recursive call.

18 years ago2006-11-05 Micha�Cadilhac <michael.cadilhac@lrde.org>
Romain Francoise [Sun, 5 Nov 2006 13:22:30 +0000 (13:22 +0000)]
2006-11-05  Micha�Cadilhac  <michael.cadilhac@lrde.org>

* battery.el (battery-linux-proc-acpi): Search an ac_adapter in
`/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
`/proc/acpi/thermal_zone/*'.
(battery-search-for-one-match-in-files): New.  Search a regexp in
the content of some files.

18 years ago*** empty log message ***
Eli Zaretskii [Sun, 5 Nov 2006 12:21:01 +0000 (12:21 +0000)]
*** empty log message ***

18 years ago(mouse-autoselect-window-now): Remove variable.
Eli Zaretskii [Sun, 5 Nov 2006 12:20:12 +0000 (12:20 +0000)]
(mouse-autoselect-window-now): Remove variable.
(mouse-autoselect-window-state): New variable.
(mouse-autoselect-window-start, mouse-autoselect-window-cancel)
(mouse-autoselect-window-select, handle-select-window): Rewritten to make
mouse-autoselect-window-timer a one-shot timer.  Suspend delayed autoselection
during menu or popup dialog.

18 years ago(Fmenu_or_popup_active_p): New function.
Eli Zaretskii [Sun, 5 Nov 2006 12:18:47 +0000 (12:18 +0000)]
(Fmenu_or_popup_active_p): New function.
(syms_of_xmenu): Defsubr it.

18 years ago(note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.
Eli Zaretskii [Sun, 5 Nov 2006 12:18:21 +0000 (12:18 +0000)]
(note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.

18 years ago(Fmenu_or_popup_active_p): New function.
Eli Zaretskii [Sun, 5 Nov 2006 12:17:26 +0000 (12:17 +0000)]
(Fmenu_or_popup_active_p): New function.
(syms_of_w32menu): Defsubr it.
(popup_activated_flag, popup_activated): Remove.

18 years ago(Fmenu_or_popup_active_p): New function.
Eli Zaretskii [Sun, 5 Nov 2006 12:16:51 +0000 (12:16 +0000)]
(Fmenu_or_popup_active_p): New function.
(syms_of_macmenu): Defsubr it.

18 years ago(info-lookup-guess-custom-symbol): New function for retrieving symbol at point
Eli Zaretskii [Sun, 5 Nov 2006 12:08:02 +0000 (12:08 +0000)]
(info-lookup-guess-custom-symbol): New function for retrieving symbol at point
in custom buffers.
(top level) <info-lookup-maybe-add-help>: Add backquote and comma to ignored
characters in regexps of help specifications for emacs-lisp-mode and
lisp-interaction-mode.  This permits looking up symbols in `...' and after a
comma.  Add help specifications for custom-mode and help-mode.

18 years ago(malloc_cookie): Remove unused variable.
YAMAMOTO Mitsuharu [Sun, 5 Nov 2006 06:12:27 +0000 (06:12 +0000)]
(malloc_cookie): Remove unused variable.
(region_list_head, region_list_tail, lca, nlc, infile_lc_highest_addr)
(text_seg_lowest_offset, mh, curr_header_offset, infd, outfd)
(emacs_zone, data_segment_old_fileoff, data_segment_scp)
(num_unexec_regions, unexec_regions): Make variables static.
(print_regions, find_emacs_zone_regions): Make static.
(unexec_region_info): New typedef.
(unexec_regions): Change type from vm_range_t[] to unexec_region_info[].
All uses changed.
(unexec_regions_recorder): Subtract size of trailing null pages from
filesize.  Show filesize.
(unexec_regions_merge): Don't merge if null pages of preceding region
is not too small.  Use long format in printf.
(copy_segment, copy_data_segment): Show filesize.
(copy_data_segment): Write filesize bytes of region data.  Adjust
filesize in segment command accordingly.
(dump_it): Use long format in printf.

18 years ago(unexec): Fix typo in output message.
Juanma Barranquero [Sun, 5 Nov 2006 04:11:47 +0000 (04:11 +0000)]
(unexec): Fix typo in output message.

18 years ago(syms_of_frame): Fix typo in docstring.
Juanma Barranquero [Sun, 5 Nov 2006 04:08:48 +0000 (04:08 +0000)]
(syms_of_frame): Fix typo in docstring.

18 years ago(Ffeaturep, syms_of_fns): Fix typos in docstrings.
Juanma Barranquero [Sun, 5 Nov 2006 04:07:58 +0000 (04:07 +0000)]
(Ffeaturep, syms_of_fns): Fix typos in docstrings.

18 years ago(Finsert_startup_screen): Fix typo in docstring.
Juanma Barranquero [Sun, 5 Nov 2006 04:07:03 +0000 (04:07 +0000)]
(Finsert_startup_screen): Fix typo in docstring.

18 years agoMinor fixes.
Robert J. Chassell [Sat, 4 Nov 2006 19:09:13 +0000 (19:09 +0000)]
Minor fixes.
Replace all tabs with eight spaces each so printed text looks correct.
Remove extraneous comma in a printed node name produced by `ref'.
(insert-buffer): Add a missing beginning parenthesis.
(beginning-of-buffer): Add `beginning of' to note about accessible portion.
(narrow Exercise): Write closing parenthesis at end of correct paragraph.
(zap-to-char): Remove extraneous `a' from first sentence.
(Complete zap-to-char): Remove two extraneous sentences.
(zap-to-char body): Move sentences on documentation two nodes earlier.
(Lisp macro): Add definition of `unless' macro.
(last-command & this-command): Remove comment that `we have not yet
seen' the @code{eq} function.
(kill-append function): Reformat `kill-append' function definition so
it prints well.
(kill-new function): Indent the sentence beginning `notice'.  Replace
`the same as' with `similar to'.  Repair typo.  Remove obsolete
references to `yank' and `yank-pop.  End section with a note that `we
will digress into C.'

18 years ago(rmail-redecode-body): New optional argument RAW.
Eli Zaretskii [Sat, 4 Nov 2006 15:39:33 +0000 (15:39 +0000)]
(rmail-redecode-body): New optional argument RAW.
Don't encode body if RAW is non-nil, or if the old encoding is identical to the
new encoding, or if the body contains only eight-bit-* characters.

18 years agoReplace 22.0.100 with 22.1.100.
Robert J. Chassell [Sat, 4 Nov 2006 14:49:12 +0000 (14:49 +0000)]
Replace 22.0.100 with 22.1.100.
(defcustom): Note that the value set by defconst is a variable.
(Buffer Size & Locations): Parenthetical remark about evaluation.
(Finding More): Change text to include C sources by inference.

18 years agoFix typo.
Romain Francoise [Sat, 4 Nov 2006 14:47:54 +0000 (14:47 +0000)]
Fix typo.

18 years ago(bootstrap-clean-before): Use new target `bootstrap-clean' in the leim
Romain Francoise [Sat, 4 Nov 2006 14:44:13 +0000 (14:44 +0000)]
(bootstrap-clean-before): Use new target `bootstrap-clean' in the leim
subdirectory.

18 years ago(bootstrap-clean): New target.
Romain Francoise [Sat, 4 Nov 2006 14:43:58 +0000 (14:43 +0000)]
(bootstrap-clean): New target.

18 years ago*** empty log message ***
Juanma Barranquero [Sat, 4 Nov 2006 12:52:13 +0000 (12:52 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 4 Nov 2006 12:23:03 +0000 (12:23 +0000)]
*** empty log message ***

18 years ago(w32_createwindow): Remove code for handling -geometry command line option and
Eli Zaretskii [Sat, 4 Nov 2006 12:21:29 +0000 (12:21 +0000)]
(w32_createwindow): Remove code for handling -geometry command line option and
`initial-frame-alist' which is superfluous after the last change to
`w32_createwindow'.

18 years agoDocument problems with Cygwin builds of GCC 3.4.4.
Eli Zaretskii [Sat, 4 Nov 2006 12:11:21 +0000 (12:11 +0000)]
Document problems with Cygwin builds of GCC 3.4.4.

18 years ago(../src/$(BLD)/temacs.exe): Create as temporary file if it doesn't already
Eli Zaretskii [Sat, 4 Nov 2006 12:00:20 +0000 (12:00 +0000)]
(../src/$(BLD)/temacs.exe): Create as temporary file if it doesn't already
exist.

18 years ago*** empty log message ***
Romain Francoise [Sat, 4 Nov 2006 11:56:14 +0000 (11:56 +0000)]
*** empty log message ***

18 years agoFix faces.el log entry.
Eli Zaretskii [Sat, 4 Nov 2006 11:12:58 +0000 (11:12 +0000)]
Fix faces.el log entry.

18 years ago(faces-sample-overlay, describe-face): Revert last changes.
Eli Zaretskii [Sat, 4 Nov 2006 11:02:27 +0000 (11:02 +0000)]
(faces-sample-overlay, describe-face): Revert last changes.
(faces-sample-overlay): Remove variable.
(describe-face): Insert sample text in the face being described.

18 years ago(whitespace-indent-regexp): Make this match any multiples of eight spaces near
Eli Zaretskii [Sat, 4 Nov 2006 10:34:56 +0000 (10:34 +0000)]
(whitespace-indent-regexp): Make this match any multiples of eight spaces near
the beginning of a line.
(whitespace-buffer): Use `remove-overlays' instead of
`whitespace-unhighlight-the-space' and `overlay-recenter' to speed up overlay
handling.
(whitespace-buffer-leading, whitespace-buffer-trailing): Make these functions
highlight the text removed by `whitespace-buffer-leading-cleanup' and
`whitespace-buffer-trailing-cleanup' respectively.
(whitespace-buffer-search): Use `with-local-quit'.  Move `format' out of loop
to speed up scanning larger buffers.
(whitespace-unhighlight-the-space): Remove `remove-hook' since that function is
never added to a hook.
(whitespace-spacetab-regexp, whitespace-ateol-regexp)
(whitespace-buffer-leading-cleanup)
(whitespace-refresh-rescan-list): Fix docstrings.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 4 Nov 2006 07:07:04 +0000 (07:07 +0000)]
*** empty log message ***

18 years ago* w32proc.c: (sys_wait) Only wait for processes with fd<0.
Chong Yidong [Sat, 4 Nov 2006 03:37:40 +0000 (03:37 +0000)]
* w32proc.c: (sys_wait) Only wait for processes with fd<0.
  Others should be handled by sys_select instead. Fixes problems
  with (progn (start-process "" nil "ls") (call-process "ls"))

18 years ago* configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.
Chong Yidong [Sat, 4 Nov 2006 03:28:27 +0000 (03:28 +0000)]
* configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.

18 years ago* xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to
Chong Yidong [Sat, 4 Nov 2006 03:21:40 +0000 (03:21 +0000)]
* xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to
avoid gcc 2.95 error.

18 years ago* gtkutil.c (update_frame_tool_bar): If icon image is invalid and
Chong Yidong [Sat, 4 Nov 2006 03:08:35 +0000 (03:08 +0000)]
* gtkutil.c (update_frame_tool_bar): If icon image is invalid and
wicon is null, insert an empty button.

18 years ago2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
Kim F. Storm [Sat, 4 Nov 2006 00:48:31 +0000 (00:48 +0000)]
2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>

* allout.el (allout-during-yank-processing): Cue for inhibiting
aberrance processing during yanks.
(allout-doublecheck-at-and-shallower): Reduce the limit to reduce
the amount of yanked topics that can be aberrant.
(allout-do-doublecheck): Encapsulate this multiply-used recipe in
a function, and supplement with inihibition of doublechecking
during yanks.
(allout-beginning-of-line, allout-next-heading)
(allout-previous-heading, allout-goto-prefix-doublechecked)
(allout-back-to-current-heading, allout-next-visible-heading)
(allout-next-sibling): Use new allout-do-doublecheck function.
(allout-next-sibling): Ensure we made progress when returning
other than nil.
(allout-rebullet-heading): Preserve text property annotations
indicating the text was hidden, if it was.
(allout-kill-line): Remove any added was-hidden annotations.
(allout-kill-topic): Remove any added was-hidden annotations.
(allout-annotate-hidden): Inhibit adding was-hidden text
properties to the undo list.
(allout-deannotate-hidden): New function to remove was-hidden
annotation.
(allout-hide-by-annotation): Use new allout-deannotate-hidden.
(allout-remove-exposure-annotation): Replaced by
allout-deannotate-hidden.
(allout-yank-processing): Signal that yank processing is happening
with allout-during-yank-processing.  Also, wrap
allout-unprotected's closer to the text changes, for easier
debugging.  We need to inhibit-field-text-motion explicitly, in
lieu of the encompassing allout-unprotected.
(outlineify-sticky): Adjust criteria for triggering new outline
decorations to presence or absence of any topics, not just a topic
at the beginning of the buffer.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 4 Nov 2006 00:48:05 +0000 (00:48 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 3 Nov 2006 16:31:08 +0000 (16:31 +0000)]
*** empty log message ***

18 years ago(initialize_sockets): Don't initialize Winsock more than once.
Juanma Barranquero [Fri, 3 Nov 2006 16:24:53 +0000 (16:24 +0000)]
(initialize_sockets): Don't initialize Winsock more than once.

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 3 Nov 2006 15:50:42 +0000 (15:50 +0000)]
*** empty log message ***

18 years agoReword comment.
Juanma Barranquero [Fri, 3 Nov 2006 15:43:58 +0000 (15:43 +0000)]
Reword comment.

18 years ago(table--row-column-insertion-point-p): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:13:38 +0000 (15:13 +0000)]
(table--row-column-insertion-point-p): Use "non-nil" in docstrings.

18 years ago(org-copy-subtree): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:12:46 +0000 (15:12 +0000)]
(org-copy-subtree): Use "non-nil" in docstrings.

18 years ago(flyspell-check-tex-math-command): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:11:44 +0000 (15:11 +0000)]
(flyspell-check-tex-math-command): Use "non-nil" in docstrings.

18 years ago(ada-find-in-ali): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:11:15 +0000 (15:11 +0000)]
(ada-find-in-ali): Use "non-nil" in docstrings.

18 years ago(eudc-expansion-overwrites-query): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:10:41 +0000 (15:10 +0000)]
(eudc-expansion-overwrites-query): Use "non-nil" in docstrings.

18 years ago(rsf-scanning-messages-now): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:10:16 +0000 (15:10 +0000)]
(rsf-scanning-messages-now): Use "non-nil" in docstrings.

18 years ago(find-function-noselect, find-function, find-variable-noselect, find-variable,
Juanma Barranquero [Fri, 3 Nov 2006 15:09:49 +0000 (15:09 +0000)]
(find-function-noselect, find-function, find-variable-noselect, find-variable,
find-definition-noselect, find-face-definition): Use "non-nil" in docstrings.

18 years ago(checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:08:44 +0000 (15:08 +0000)]
(checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.

18 years ago(widget-image-enable): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:08:02 +0000 (15:08 +0000)]
(widget-image-enable): Use "non-nil" in docstrings.

18 years ago(speedbar-generic-list-tag-p): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:07:29 +0000 (15:07 +0000)]
(speedbar-generic-list-tag-p): Use "non-nil" in docstrings.

18 years ago(expand-pos): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:06:55 +0000 (15:06 +0000)]
(expand-pos): Use "non-nil" in docstrings.

18 years ago(custom-unlispify-menu-entries, custom-unlispify-tag-names,
Juanma Barranquero [Fri, 3 Nov 2006 15:06:26 +0000 (15:06 +0000)]
(custom-unlispify-menu-entries, custom-unlispify-tag-names,
custom-prompt-variable): Use "non-nil" in docstrings.

18 years ago(bs--show-all, bs--redisplay): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 15:05:44 +0000 (15:05 +0000)]
(bs--show-all, bs--redisplay): Use "non-nil" in docstrings.

18 years ago*** empty log message ***
Ramprasad B [Fri, 3 Nov 2006 14:38:12 +0000 (14:38 +0000)]
*** empty log message ***

18 years ago(nnsoup-always-save): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 14:37:25 +0000 (14:37 +0000)]
(nnsoup-always-save): Use "non-nil" in docstrings.

18 years agoInstalled [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patch
Ramprasad B [Fri, 3 Nov 2006 14:33:38 +0000 (14:33 +0000)]
Installed [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patch

18 years ago(nndiary-reminders): Use "non-nil" in docstrings.
Juanma Barranquero [Fri, 3 Nov 2006 14:33:11 +0000 (14:33 +0000)]
(nndiary-reminders): Use "non-nil" in docstrings.

18 years ago(gnus-diary-delay-format-function): Use "non-nil" in docstring.
Juanma Barranquero [Fri, 3 Nov 2006 14:32:22 +0000 (14:32 +0000)]
(gnus-diary-delay-format-function): Use "non-nil" in docstring.

18 years ago*** empty log message ***
Ramprasad B [Fri, 3 Nov 2006 14:16:35 +0000 (14:16 +0000)]
*** empty log message ***

18 years agoInstalled [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patch
Ramprasad B [Fri, 3 Nov 2006 14:10:50 +0000 (14:10 +0000)]
Installed [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patch

18 years agoInstalled [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patch
Ramprasad B [Fri, 3 Nov 2006 13:54:32 +0000 (13:54 +0000)]
Installed [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patch

18 years agoAdd Tip to speed up copy/kill for remote X session.
Kim F. Storm [Fri, 3 Nov 2006 09:24:40 +0000 (09:24 +0000)]
Add Tip to speed up copy/kill for remote X session.

18 years ago* xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the
Jan Djärv [Fri, 3 Nov 2006 08:58:39 +0000 (08:58 +0000)]
* xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the
 window.

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 3 Nov 2006 00:24:26 +0000 (00:24 +0000)]
*** empty log message ***

18 years ago(server-auth-key): Remove. Replace by a process-property.
Stefan Monnier [Thu, 2 Nov 2006 23:46:14 +0000 (23:46 +0000)]
(server-auth-key): Remove.  Replace by a process-property.
(server-start): Don't remove the file of the previous process, but
instead clear out the place for the new file.
(server-start): Set the :auth-key property.
(server-process-filter): Use the :auth-key property.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 2 Nov 2006 23:10:57 +0000 (23:10 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 161-162)

   - Update from CVS

2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-art.el (article-hide-boring-headers): Fetch date from
   gnus-original-article-buffer to avoid problems with localized date
   strings.

2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/html2text.el (html2text-format-tags): Avoid infloop on open tags.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-495

18 years ago(url-http-handle-authentication): If there are several authentication
Magnus Henoch [Thu, 2 Nov 2006 23:06:20 +0000 (23:06 +0000)]
(url-http-handle-authentication): If there are several authentication
headers, use the first with a supported method.

18 years ago** david.reitter@gmail.com, Oct 16: url-retrieve may cause hang
Chong Yidong [Thu, 2 Nov 2006 22:13:22 +0000 (22:13 +0000)]
** david.reitter@gmail.com, Oct 16: url-retrieve may cause hang
Fixed.

18 years ago(Fkill_emacs): Fix typo in docstring.
Juanma Barranquero [Thu, 2 Nov 2006 16:15:28 +0000 (16:15 +0000)]
(Fkill_emacs): Fix typo in docstring.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 2 Nov 2006 13:04:47 +0000 (13:04 +0000)]
*** empty log message ***

18 years agoWhen called with no arguments (not even a filter), show help instead of
Juanma Barranquero [Thu, 2 Nov 2006 11:52:15 +0000 (11:52 +0000)]
When called with no arguments (not even a filter), show help instead of
blindingly dumping every single ChangeLog available.  Doc fix.  Update version.

18 years ago* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
Robert J. Chassell [Thu, 2 Nov 2006 11:27:45 +0000 (11:27 +0000)]
* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
of extraneous quotation mark to rotate-yank-pointer.

18 years ago* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
Robert J. Chassell [Thu, 2 Nov 2006 11:26:40 +0000 (11:26 +0000)]
* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
of extraneous quotation mark to rotate-yank-pointer.
        Reset edition-number to 3.02 and update-date to 2006 November 2.

18 years ago[WINDOWSNT]: Define HAVE_INET_SOCKETS.
Juanma Barranquero [Thu, 2 Nov 2006 09:55:33 +0000 (09:55 +0000)]
[WINDOWSNT]: Define HAVE_INET_SOCKETS.
[!WINDOWSNT]: Include <netinet/in.h> if available.
[HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS.
(IOCTL, IOCTL_BOOL_ARG): Remove.
(set_tcp_socket): Don't set the socket in blocking mode.  Remove c_arg.

18 years ago(org-mode-map): No longer copy `outline-mode-map' explicitly
Carsten Dominik [Thu, 2 Nov 2006 08:41:57 +0000 (08:41 +0000)]
(org-mode-map): No longer copy `outline-mode-map' explicitly
  - this is already done by `define-derived-mode'.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 2 Nov 2006 08:40:56 +0000 (08:40 +0000)]
*** empty log message ***

18 years ago2006-11-02 Nozomu Ando <nand@mac.com>
YAMAMOTO Mitsuharu [Thu, 2 Nov 2006 04:37:35 +0000 (04:37 +0000)]
2006-11-02  Nozomu Ando  <nand@mac.com>

* unexmacosx.c (mach_header, segment_command, vm_region, section)
[_LP64]: New defines.
(VM_REGION_BASIC_INFO_COUNT, VM_REGION_BASIC_INFO, LC_SEGMENT)
(MH_MAGIC) [_LP64]: Redefine.
(delta): Remove variable.
(curr_file_offset, pagesize): New variables.
(ROUNDUP_TO_PAGE_BOUNDARY): New macro.
(data_segment_old_fileoff): Initialize explicitly.
(print_region, unexec_regions_recorder, print_load_command_name)
(copy_segment, copy_data_segment): Use long format in printf.
(MAX_UNEXEC_REGIONS): Increase to 400.
(unexec_regions_recorder): Don't warn too many regions here.
(find_emacs_zone_regions): Warn too many regions here.
(print_load_command_name) [_LP64]: Show correct load command name.
(copy_segment, copy_data_segment): Use variable `curr_file_offset'.
Show starting virtual memory address.  Don't show ending file offset.
(copy_symtab, copy_dysymtab, copy_twolevelhints): New argument DELTA.
(dump_it): Use new local variable `linkedit_delta' and pass to them.
Error if trying to handle multiple DATA segments.
(unexec): Initialize variable `pagesize'.

18 years ago(server-visit-files): Use `when'.
Juanma Barranquero [Thu, 2 Nov 2006 01:31:39 +0000 (01:31 +0000)]
(server-visit-files): Use `when'.
(server-process-filter): When authentication fails, send error message to
client.  Wrap `process-send-region' in `ignore-errors' instead of
`condition-case', and remove misleading comment.

18 years agoFix unbalanced quotes.
Juri Linkov [Wed, 1 Nov 2006 23:44:51 +0000 (23:44 +0000)]
Fix unbalanced quotes.

18 years agoFix unbalanced quotes.
Juri Linkov [Wed, 1 Nov 2006 23:30:41 +0000 (23:30 +0000)]
Fix unbalanced quotes.

18 years ago*** empty log message ***
Juri Linkov [Wed, 1 Nov 2006 23:23:18 +0000 (23:23 +0000)]
*** empty log message ***

18 years agoFix unbalanced quotes.
Juri Linkov [Wed, 1 Nov 2006 23:23:08 +0000 (23:23 +0000)]
Fix unbalanced quotes.

18 years ago(Word Search): Document incremental word search.
Juri Linkov [Wed, 1 Nov 2006 23:17:22 +0000 (23:17 +0000)]
(Word Search): Document incremental word search.

18 years ago(yank): Doc fix.
Juri Linkov [Wed, 1 Nov 2006 23:11:08 +0000 (23:11 +0000)]
(yank): Doc fix.

18 years agoTry and fit within 80 columns.
Stefan Monnier [Wed, 1 Nov 2006 21:37:11 +0000 (21:37 +0000)]
Try and fit within 80 columns.
(server-start): Make the auth file unreadable by other users.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 1 Nov 2006 20:25:51 +0000 (20:25 +0000)]
*** empty log message ***

18 years ago(Fcatch): Doc fix.
Juanma Barranquero [Wed, 1 Nov 2006 20:23:44 +0000 (20:23 +0000)]
(Fcatch): Doc fix.

18 years ago[WINDOWSNT]: Force the first argv passed to execvp to point to alternate_editor
Juanma Barranquero [Wed, 1 Nov 2006 19:26:14 +0000 (19:26 +0000)]
[WINDOWSNT]: Force the first argv passed to execvp to point to alternate_editor
(otherwise .BAT scripts can't run).

18 years ago(url-http-create-request): Use buffer-locale equivalents of
Magnus Henoch [Wed, 1 Nov 2006 15:16:22 +0000 (15:16 +0000)]
(url-http-create-request): Use buffer-locale equivalents of
dynamically bound variables.

18 years ago* battery.el (battery-linux-proc-acpi): Prevent range error when
Chong Yidong [Wed, 1 Nov 2006 14:24:37 +0000 (14:24 +0000)]
* battery.el (battery-linux-proc-acpi): Prevent range error when
`full-capacity' is 0.

18 years agoRemoved Info files wrongly committed.
Robert J. Chassell [Tue, 31 Oct 2006 21:49:55 +0000 (21:49 +0000)]
Removed Info files wrongly committed.

18 years ago* emacs-lisp-intro.texi: Remove version reference for X colors.
Robert J. Chassell [Tue, 31 Oct 2006 18:07:16 +0000 (18:07 +0000)]
* emacs-lisp-intro.texi: Remove version reference for X colors.
Document `='.  Remove mention that :eval was new in 21. Updated
instance's edition-number to 3.01.

18 years ago* eintr-3: updated `Introduction to Programming in Emacs Lisp'
Robert J. Chassell [Tue, 31 Oct 2006 18:05:16 +0000 (18:05 +0000)]
* eintr-3: updated `Introduction to Programming in Emacs Lisp'

18 years ago* eintr-2: updated `Introduction to Programming in Emacs Lisp'
Robert J. Chassell [Tue, 31 Oct 2006 18:04:34 +0000 (18:04 +0000)]
* eintr-2: updated `Introduction to Programming in Emacs Lisp'

18 years ago* eintr-1: updated `Introduction to Programming in Emacs Lisp'
Robert J. Chassell [Tue, 31 Oct 2006 18:03:48 +0000 (18:03 +0000)]
* eintr-1: updated `Introduction to Programming in Emacs Lisp'

18 years ago* eintr: updated `Introduction to Programming in Emacs Lisp'
Robert J. Chassell [Tue, 31 Oct 2006 18:03:03 +0000 (18:03 +0000)]
* eintr: updated `Introduction to Programming in Emacs Lisp'

18 years agoinfo/eintr-3: Updated Info file to Third Edition for
Robert J. Chassell [Tue, 31 Oct 2006 17:00:54 +0000 (17:00 +0000)]
info/eintr-3: Updated Info file to Third Edition for
       `Introduction to Programming in Emacs Lisp'

18 years agoinfo/eintr-2: Updated Info file to Third Edition for
Robert J. Chassell [Tue, 31 Oct 2006 17:00:32 +0000 (17:00 +0000)]
info/eintr-2: Updated Info file to Third Edition for
       `Introduction to Programming in Emacs Lisp'

18 years agoinfo/eintr-1: Updated Info file to Third Edition for
Robert J. Chassell [Tue, 31 Oct 2006 17:00:13 +0000 (17:00 +0000)]
info/eintr-1: Updated Info file to Third Edition for
       `Introduction to Programming in Emacs Lisp'