]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Sep 2000 11:39:14 +0000 (11:39 +0000)]
*** empty log message ***

24 years ago(ediff-control-frame-parameters): Add zero
Gerd Moellmann [Wed, 27 Sep 2000 11:29:23 +0000 (11:29 +0000)]
(ediff-control-frame-parameters): Add zero
tool-bar-lines.

24 years agoIrix64.
Dave Love [Wed, 27 Sep 2000 09:41:51 +0000 (09:41 +0000)]
Irix64.

24 years ago*** empty log message ***
Dave Love [Wed, 27 Sep 2000 09:33:11 +0000 (09:33 +0000)]
*** empty log message ***

24 years agoNow works 64-bit. Tidied.
Dave Love [Wed, 27 Sep 2000 09:32:32 +0000 (09:32 +0000)]
Now works 64-bit.  Tidied.

24 years agoAdd entry for Info using emacs header-lines.
Miles Bader [Wed, 27 Sep 2000 09:22:01 +0000 (09:22 +0000)]
Add entry for Info using emacs header-lines.

24 years agoFix last change.
Dave Love [Wed, 27 Sep 2000 08:59:33 +0000 (08:59 +0000)]
Fix last change.

24 years ago(tool-bar-help): Use `mouse-pixel-position'.
Miles Bader [Wed, 27 Sep 2000 04:20:25 +0000 (04:20 +0000)]
(tool-bar-help): Use `mouse-pixel-position'.

24 years ago(quail-help): The output message is improved.
Kenichi Handa [Wed, 27 Sep 2000 00:03:12 +0000 (00:03 +0000)]
(quail-help): The output message is improved.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 27 Sep 2000 00:02:40 +0000 (00:02 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Sep 2000 19:24:22 +0000 (19:24 +0000)]
*** empty log message ***

24 years agoMake this the leim Makefile.in.
Gerd Moellmann [Tue, 26 Sep 2000 19:23:56 +0000 (19:23 +0000)]
Make this the leim Makefile.in.
(clean): Also remove $NON-TIT and $WORLD.
(RUN-EMACS): Set EMACSLOADPATH.

