bpt/emacs.git
23 years ago(QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
Gerd Moellmann [Fri, 15 Sep 2000 11:48:16 +0000 (11:48 +0000)]
(QCmatrix, QCcolor_adjustment, QCmask, Qemboss)
(Qedge_detection, Qheuristic): New symbols.
(syms_of_xfns): Initialize new symbols.
(lookup_image): Handle `:mask X', `:algorithm emboss', and
`algorithm (edge-detection ...)'.
(xbm_format, xpm_format, pbm_format, png_format, jpeg_format):
(tiff_format, gif_format, gs_format): Add `:mask'.
(XBM_MASK, XPM_MASK, PBM_MASK, PNG_MASK, JPEG_MASK, TIFF_MASK)
(GIF_MASK, GS_MASK): New enumerators.
(x_laplace_read_row, x_laplace_write_row): Functions removed.
(emboss_matrix, laplace_matrix): New variables.
(x_to_xcolors, x_from_xcolors, x_detect_edges, x_emboss)
(x_edge_detection): New functions.
(x_laplace): Rewritten in terms of x_detect_edges.
(x_build_heuristic_mask): If image has a mask, free it.

23 years ago*** empty log message ***
Andrew Innes [Thu, 14 Sep 2000 22:00:54 +0000 (22:00 +0000)]
*** empty log message ***

23 years agoRevert to Unix line endings.
Andrew Innes [Thu, 14 Sep 2000 21:59:59 +0000 (21:59 +0000)]
Revert to Unix line endings.

23 years ago*** empty log message ***
Andrew Innes [Thu, 14 Sep 2000 21:51:49 +0000 (21:51 +0000)]
*** empty log message ***

23 years agoStandardize indentation somewhat.
Andrew Innes [Thu, 14 Sep 2000 21:51:16 +0000 (21:51 +0000)]
Standardize indentation somewhat.
Add bootstrap support.
Pass $(MFLAGS) when invoking make recursively.
Add shell-specific variants of top-level targets that invoke make
recursively in other directories, and add necessary computed
dependencies.

23 years ago(SHELLTYPE): New define.
Andrew Innes [Thu, 14 Sep 2000 21:45:45 +0000 (21:45 +0000)]
(SHELLTYPE): New define.

23 years ago(SHELLTYPE): New define.
Andrew Innes [Thu, 14 Sep 2000 21:45:18 +0000 (21:45 +0000)]
(SHELLTYPE): New define.
(SETLOADPATH): New define.

23 years agoChange to DOS line endings.
Andrew Innes [Thu, 14 Sep 2000 21:40:59 +0000 (21:40 +0000)]
Change to DOS line endings.
Simplify the generation of makefiles (don't need to generate
various top-level targets that invoke make in other directories).

23 years agoAdd note about expected error messages when configure
Andrew Innes [Thu, 14 Sep 2000 21:37:44 +0000 (21:37 +0000)]
Add note about expected error messages when configure
is run.

23 years ago(w32_per_char_metric): Handle non-TrueType fonts.
Andrew Innes [Thu, 14 Sep 2000 21:34:22 +0000 (21:34 +0000)]
(w32_per_char_metric): Handle non-TrueType fonts.

23 years agoStandardize indentation somewhat.
Andrew Innes [Thu, 14 Sep 2000 21:32:40 +0000 (21:32 +0000)]
Standardize indentation somewhat.
(bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to
cater for differences between shells.

23 years ago(clean mostlyclean): Ignore errors when deleting
Andrew Innes [Thu, 14 Sep 2000 21:27:11 +0000 (21:27 +0000)]
(clean mostlyclean): Ignore errors when deleting
leim-list.el.
(distclean maintainer-clean): Ditto for stamp-subdir.

23 years agoRename skkdic to ja-dic.
Andrew Innes [Thu, 14 Sep 2000 21:25:13 +0000 (21:25 +0000)]
Rename skkdic to ja-dic.

23 years agoAdd bootstrap support. Also copy lisp source
Andrew Innes [Thu, 14 Sep 2000 21:22:43 +0000 (21:22 +0000)]
Add bootstrap support.  Also copy lisp source
when installing.

23 years ago(DONTCOMPILE): Fix typo.
Andrew Innes [Thu, 14 Sep 2000 21:19:58 +0000 (21:19 +0000)]
(DONTCOMPILE): Fix typo.

23 years ago(shell-write-history-on-exit): New function.
Andrew Innes [Thu, 14 Sep 2000 21:15:44 +0000 (21:15 +0000)]
(shell-write-history-on-exit): New function.
(shell-dumb-shell-regexp): New custom variable.
(shell-mode): Make shell-write-history-on-exit the process
sentinel if shell name matches shell-dumb-shell-regexp.

23 years agoComment out before-init-hook function which resets
Andrew Innes [Thu, 14 Sep 2000 21:13:08 +0000 (21:13 +0000)]
Comment out before-init-hook function which resets
source-directory based; this breaks bootstrap.

23 years ago(x_produce_glyphs): If the distance from the current
Gerd Moellmann [Thu, 14 Sep 2000 20:20:51 +0000 (20:20 +0000)]
(x_produce_glyphs): If the distance from the current
position to the next tab stop is less than a canonical character
width, use the tab stop after that.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Sep 2000 19:47:28 +0000 (19:47 +0000)]
*** empty log message ***

23 years ago(alloc_buffer_text): Fix xmalloc call.
Dave Love [Thu, 14 Sep 2000 19:39:11 +0000 (19:39 +0000)]
(alloc_buffer_text): Fix xmalloc call.

23 years ago(handle_fontified_prop): While running fontification
Gerd Moellmann [Thu, 14 Sep 2000 19:17:36 +0000 (19:17 +0000)]
(handle_fontified_prop): While running fontification
functions, bind `fontification-functions' and
`after-change-functions' to nil.

23 years agoTool bar, mention c-mouse-3.
Dave Love [Thu, 14 Sep 2000 19:17:05 +0000 (19:17 +0000)]
Tool bar, mention c-mouse-3.

23 years agoFix spurion.
Dave Love [Thu, 14 Sep 2000 18:59:00 +0000 (18:59 +0000)]
Fix spurion.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 14 Sep 2000 15:15:16 +0000 (15:15 +0000)]
*** empty log message ***