24 years agoAdapt to the change of leim/Makefile which was
Gerd Moellmann [Tue, 26 Sep 2000 19:22:44 +0000 (19:22 +0000)]
Adapt to the change of leim/Makefile which was
necessary to ensure a reasonably working `make dist'.

24 years agoMoved to leim/Makefile.in..
Gerd Moellmann [Tue, 26 Sep 2000 19:21:46 +0000 (19:21 +0000)]
Moved to leim/Makefile.in..

24 years ago(find-file-suppress-same-file-warnings): period in doc string
Sam Steingold [Tue, 26 Sep 2000 16:25:29 +0000 (16:25 +0000)]
(find-file-suppress-same-file-warnings): period in doc string

24 years ago*** empty log message ***
Dave Love [Tue, 26 Sep 2000 15:45:25 +0000 (15:45 +0000)]
*** empty log message ***

24 years ago(popup-menu): If POSITION is nil, set it using
Dave Love [Tue, 26 Sep 2000 15:34:39 +0000 (15:34 +0000)]
(popup-menu): If POSITION is nil, set it using
mouse-position.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Sep 2000 15:32:27 +0000 (15:32 +0000)]
*** empty log message ***

24 years ago(frame-notice-user-settings): Don't add a
Gerd Moellmann [Tue, 26 Sep 2000 15:24:08 +0000 (15:24 +0000)]
(frame-notice-user-settings): Don't add a
tool-bar-lines frame parameter to default-frame-alist in batch
mode.

24 years ago(browse-url-file-url): Check for null maps.
Sam Steingold [Tue, 26 Sep 2000 13:05:29 +0000 (13:05 +0000)]
(browse-url-file-url): Check for null maps.

24 years ago(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
Gerd Moellmann [Tue, 26 Sep 2000 13:03:24 +0000 (13:03 +0000)]
(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
instead of BITS_PER_INT.
(XINT, XUINT) [NO_UNION_TYPE]: Cast result to EMACS_INT and
EMACS_UINT, respectively.
(NO_UNION_TYPE) [USE_LISP_UNION_TYPE]: Undefine.

24 years ago(BITS_PER_EMACS_INT) [__arch64__]: Don't define.
Gerd Moellmann [Tue, 26 Sep 2000 13:02:21 +0000 (13:02 +0000)]
(BITS_PER_EMACS_INT) [__arch64__]: Don't define.

24 years ago(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
Gerd Moellmann [Tue, 26 Sep 2000 13:01:57 +0000 (13:01 +0000)]
(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Sep 2000 12:37:39 +0000 (12:37 +0000)]
*** empty log message ***

24 years ago(freeze_window_starts): Construct last argument for
Gerd Moellmann [Tue, 26 Sep 2000 12:36:55 +0000 (12:36 +0000)]
(freeze_window_starts): Construct last argument for
foreach_window differently.

24 years ago(x_decode_color): Don't return a Lisp_Object.
Gerd Moellmann [Tue, 26 Sep 2000 12:36:33 +0000 (12:36 +0000)]
(x_decode_color): Don't return a Lisp_Object.

24 years ago(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
Gerd Moellmann [Tue, 26 Sep 2000 12:35:33 +0000 (12:35 +0000)]
(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
EMACS_UINT instead of `int' and `unsigned int'.
(XSET) [EXPLICIT_SIGN_EXTEND]: Use EMACS_INT instead of `int'.

24 years ago(struct frame): Make the `nothing' member of union
Gerd Moellmann [Tue, 26 Sep 2000 12:35:06 +0000 (12:35 +0000)]
(struct frame): Make the `nothing' member of union
output_data an EMACS_INT.

24 years ago(frame-notice-user-settings): Make tool-bar-mode and
Gerd Moellmann [Tue, 26 Sep 2000 11:52:01 +0000 (11:52 +0000)]
(frame-notice-user-settings): Make tool-bar-mode and
default-frame-alist consistent.

24 years ago(GC_CHECK_STRING_BYTES): Temporarily define, for bug
Gerd Moellmann [Tue, 26 Sep 2000 11:12:19 +0000 (11:12 +0000)]
(GC_CHECK_STRING_BYTES): Temporarily define, for bug
hunting.
(struct sdata) [GC_CHECK_STRING_BYTES]: Always record the string's
size in the sdata structure.
(SDATA_NBYTES, SDATA_DATA): New macros.
(SDATA_OF_STRING, SDATA_SIZE) [GC_CHECK_STRING_BYTES]: Define
differently for the different layout of the sdata structure.
(allocate_string_data) [GC_CHECK_STRING_BYTES]: Record string size
in sdata.
(sweep_strings, compact_small_strings) [GC_CHECK_STRING_BYTES]:
Check that size recorded in the string size and size recorded in
the sdata structure agree.

24 years ago(tool-bar-help): New function.
Gerd Moellmann [Tue, 26 Sep 2000 09:35:27 +0000 (09:35 +0000)]
(tool-bar-help): New function.

24 years agognus-user-agent, iswitchb-mode
Dave Love [Mon, 25 Sep 2000 21:11:52 +0000 (21:11 +0000)]
gnus-user-agent, iswitchb-mode

24 years ago(__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.
Dave Love [Mon, 25 Sep 2000 21:09:14 +0000 (21:09 +0000)]
(__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.
(__malloc_size_t) [!DOUG_LEA_MALLOC]: Define unconditionally as
size_t.
(__malloc_extra_blocks): Declare as __malloc_size_t.

24 years ago(__malloc_extra_blocks): Declare as __malloc_size_t.
Dave Love [Mon, 25 Sep 2000 21:07:55 +0000 (21:07 +0000)]
(__malloc_extra_blocks): Declare as __malloc_size_t.

24 years ago(mark_image): Use GC_NILP instead of NILP.
Gerd Moellmann [Mon, 25 Sep 2000 18:38:44 +0000 (18:38 +0000)]
(mark_image): Use GC_NILP instead of NILP.

24 years ago*** empty log message ***
Dave Love [Mon, 25 Sep 2000 18:32:40 +0000 (18:32 +0000)]
*** empty log message ***

24 years ago(fancy-splash-head): Check XPM is available.
Dave Love [Mon, 25 Sep 2000 18:31:51 +0000 (18:31 +0000)]
(fancy-splash-head): Check XPM is available.

24 years agoInclude stdio.h.
Dave Love [Mon, 25 Sep 2000 18:18:31 +0000 (18:18 +0000)]
Include stdio.h.

24 years ago*** empty log message ***
Dave Love [Mon, 25 Sep 2000 17:51:59 +0000 (17:51 +0000)]
*** empty log message ***

24 years agoInclude config.h.
Dave Love [Mon, 25 Sep 2000 17:39:03 +0000 (17:39 +0000)]
Include config.h.
[!HAVE_STDLIB_H]: Declare malloc.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 15:42:25 +0000 (15:42 +0000)]
*** empty log message ***

24 years ago(byte-compile-defvar-or-defconst): Only cons onto
Gerd Moellmann [Mon, 25 Sep 2000 15:41:30 +0000 (15:41 +0000)]
(byte-compile-defvar-or-defconst): Only cons onto
current-load-list in top-level forms.  Else this leaks a cons cell
every time a defun is called.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 15:07:45 +0000 (15:07 +0000)]
*** empty log message ***

24 years ago(rmail-dont-reply-to): Fix last change.
Gerd Moellmann [Mon, 25 Sep 2000 15:04:30 +0000 (15:04 +0000)]
(rmail-dont-reply-to): Fix last change.

24 years ago(auto-insert): Doc fix.
Dave Love [Mon, 25 Sep 2000 14:43:35 +0000 (14:43 +0000)]
(auto-insert): Doc fix.
(auto-insert-alist): Following GNU notices, don't say `copyright
_by_'.  Use line-beginning-position.
(auto-insert): Check buffer-file-name is non-nil before use.

24 years ago(show_help_echo): Set help_echo_showing_p.
Gerd Moellmann [Mon, 25 Sep 2000 14:27:02 +0000 (14:27 +0000)]
(show_help_echo): Set help_echo_showing_p.
(read_char): If help-echo is showing, preserve the echo area
when redisplaying.

24 years ago(help_echo_showing_p): New variable.
Gerd Moellmann [Mon, 25 Sep 2000 14:26:20 +0000 (14:26 +0000)]
(help_echo_showing_p): New variable.
(set_message): Reset it to 0.
(init_xdisp): Initialize help_echo_showing_p.

24 years ago(help_echo_showing_p): Declare extern.
Gerd Moellmann [Mon, 25 Sep 2000 14:25:20 +0000 (14:25 +0000)]
(help_echo_showing_p): Declare extern.

24 years agoFix typo in __GNUC_MINOR__.
Gerd Moellmann [Mon, 25 Sep 2000 14:25:02 +0000 (14:25 +0000)]
Fix typo in __GNUC_MINOR__.

24 years ago(quit_throw_to_read_char): Declare NO_RETURN.
Gerd Moellmann [Mon, 25 Sep 2000 14:24:23 +0000 (14:24 +0000)]
(quit_throw_to_read_char): Declare NO_RETURN.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 11:53:11 +0000 (11:53 +0000)]
*** empty log message ***

24 years ago(POSIX_SIGNALS): Define.
Gerd Moellmann [Mon, 25 Sep 2000 11:52:48 +0000 (11:52 +0000)]
(POSIX_SIGNALS): Define.