23 years agoRemove everything having to do with the use of mmap.
Gerd Moellmann [Thu, 14 Sep 2000 15:14:28 +0000 (15:14 +0000)]
Remove everything having to do with the use of mmap.

23 years ago(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
Gerd Moellmann [Thu, 14 Sep 2000 15:14:15 +0000 (15:14 +0000)]
(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
(enlarge_buffer_text): Add prototype.

23 years agoMove allocation with mmap here, from ralloc.c. Change
Gerd Moellmann [Thu, 14 Sep 2000 15:14:02 +0000 (15:14 +0000)]
Move allocation with mmap here, from ralloc.c.  Change
conditional compilation on REL_ALLOC_MMAP to USE_MMAP_FOR_BUFFERS.
(mmap_alloc, mmap_free, mmap_realloc) [REL_ALLOC_MMAP]: Renamed
from former r_alloc_* functions in ralloc.c.
(mmap_page_size, mmap_initialized_p) [REL_ALLOC_MMAP]: New
variables.
(MEM_ALIGN) [REL_ALLOC_MMAP]: New macro.
(mmap_init) [REL_ALLOC_MMAP]: New function.
(alloc_buffer_text, enlarge_buffer_text, free_buffer_text): New
functions replacing macros BUFFER_ALLOC, BUFFER_REALLOC, and
BUFFER_FREE.

23 years ago(make_gap): Use enlarge_buffer_text.
Gerd Moellmann [Thu, 14 Sep 2000 15:13:29 +0000 (15:13 +0000)]
(make_gap): Use enlarge_buffer_text.

23 years agoChange conditional compilation on REL_ALLOC_MMAP to
Gerd Moellmann [Thu, 14 Sep 2000 15:13:18 +0000 (15:13 +0000)]
Change conditional compilation on REL_ALLOC_MMAP to
USE_MMAP_FOR_BUFFERS.

23 years ago(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.
Gerd Moellmann [Thu, 14 Sep 2000 15:13:02 +0000 (15:13 +0000)]
(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.

23 years ago(USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.
Gerd Moellmann [Thu, 14 Sep 2000 15:12:48 +0000 (15:12 +0000)]
(USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.

23 years ago(USE_MMAP_FOR_BUFFERS): Recognize in system
Gerd Moellmann [Thu, 14 Sep 2000 15:11:53 +0000 (15:11 +0000)]
(USE_MMAP_FOR_BUFFERS): Recognize in system
configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
to `no' if defined.  Change result report.

23 years ago(toolbar-like-menu-item): Doc fix.
Dave Love [Thu, 14 Sep 2000 13:17:02 +0000 (13:17 +0000)]
(toolbar-like-menu-item): Doc fix.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Sep 2000 12:53:20 +0000 (12:53 +0000)]
*** empty log message ***

23 years ago(ansi-colors): Doc change.
Gerd Moellmann [Thu, 14 Sep 2000 12:38:09 +0000 (12:38 +0000)]
(ansi-colors): Doc change.
(ansi-color-get-face): Simplified regexp.
(ansi-color-faces-vector): Added more faces, doc change.
(ansi-color-names-vector): Doc change.
(ansi-color-regexp): Simplified regexp.
(ansi-color-parameter-regexp): New regexp.
(ansi-color-filter-apply): Doc change.
(ansi-color-filter-region): Doc change.
(ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
deal with zero length parameters.
(ansi-color-apply-on-region): Doc change.
(ansi-color-map): Doc change.
(ansi-color-map-update): Removed debugging message.
(ansi-color-get-face-1): Added condition-case to trap
args-out-of-range errors.
(ansi-color-get-face): Doc change.
(ansi-color-make-face): Removed.
(ansi-color-for-shell-mode): New option.

23 years ago(indent-for-tab-command): Doc fix.
Gerd Moellmann [Thu, 14 Sep 2000 12:19:16 +0000 (12:19 +0000)]
(indent-for-tab-command): Doc fix.

23 years agoAdd toolbar.
Dave Love [Thu, 14 Sep 2000 11:57:02 +0000 (11:57 +0000)]
Add toolbar.

23 years agoNew. (Gnome icon by tigert.)
Dave Love [Thu, 14 Sep 2000 11:56:36 +0000 (11:56 +0000)]
New.  (Gnome icon by tigert.)

23 years agoNew.
Dave Love [Thu, 14 Sep 2000 11:55:46 +0000 (11:55 +0000)]
New.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Sep 2000 09:52:08 +0000 (09:52 +0000)]
*** empty log message ***

23 years ago(Fplay_sound): Doc fix.
Gerd Moellmann [Wed, 13 Sep 2000 18:23:03 +0000 (18:23 +0000)]
(Fplay_sound): Doc fix.

23 years ago(Clickable Text): Fix example.
Dave Love [Wed, 13 Sep 2000 18:00:34 +0000 (18:00 +0000)]
(Clickable Text): Fix example.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 13 Sep 2000 15:47:04 +0000 (15:47 +0000)]
*** empty log message ***

23 years ago(quail-start-translation): Translate KEY if necessary even if it
Kenichi Handa [Wed, 13 Sep 2000 12:10:29 +0000 (12:10 +0000)]
(quail-start-translation): Translate KEY if necessary even if it
doesn't have any mapping in the current input method.
(quail-start-conversion): Likewise.
(quail-help): The output message is improved.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 13 Sep 2000 12:09:56 +0000 (12:09 +0000)]
*** empty log message ***

23 years ago(comint-output-filter):
Miles Bader [Wed, 13 Sep 2000 12:08:32 +0000 (12:08 +0000)]
(comint-output-filter):
  Revert to using `insert-before-markers'.
  Add bletcherous hack to undo damage caused by `insert-before-markers'.
  Put `front-sticky' property on overlays created here so that the field code
    understands how the overlay works.
  Use a let when making comint-last-prompt-overlay, so that the code is
    easier to read.

23 years agoAvoid some more compiler warnings.
Gerd Moellmann [Wed, 13 Sep 2000 11:18:03 +0000 (11:18 +0000)]
Avoid some more compiler warnings.
(parse_tool_bar_item): Ignore cached key bindings.

23 years ago(widget-default-format-handler): DTRT when
Dave Love [Wed, 13 Sep 2000 10:34:52 +0000 (10:34 +0000)]
(widget-default-format-handler): DTRT when
doc-property is a function.

23 years agoAdd some comments about DOUG_LEA_MALLOC's use of mmap
Gerd Moellmann [Wed, 13 Sep 2000 09:19:05 +0000 (09:19 +0000)]
Add some comments about DOUG_LEA_MALLOC's use of mmap
and allocation of Lisp data.

23 years ago(browse-url-filename-alist): Use , not ,@ to add DOS/Windows specific association.
Jason Rumney [Tue, 12 Sep 2000 20:21:39 +0000 (20:21 +0000)]
(browse-url-filename-alist): Use , not ,@ to add DOS/Windows specific association.

23 years ago(read-mail-command): Doc fix.
Dave Love [Tue, 12 Sep 2000 17:59:26 +0000 (17:59 +0000)]
(read-mail-command): Doc fix.
(mail-user-agent): Add gnus-user-agent option for upcoming Gnus.

23 years agoRemove obsolescences, especially hash tables and refs to Emacs 19.
Dave Love [Tue, 12 Sep 2000 17:44:45 +0000 (17:44 +0000)]
Remove obsolescences, especially hash tables and refs to Emacs 19.

23 years agoRemove conditional compilation on SCALABLE_FONTS.
Gerd Moellmann [Tue, 12 Sep 2000 14:19:54 +0000 (14:19 +0000)]
Remove conditional compilation on SCALABLE_FONTS.
(Finternal_set_lisp_face_attribute): If frame is 0, set new frame
defaults first.

23 years ago(set-locale-environment): Doc fix.
Dave Love [Tue, 12 Sep 2000 13:32:06 +0000 (13:32 +0000)]
(set-locale-environment): Doc fix.

23 years ago(mail-mode-fill-paragraph): Do not get the
Gerd Moellmann [Tue, 12 Sep 2000 13:30:30 +0000 (13:30 +0000)]
(mail-mode-fill-paragraph): Do not get the
filed name if it's not there.

23 years ago*** empty log message ***
Dave Love [Tue, 12 Sep 2000 13:16:58 +0000 (13:16 +0000)]
*** empty log message ***

23 years agoAdd `emulation' to keywords.
Dave Love [Tue, 12 Sep 2000 13:07:00 +0000 (13:07 +0000)]
Add `emulation' to keywords.

23 years ago(vc-dired-listing-switches): Fix :version.
Dave Love [Tue, 12 Sep 2000 13:03:44 +0000 (13:03 +0000)]
(vc-dired-listing-switches): Fix :version.

23 years agoDoc fixes.
Dave Love [Tue, 12 Sep 2000 13:00:30 +0000 (13:00 +0000)]
Doc fixes.

23 years ago(add-minor-mode): Use toggle-fun arg.
Dave Love [Tue, 12 Sep 2000 12:56:25 +0000 (12:56 +0000)]
(add-minor-mode): Use toggle-fun arg.

23 years agoAdd :version to several defcustoms.
Dave Love [Tue, 12 Sep 2000 12:54:31 +0000 (12:54 +0000)]
Add :version to several defcustoms.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 12 Sep 2000 12:51:38 +0000 (12:51 +0000)]
*** empty log message ***

23 years ago(imenu--truncate-items, imenu--cleanup)
Dave Love [Tue, 12 Sep 2000 12:49:20 +0000 (12:49 +0000)]
(imenu--truncate-items, imenu--cleanup)
(imenu--generic-function): Avoid mapcar.
(imenu--replace-spaces): Function removed.
(imenu--completion-buffer): Use subst-char-in-string.
(imenu-add-to-menubar): Use keymap inheritance.

23 years agoAdd Keywords:.
Dave Love [Tue, 12 Sep 2000 12:37:36 +0000 (12:37 +0000)]
Add Keywords:.

23 years agocopyright up-date
Dave Love [Tue, 12 Sep 2000 12:35:33 +0000 (12:35 +0000)]
copyright up-date

23 years ago*** empty log message ***
Miles Bader [Tue, 12 Sep 2000 11:35:14 +0000 (11:35 +0000)]
*** empty log message ***

23 years ago(diff-hunk-text): Use `with-temp-buffer'.
Miles Bader [Tue, 12 Sep 2000 11:24:28 +0000 (11:24 +0000)]
(diff-hunk-text): Use `with-temp-buffer'.
(diff-mode-map): Bind `diff-test-hunk'.
(diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 12 Sep 2000 10:59:03 +0000 (10:59 +0000)]
*** empty log message ***

23 years ago(Fload): Put code checking for recursive loads in #if 0.
Gerd Moellmann [Tue, 12 Sep 2000 10:58:42 +0000 (10:58 +0000)]
(Fload): Put code checking for recursive loads in #if 0.

23 years agoUndo last change
Gerd Moellmann [Tue, 12 Sep 2000 09:10:56 +0000 (09:10 +0000)]
Undo last change
because it breaks '(make-variable-buffer-local (defvar ...)'
which is used at least in dired.

23 years agoComment fixed.
Kenichi Handa [Tue, 12 Sep 2000 02:30:13 +0000 (02:30 +0000)]
Comment fixed.
(MAX_MAP_SET_LEVEL): Increased to 30.
(PUSH_MAPPING_STACK): Enclose with do-while block.
(POP_MAPPING_STACK): Likewise.
(stack_idx_of_map_multiple): New variable.
(CCL_CALL_FOR_MAP_INSTRUCTION): New macro.
(ccl_driver) <CCL_IterateMultipleMap>: If the content is a symbol,
call the corresponding CCL program by
CCL_CALL_FOR_MAP_INSTRUCTION.
(ccl_driver) <CCL_MapSingle>: Likewise.
(ccl_driver) <CCL_MapMultiple>: Rewritten to fix many bugs, deal
with the case where looking up process reaches to the end of
map-set, and call CCL programs as the above change.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 12 Sep 2000 02:29:12 +0000 (02:29 +0000)]
*** empty log message ***

23 years ago(quail-define-package): Docstring modified.
Kenichi Handa [Tue, 12 Sep 2000 02:04:17 +0000 (02:04 +0000)]
(quail-define-package): Docstring modified.

23 years ago(quail-cxterm-package-ext-info): Add extra docstrings for
Kenichi Handa [Mon, 11 Sep 2000 23:43:45 +0000 (23:43 +0000)]
(quail-cxterm-package-ext-info): Add extra docstrings for
"chinese-ccdospy", "chinese-ecdict", "chinese-etzy", "chinese-sw", and
"chinese-ziranma".  Modify the docstring of "chinese-py".

23 years ago(quail-translation-docstring): New variable.
Kenichi Handa [Mon, 11 Sep 2000 23:42:27 +0000 (23:42 +0000)]
(quail-translation-docstring): New variable.
(quail-show-keyboard-layout): Docstring modified.
(quail-select-current): Likewise.
(quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
infinite recursive call.
(quail-help): Check quail-translation-docstring.  Format of the
output changed.
(quail-help-insert-keymap-description): Adjusted for the above
change.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 11 Sep 2000 23:38:16 +0000 (23:38 +0000)]
*** empty log message ***

23 years ago(png_load, jpeg_load): Declare some variables volatile
Gerd Moellmann [Mon, 11 Sep 2000 19:54:11 +0000 (19:54 +0000)]
(png_load, jpeg_load): Declare some variables volatile
that might be clobbered by longjmp.
(check_x_display_info, x_decode_color, create_frame_xic)
(Fx_display_backing_store, Fx_display_visual_class)
(x_build_heuristic_mask, pbm_scan_number): Avoid compiler
warnings.

23 years ago(byte-compile-defvar): Only cons onto
Gerd Moellmann [Mon, 11 Sep 2000 18:26:43 +0000 (18:26 +0000)]
(byte-compile-defvar): Only cons onto
current-load-list in top-level forms.  Else this leaks a cons cell
every time a defun is called.

23 years ago*** empty log message ***
Dave Love [Mon, 11 Sep 2000 16:56:27 +0000 (16:56 +0000)]
*** empty log message ***

23 years ago(diff-apply-hunk): Function basically rewritten. Now understands
Miles Bader [Mon, 11 Sep 2000 13:51:21 +0000 (13:51 +0000)]
(diff-apply-hunk):  Function basically rewritten.  Now understands
  non-unified diffs.  Some functionality moved into `diff-hunk-text' and
  `diff-find-text'.  Add OTHER-FILE, DRY-RUN, POPUP, and NOERROR
  arguments.  If DRY-RUN is true, don't actually modify anything.  Only
  reposition point in the patched file if the patch succeeds.  Only pop
  up another window if POPUP is true.  Emit a message describing what
  happened if successful, and at what line-offset.  Automatically detect
  reversed hunks and do something appropriate.
(diff-hunk-text, diff-find-text): New functions.
(diff-filter-lines): Function removed.
(diff-test-hunk): New function.
(diff-goto-source): Rewritten in terms of diff-apply-hunk.

23 years ago(init_lread): Set Vloads_in_progress to nil.
Gerd Moellmann [Mon, 11 Sep 2000 13:01:38 +0000 (13:01 +0000)]
(init_lread): Set Vloads_in_progress to nil.
(Fload): Show list of recursively loaded files, when signaling an
error.

23 years ago(Vloads_in_progress): New variable.
Gerd Moellmann [Mon, 11 Sep 2000 12:52:59 +0000 (12:52 +0000)]
(Vloads_in_progress): New variable.
(record_load_unwind): New function.
(Fload): Check for recursive loads.
(syms_of_lread): Initialize Vloads_in_progress.
(read_integer, read1): Avoid some compiler warnings.

23 years ago(concat, Fsubstring, internal_equal, Fnconc): Avoid some
Gerd Moellmann [Mon, 11 Sep 2000 12:51:13 +0000 (12:51 +0000)]
(concat, Fsubstring, internal_equal, Fnconc): Avoid some
compiler warnings.

23 years ago(Fbuffer_string): Doc fix.
Miles Bader [Mon, 11 Sep 2000 10:48:34 +0000 (10:48 +0000)]
(Fbuffer_string): Doc fix.

23 years ago*** empty log message ***
Dave Love [Sun, 10 Sep 2000 22:16:41 +0000 (22:16 +0000)]
*** empty log message ***

23 years agoMinor doc/commentary fixes.
Dave Love [Sun, 10 Sep 2000 22:07:06 +0000 (22:07 +0000)]
Minor doc/commentary fixes.
(tildify) <defgroup>: Add :version.

23 years ago(face-x-resources): Make custom type more specific.
Dave Love [Sun, 10 Sep 2000 21:55:22 +0000 (21:55 +0000)]
(face-x-resources): Make custom type more specific.
(frame-background-mode): Use mapc.
(region) <defcustom>: Add :version.

23 years ago(mmap_enlarge): Don't return 0 if successful.
Gerd Moellmann [Sun, 10 Sep 2000 11:19:00 +0000 (11:19 +0000)]
(mmap_enlarge): Don't return 0 if successful.

23 years agos/netbsd.h: NO_C_SOURCE->NOT_C_CODE
Ken Raeburn [Sun, 10 Sep 2000 01:12:09 +0000 (01:12 +0000)]
s/netbsd.h: NO_C_SOURCE->NOT_C_CODE

23 years ago(CYCLE_CHECK): Don't use the Lisp_Object returned
Gerd Moellmann [Sat, 9 Sep 2000 13:14:56 +0000 (13:14 +0000)]
(CYCLE_CHECK): Don't use the Lisp_Object returned
by Fmemq in a condition.

23 years ago*** empty log message ***
Stefan Monnier [Sat, 9 Sep 2000 00:50:26 +0000 (00:50 +0000)]
*** empty log message ***

23 years ago* vc-sccs.el (vc-sccs-register):
Stefan Monnier [Sat, 9 Sep 2000 00:48:41 +0000 (00:48 +0000)]
* vc-sccs.el (vc-sccs-register):
* vc-rcs.el (vc-rcs-register):
* vc-cvs.el (vc-cvs-register): Don't clear file's properties.
* vc.el (vc-register): Clear file's properties.

23 years ago(Finternal_set_lisp_face_attribute): Minor thinko.
Stefan Monnier [Sat, 9 Sep 2000 00:18:25 +0000 (00:18 +0000)]
(Finternal_set_lisp_face_attribute): Minor thinko.

23 years ago(internal-merge-in-global-face): Fix newline in doc string.
Dave Love [Fri, 8 Sep 2000 22:17:17 +0000 (22:17 +0000)]
(internal-merge-in-global-face): Fix newline in doc string.

23 years ago*** empty log message ***
Dave Love [Fri, 8 Sep 2000 21:50:30 +0000 (21:50 +0000)]
*** empty log message ***

23 years ago(mmap_fd): Remove initializer which can make it
Gerd Moellmann [Fri, 8 Sep 2000 19:52:57 +0000 (19:52 +0000)]
(mmap_fd): Remove initializer which can make it
read-only in a dumped Emacs.
(mmap_fd_1): New variable.
(mmap_set_vars): Remove local `fd'.  Save mmap_fd in mmap_fd_1,
restore it from there.
(r_alloc, r_re_alloc, r_alloc_free): Call r_alloc_init
unconditionally so that mmap_fd can be initialized there.
(r_alloc_init_fd): Open-coded in r_alloc_init; function removed.
(r_alloc_init) [REL_ALLOC_MMAP && !MAP_ANON]: Open /dev/zero.
(r_alloc_init) [REL_ALLOC_MMAP && MAP_ANON]: Set mmap_fd to -1.

23 years agoOSF M-SPC.
Dave Love [Fri, 8 Sep 2000 16:53:08 +0000 (16:53 +0000)]
OSF M-SPC.

23 years ago(r_alloc_init_fd): Move. Fix conditional for pcc.
Dave Love [Fri, 8 Sep 2000 16:31:11 +0000 (16:31 +0000)]
(r_alloc_init_fd): Move.  Fix conditional for pcc.

23 years ago*** empty log message ***
Dave Love [Fri, 8 Sep 2000 16:14:29 +0000 (16:14 +0000)]
*** empty log message ***

23 years ago(AC_FUNC_MMAP): Use fixed version from development
Dave Love [Fri, 8 Sep 2000 16:14:08 +0000 (16:14 +0000)]
(AC_FUNC_MMAP): Use fixed version from development
autoconf.