24 years ago(texinfo-mode): Prevent filling lines
Gerd Moellmann [Mon, 25 Sep 2000 11:16:43 +0000 (11:16 +0000)]
(texinfo-mode): Prevent filling lines
starting with `@def' or `@multitable', in addition to ones
specified by the user in auto-fill-inhibit-regexp.

24 years ago(rmail-dont-reply-to): Avoid infinite loop if
Gerd Moellmann [Mon, 25 Sep 2000 10:35:47 +0000 (10:35 +0000)]
(rmail-dont-reply-to): Avoid infinite loop if
rmail-dont-reply-to-names matches the empty string.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 09:25:29 +0000 (09:25 +0000)]
*** empty log message ***

24 years ago(base64_encode_1): Fix last change.
Dave Love [Mon, 25 Sep 2000 09:23:53 +0000 (09:23 +0000)]
(base64_encode_1): Fix last change.

24 years ago(x_clear_mouse_face): Blick/unblock input.
Gerd Moellmann [Mon, 25 Sep 2000 09:23:32 +0000 (09:23 +0000)]
(x_clear_mouse_face): Blick/unblock input.

24 years ago(command-line-1, fancy-splash-text): Change the
Gerd Moellmann [Mon, 25 Sep 2000 09:11:31 +0000 (09:11 +0000)]
(command-line-1, fancy-splash-text): Change the
text to sound more friendly.

24 years agoRemove/comment speedbar stuff.
Gerd Moellmann [Mon, 25 Sep 2000 08:52:00 +0000 (08:52 +0000)]
Remove/comment speedbar stuff.

24 years agoAdd definition of NO_RETURN
Jason Rumney [Sun, 24 Sep 2000 11:12:04 +0000 (11:12 +0000)]
Add definition of NO_RETURN

24 years agoFix typo.
Thien-Thi Nguyen [Sat, 23 Sep 2000 18:24:51 +0000 (18:24 +0000)]
Fix typo.

24 years agoUpdate hideshow.el section.
Thien-Thi Nguyen [Sat, 23 Sep 2000 02:46:19 +0000 (02:46 +0000)]
Update hideshow.el section.

24 years agoUpdate author email address.
Thien-Thi Nguyen [Sat, 23 Sep 2000 02:37:50 +0000 (02:37 +0000)]
Update author email address.
Generally, sync w/ maintainer version 5.22.

(hs-hide-all-non-comment-function): New var.
(hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
(hs-hide-all): Use `hs-hide-all-non-comment-function'.
(hs-show-region): Delete this command.
(hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.

24 years agoChange setfilename.
Dave Love [Fri, 22 Sep 2000 21:16:52 +0000 (21:16 +0000)]
Change setfilename.

24 years agoAdd emacs-mime.
Dave Love [Fri, 22 Sep 2000 21:15:06 +0000 (21:15 +0000)]
Add emacs-mime.

24 years ago*** empty log message ***
Dave Love [Fri, 22 Sep 2000 21:12:53 +0000 (21:12 +0000)]
*** empty log message ***

24 years agoNew version for Gnus 5.9.
Dave Love [Fri, 22 Sep 2000 21:07:57 +0000 (21:07 +0000)]
New version for Gnus 5.9.

24 years ago(enable_glyph_matrix_rows): Remove xasserts.
Gerd Moellmann [Fri, 22 Sep 2000 19:54:28 +0000 (19:54 +0000)]
(enable_glyph_matrix_rows): Remove xasserts.

24 years ago(try_window_reusing_current_matrix): More fixes
Gerd Moellmann [Fri, 22 Sep 2000 19:52:48 +0000 (19:52 +0000)]
(try_window_reusing_current_matrix): More fixes
for the case window has a header-line.

24 years ago*** empty log message ***
Dave Love [Fri, 22 Sep 2000 17:17:41 +0000 (17:17 +0000)]
*** empty log message ***

24 years ago(fortran-mode): Locally set
Dave Love [Fri, 22 Sep 2000 17:16:57 +0000 (17:16 +0000)]
(fortran-mode): Locally set
normal-auto-fill-function.
(fortran-auto-fill-mode): Just alias to auto-fill-mode.
(fortran-mode-map): Adjust auto-fill menu entry.

24 years ago(hl-line-overlay): Don't make it buffer-local.
Dave Love [Fri, 22 Sep 2000 17:16:31 +0000 (17:16 +0000)]
(hl-line-overlay): Don't make it buffer-local.
(hl-line-highlight): Specify buffer when moving overlay.

24 years ago(syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
Dave Love [Fri, 22 Sep 2000 16:11:48 +0000 (16:11 +0000)]
(syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
a doc string.

24 years ago[SOLARIS2]: Remove redundant include of string.h.
Dave Love [Fri, 22 Sep 2000 16:11:12 +0000 (16:11 +0000)]
[SOLARIS2]: Remove redundant include of string.h.

24 years ago(Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.
Dave Love [Fri, 22 Sep 2000 13:15:52 +0000 (13:15 +0000)]
(Fstring_as_unibyte, Fstring_as_multibyte): Doc fix.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 22 Sep 2000 11:58:30 +0000 (11:58 +0000)]
*** empty log message ***

24 years ago(toplevel): Require `vc' when compiling.
Gerd Moellmann [Fri, 22 Sep 2000 11:57:30 +0000 (11:57 +0000)]
(toplevel): Require `vc' when compiling.

24 years ago(fancy-splash-head): Use splash.pbm instead of
Gerd Moellmann [Fri, 22 Sep 2000 11:20:05 +0000 (11:20 +0000)]
(fancy-splash-head): Use splash.pbm instead of
splash.xbm.

24 years ago#
André Spiegel [Fri, 22 Sep 2000 07:52:09 +0000 (07:52 +0000)]
#

24 years ago(vc-switch-backend): Signal an error if the file is not registered
André Spiegel [Fri, 22 Sep 2000 07:49:19 +0000 (07:49 +0000)]
(vc-switch-backend): Signal an error if the file is not registered
under the new backend.

24 years ago(vc-rcs-checkin): Fix bug that prevented check-in without explicit
André Spiegel [Fri, 22 Sep 2000 07:48:08 +0000 (07:48 +0000)]
(vc-rcs-checkin): Fix bug that prevented check-in without explicit
revision number.

24 years ago(wrong_type_argument, Fthrow, Fsignal, error): Declare
Gerd Moellmann [Thu, 21 Sep 2000 21:50:10 +0000 (21:50 +0000)]
(wrong_type_argument, Fthrow, Fsignal, error): Declare
NO_RETURN.

24 years ago(NO_RETURN): Define.as `__attribute__((__noreturn__))'
Gerd Moellmann [Thu, 21 Sep 2000 21:49:39 +0000 (21:49 +0000)]
(NO_RETURN): Define.as `__attribute__((__noreturn__))'
for GCC >= 2.5.

24 years agoAvoid some more compiler warnings.
Gerd Moellmann [Thu, 21 Sep 2000 20:55:56 +0000 (20:55 +0000)]
Avoid some more compiler warnings.
(byte_char_debug_check): Return void.

24 years agoAvoid some more compiler warnings.
Gerd Moellmann [Thu, 21 Sep 2000 20:54:57 +0000 (20:54 +0000)]
Avoid some more compiler warnings.

24 years ago(quail-help): The output message is improved.
Kenichi Handa [Thu, 21 Sep 2000 20:15:55 +0000 (20:15 +0000)]
(quail-help): The output message is improved.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Sep 2000 19:27:29 +0000 (19:27 +0000)]
*** empty log message ***

24 years ago(try_window_reusing_current_matrix): Fix computation of
Gerd Moellmann [Thu, 21 Sep 2000 18:41:57 +0000 (18:41 +0000)]
(try_window_reusing_current_matrix): Fix computation of
reused rows' y-position in the case window has a header-line, and
new window start is greater than old window start.

24 years ago(scrolling_window): Compare y-positions of rows
Gerd Moellmann [Thu, 21 Sep 2000 18:41:36 +0000 (18:41 +0000)]
(scrolling_window): Compare y-positions of rows
equal at the start.  Some simplification.

24 years ago(Fx_create_frame): Set default frame parameter value
Gerd Moellmann [Thu, 21 Sep 2000 18:41:21 +0000 (18:41 +0000)]
(Fx_create_frame): Set default frame parameter value
for tool-bar-lines to 1.

24 years ago(command-line): If frame was created with a non-zero
Gerd Moellmann [Thu, 21 Sep 2000 18:38:53 +0000 (18:38 +0000)]
(command-line): If frame was created with a non-zero
tool-bar-lines parameter, switch tool-bar-mode on.

24 years ago(top-level): Clean up
Dave Love [Thu, 21 Sep 2000 18:28:41 +0000 (18:28 +0000)]
(top-level): Clean up
`eval-when-compile's and assorted defvars.
(cperl-invalid-face): Don't double-quote value.  Change custom
type.
(cperl-mode): Set normal-auto-fill-function and don't zap
auto-fill-function.
(cperl-imenu--function-name-regexp-perl): Renamed from
imenu-example--function-name-regexp-perl.
(cperl-imenu--create-perl-index): Renamed from
imenu-example--create-perl-index.
(cperl-xsub-scan): Don't require cl.

24 years ago(diff-hunk-text): Properly handle one-sided context diffs.
Stefan Monnier [Thu, 21 Sep 2000 16:52:30 +0000 (16:52 +0000)]
(diff-hunk-text): Properly handle one-sided context diffs.
(diff-apply-hunk): When done, advance to the next hunk.

24 years ago(smiley-region): Test if display-graphic-p bound
Dave Love [Thu, 21 Sep 2000 16:28:06 +0000 (16:28 +0000)]
(smiley-region): Test if display-graphic-p bound
(for Emacs 20).  Tidy somewhat.

24 years ago(diff-file-header-face): Reset to its previous value.
Stefan Monnier [Thu, 21 Sep 2000 16:15:32 +0000 (16:15 +0000)]
(diff-file-header-face): Reset to its previous value.
(diff-hunk-text): Correctly use offsets rather than buffer-positions.
(diff-xor): New function.
(diff-find-source-location): Use it.  Fix a stupid name clash.
(diff-hunk-status-msg): New function.
(diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
(diff-test-hunk): Use diff-find-source-location.
(diff-goto-source): Favor the `reverse'.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Sep 2000 15:08:55 +0000 (15:08 +0000)]
*** empty log message ***

24 years agoiswitchb, msb
Dave Love [Thu, 21 Sep 2000 14:58:05 +0000 (14:58 +0000)]
iswitchb, msb

24 years ago*** empty log message ***
Dave Love [Thu, 21 Sep 2000 14:48:36 +0000 (14:48 +0000)]
*** empty log message ***

24 years ago(change-log-date-face, change-log-name-face)
Gerd Moellmann [Thu, 21 Sep 2000 14:48:08 +0000 (14:48 +0000)]
(change-log-date-face, change-log-name-face)
(change-log-email-face, change-log-file-face)
(change-log-list-face, change-log-conditionals-face)
(change-log-function-face, change-log-acknowledgement-face): New
faces, inheriting from font-lock faces.
(change-log-font-lock-keywords): Use them.

24 years ago(msb-mode-map): Use substitute-key-definition.
Dave Love [Thu, 21 Sep 2000 14:36:55 +0000 (14:36 +0000)]
(msb-mode-map): Use substitute-key-definition.
(msb-mode): Use msb-mode-map.