1998-04-27 |
Richard M. Stallman |
(ielm-eval-input): Use variables *, **, *** not :, ::, :::.
|
1998-04-27 |
Richard M. Stallman |
(sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.
|
1998-04-26 |
Richard M. Stallman |
(x_set_foreground_color, x_set_background_color)
|
1998-04-26 |
Richard M. Stallman |
(parse_menu_item): Support keywords :keys and
|
1998-04-26 |
Richard M. Stallman |
(standard_args): Apply --unibyte/multibyte after --nw.
|
1998-04-26 |
Richard M. Stallman |
(Fintern): Initialize keywords only in initial obarray.
|
1998-04-26 |
Richard M. Stallman |
(Fmakunbound): Test keywordness only in initial obarray.
|
1998-04-26 |
Richard M. Stallman |
Include initial_obarray from lread.c
|
1998-04-26 |
Richard M. Stallman |
(set-auto-mode): When just-from-file-name is set, don't
|
1998-04-26 |
Richard M. Stallman |
(view-mode-exit): Don't alter view-return-to-alist.
|
1998-04-26 |
Richard M. Stallman |
(TEX_decode_env): Don't free the value getenv returns.
|
1998-04-26 |
Richard M. Stallman |
(set-language-environment):
|
1998-04-26 |
Richard M. Stallman |
(croak): Add forward declaration.
|
1998-04-26 |
Richard M. Stallman |
(setup-8-bit-environment): If default-enable-multibyte-characters is nil,
|
1998-04-26 |
Richard M. Stallman |
(setup-english-environment): Don't set default-enable-multibyte-characters.
|
1998-04-25 |
Richard M. Stallman |
(unload_color): No longer static.
|
1998-04-25 |
Richard M. Stallman |
(insert_from_string, insert_from_string_before_markers):
|
1998-04-25 |
Richard M. Stallman |
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
|
1998-04-25 |
Richard M. Stallman |
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
|
1998-04-25 |
Richard M. Stallman |
(FRAME_CURSOR_X_LIMIT): New macro.
|
1998-04-25 |
Richard M. Stallman |
(Fread_from_string): Initialize startval and endval.
|
1998-04-25 |
Richard M. Stallman |
(re_search_2): Fix handling of at_dot.
|
1998-04-24 |
Richard M. Stallman |
(read1): Allow multibyte and unibyte together in one string.
|
1998-04-24 |
Richard M. Stallman |
(finder-compile-keywords):
|
1998-04-24 |
Richard M. Stallman |
(update_frame): Move echo area cursor into range.
|
1998-04-24 |
Richard M. Stallman |
(custom-deps, updates): Allow cus-dep to be compiled.
|
1998-04-24 |
Richard M. Stallman |
(custom-make-dependencies): Don't give up
|
1998-04-24 |
Richard M. Stallman |
(copyright-regexp): Put \251 before the multibyte copyright symbol.
|
1998-04-24 |
Richard M. Stallman |
(custom-deps): Ignore =... subdirs.
|
1998-04-24 |
Richard M. Stallman |
(mail-complete-alist): Don't refer to mail-address-field-regexp.
|
1998-04-24 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Added `defpackage'.
|
1998-04-24 |
Richard M. Stallman |
Indent defpackage correctly.
|
1998-04-24 |
Richard M. Stallman |
(change-log-mode): Undo previous change.
|
1998-04-24 |
Richard M. Stallman |
(Qinhibit_point_motion_hooks): New variable.
|
1998-04-24 |
Geoff Voelker |
(sys_socket): Make sockets non-inheritable.
|
1998-04-24 |
Geoff Voelker |
(emacs.bat, debug.bat): Create them in the
|
1998-04-24 |
Richard M. Stallman |
Use new menu item format. Don't simulate button prefix.
|
1998-04-24 |
Richard M. Stallman |
(shrink_decoding_region): Do not consider LF as ascii
|
1998-04-24 |
Geoff Voelker |
(dired-chmod-program) [windows-nt]: Use chmod.
|
1998-04-23 |
Geoff Voelker |
(sys_kill): Fix indenting.
|
1998-04-23 |
Geoff Voelker |
Replace code with a new version written from scratch
|
1998-04-23 |
Geoff Voelker |
(w32_read_socket): Don't misinterpret WM_PAINT message
|
1998-04-23 |
Geoff Voelker |
(Fcopy_file): Skip dev/inode check on Windows.
|
1998-04-23 |
Geoff Voelker |
(utimbuf): New macro.
|
1998-04-23 |
Geoff Voelker |
(fstat, utime): New functions; these are provided in
|
1998-04-23 |
Geoff Voelker |
(dir_warning): Don't log a warning if Emacs hasn't
|
1998-04-23 |
Geoff Voelker |
(x_set_vertical_scroll_bars): Put scroll bars on the
|
1998-04-23 |
Geoff Voelker |
(scroll-bar-mode, toggle-scroll-bar): By default,
|
1998-04-23 |
Geoff Voelker |
(main): Only set environment size for real shell, and
|
1998-04-23 |
Geoff Voelker |
Build ddeclient.
|
1998-04-23 |
Geoff Voelker |
Initial revision
|
1998-04-23 |
Richard M. Stallman |
(frame-name-alist): Remove this variable.
|
1998-04-23 |
Richard M. Stallman |
*** empty log message ***
|
1998-04-23 |
Richard M. Stallman |
(load-with-code-conversion): Don't pass extra arg to eval-buffer.
|
1998-04-23 |
Richard M. Stallman |
(justify-current-line): Use new algorithm to apportion the spaces to be added.
|
1998-04-23 |
Richard M. Stallman |
(Fcommand_execute): Truncate command-history here.
|
1998-04-23 |
Richard M. Stallman |
(byte-compile-file): Always read the file in multibyte mode
|
1998-04-23 |
Richard M. Stallman |
(read_from_string_index_byte): New variable.
|
1998-04-23 |
Richard M. Stallman |
(emacs.o): Depend on buffer.h.
|
1998-04-23 |
Richard M. Stallman |
Include buffer.h
|
1998-04-23 |
Richard M. Stallman |
(Fcall_interactively): Truncate command-history here.
|
1998-04-23 |
Dave Love |
Don't require cl. Minor doc fixes.
|
1998-04-23 |
Dave Love |
(change-log-mode): Add `* ' to paragraph-start.
|
1998-04-23 |
Richard M. Stallman |
(syms_of_charset): Doc fix for nonascii-insert-offset.
|
1998-04-23 |
Richard M. Stallman |
(Fbuffer_substring): Doc fix.
|
1998-04-23 |
Richard M. Stallman |
(Fstring_make_multibyte): Doc fix.
|
1998-04-23 |
Richard M. Stallman |
(Funibyte_char_to_multibyte): Doc fix.
|
1998-04-23 |
Richard M. Stallman |
(comint-replace-by-expanded-history): New arg START.
|
1998-04-23 |
Richard M. Stallman |
(file-coding-system-alist): Use emacs-mule for .elc files.
|
1998-04-22 |
Erik Naggum |
(get_boot_time): Remove extraneous semicolon.
|
1998-04-22 |
Erik Naggum |
Remove extraneous semicolon.
|
1998-04-22 |
Eli Zaretskii |
(x-select-text, x-get-selection-value): Replace win16 with w16.
|
1998-04-22 |
Eli Zaretskii |
(alloc_xfer_buf): If want_size is more than 1MB,
|
1998-04-22 |
Dave Love |
(help-mode-map): Add S-tab, like backtab.
|
1998-04-22 |
Eli Zaretskii |
(Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for.
|
1998-04-22 |
Stephen Eglen |
Only require cl if cadr and last are not defined (thanks to Dave Love.)
|
1998-04-22 |
Richard M. Stallman |
(rmail): Don't bind enable-local-variables.
|
1998-04-22 |
Richard M. Stallman |
(Info-fontify-node): For menu items, use info-xref font.
|
1998-04-22 |
Richard M. Stallman |
(defcustom, defgroup, defface): Don't use backquote.
|
1998-04-22 |
Richard M. Stallman |
*** empty log message ***
|
1998-04-22 |
Richard M. Stallman |
Comment change.
|
1998-04-22 |
Richard M. Stallman |
(encoded-kbd-mode): Doc fix.
|
1998-04-22 |
Richard M. Stallman |
(Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.
|
1998-04-22 |
Richard M. Stallman |
(help-highlight-face): Use `face' as custom type.
|
1998-04-21 |
Dave Love |
Fix header comments.
|
1998-04-21 |
Dave Love |
(remove-hook): Fix spurious quote.
|
1998-04-21 |
Dave Love |
(describe-function): Make hyperlink to library file
|
1998-04-21 |
Eli Zaretskii |
(Fcall_process) [MSDOS]: Call child_setup instead of run_msdos_command.
|
1998-04-21 |
Eli Zaretskii |
(run_msdos_command): Don't construct process
|
1998-04-21 |
Richard M. Stallman |
More of previous.
|
1998-04-21 |
Richard M. Stallman |
Explain trouble with link farms in `make install'.
|
1998-04-21 |
Richard M. Stallman |
(dired-move-to-filename-regexp): There might be a space
|
1998-04-21 |
Richard M. Stallman |
(easy-menu-do-add-item):
|
1998-04-21 |
Richard M. Stallman |
(tmm-get-keymap): Handle new format menu item w/o cache.
|
1998-04-21 |
Kenichi Handa |
Encoding of Greek line fixed.
|
1998-04-20 |
Richard M. Stallman |
(cl-do-arglist): Undo previous change.
|
1998-04-20 |
Richard M. Stallman |
(mouse-buffer-menu-mode-mult): New variable.
|
1998-04-20 |
Richard M. Stallman |
(Fmake_temp_name): Complete rewrite.
|
1998-04-20 |
Richard M. Stallman |
(smtpmail-send-it): Deleted all code related to Resent-To: processing.
|
1998-04-20 |
Richard M. Stallman |
*** empty log message ***
|
1998-04-20 |
Richard M. Stallman |
Initial revision
|
1998-04-20 |
Richard M. Stallman |
(Fgarbage_collect): Don't truncate command-history here.
|
1998-04-20 |
Richard M. Stallman |
Add Slovak.
|
1998-04-20 |
Andreas Schwab |
(view-really-at-end): Return true when at end and not
|
1998-04-20 |
Richard M. Stallman |
(readevalloop): New arg UNIBYTE. Callers changed.
|
1998-04-20 |
Richard M. Stallman |
(copy_text): Count down bytes_left properly
|
1998-04-20 |
Richard M. Stallman |
(load-with-code-conversion):
|
1998-04-20 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-20 |
Richard M. Stallman |
(Fcompare_strings): Require first 6 args.
|
1998-04-20 |
Richard M. Stallman |
(Ftry_completion): Use Fcompare_strings.
|
1998-04-20 |
Richard M. Stallman |
(Fcompare_strings): New function.
|
1998-04-20 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-20 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-20 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-20 |
Kenichi Handa |
(SLAVIC): New macro.
|
1998-04-20 |
Kenichi Handa |
(lisp): Add czech.elc, slovak.elc, and romanina.elc.
|
1998-04-20 |
Kenichi Handa |
(Fregister_ccl_program): Put ccl-program-idx property to NAME.
|
1998-04-20 |
Kenichi Handa |
(setup_coding_system): For a type 4 coding system,
|
1998-04-20 |
Kenichi Handa |
FLAGS arguments for make-coding-system changed.
|
1998-04-20 |
Kenichi Handa |
Set t to `documentation' info for Romanian.
|
1998-04-20 |
Kenichi Handa |
(ccl-compile-unify-character): Inhibit
|
1998-04-20 |
Kenichi Handa |
(make-coding-system): If TYPE is 4, FLAGS
|
1998-04-20 |
Kenichi Handa |
(quail-start-translation): Bind
|
1998-04-19 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-19 |
Eli Zaretskii |
(struct Lisp_Process): Add inherit_coding_system_flag member.
|
1998-04-19 |
Eli Zaretskii |
(Fset_process_inherit_coding_system_flag,
|
1998-04-19 |
Geoff Voelker |
(interdontcompile): New macro.
|
1998-04-18 |
Richard M. Stallman |
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.
|
1998-04-18 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-18 |
Richard M. Stallman |
Initial revision
|
1998-04-18 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-18 |
Dan Nicolaescu |
Initial revision
|
1998-04-18 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-18 |
Richard M. Stallman |
(file-name-handler-alist): FIx previous change.
|
1998-04-18 |
Richard M. Stallman |
Update copyright years.
|
1998-04-18 |
Stephen Eglen |
Customize. Add `;;; Code' line.
|
1998-04-18 |
Stephen Eglen |
Customize.
|
1998-04-18 |
Richard M. Stallman |
(elisp): Don't try to make makeinfo.
|
1998-04-18 |
Richard M. Stallman |
(edebug-compute-previous-result):
|
1998-04-18 |
Richard M. Stallman |
(ps-output-string-prim): Use skip-chars-forward.
|
1998-04-18 |
Richard M. Stallman |
(Info-menu): Allow extra spaces at start of menu item.
|
1998-04-18 |
Richard M. Stallman |
(rmail-message-regexp-p):
|
1998-04-18 |
Richard M. Stallman |
(load-with-code-conversion):
|
1998-04-18 |
Richard M. Stallman |
Initial revision
|
1998-04-17 |
Richard M. Stallman |
(syms_of_emacs): Fix patching error in previous change.
|
1998-04-17 |
Richard M. Stallman |
(read1): Compute NaN and infinities using 0.0 in a
|
1998-04-17 |
Richard M. Stallman |
(readchar): Find the previous byte's address properly
|
1998-04-17 |
Richard M. Stallman |
(debug-ignored-errors): Add and remove strings.
|
1998-04-17 |
Richard M. Stallman |
(jka-compr-use-shell) [ms-dos, windows-nt]: Do not use a shell.
|
1998-04-17 |
Dave Love |
(scheme-imenu-generic-expression,
|
1998-04-17 |
Dave Love |
(array-mode): Add autoload cookie.
|
1998-04-17 |
Dave Love |
(ph-install-menu): Use easy-menu-create-menu, not
|
1998-04-17 |
Dave Love |
(change-log-mode): Revert 1997-12-03 doc change.
|
1998-04-17 |
Stephen Eglen |
Customize.
|
1998-04-17 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-17 |
Richard M. Stallman |
(Fcall_process_region): Unbind coding-system-for-write
|
1998-04-17 |
Geoff Voelker |
(ange-ftp-real-make-directory): Fix indentation.
|
1998-04-17 |
Geoff Voelker |
(reset_terminal_modes): Only invoke hook if defined.
|
1998-04-17 |
Geoff Voelker |
* lastfile.c (_my_endbss, my_endbss_static): New variables.
|
1998-04-17 |
Geoff Voelker |
(Vpath_separator): New variable.
|
1998-04-17 |
Geoff Voelker |
(shell-file-name-chars): Add ',' and ':'.
|
1998-04-17 |
Geoff Voelker |
(ls-lisp-dired-ignore-case): New variable.
|
1998-04-17 |
Geoff Voelker |
(path-separator): Delete variable.
|
1998-04-17 |
Geoff Voelker |
(fast-lock-cache-name): Replace '\' with '#'.
|
1998-04-17 |
Geoff Voelker |
(comint-filename-chars): Combine DOS and Windows strings.
|
1998-04-17 |
Geoff Voelker |
(ange-ftp-tmp-name-template) [windows-nt]: Look for
|
1998-04-17 |
Geoff Voelker |
(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
|
1998-04-17 |
Geoff Voelker |
(Vw32_recognize_altgr): New variable.
|
1998-04-17 |
Geoff Voelker |
(w32_executable_type): Properly cast dos_header when
|
1998-04-17 |
Geoff Voelker |
(Vmenu_updating_frame): New variable.
|
1998-04-17 |
Geoff Voelker |
(Vw32_recognize_altgr): Declare.
|
1998-04-17 |
Geoff Voelker |
* w32heap.h (w32_fatal_reload_error): Declare.
|
1998-04-17 |
Geoff Voelker |
(recreate_heap): Invoke w32_fatal_reload_error upon error.
|
1998-04-17 |
Geoff Voelker |
(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
|
1998-04-17 |
Geoff Voelker |
(Qforeground_color, Qbackground_color): Declare.
|
1998-04-17 |
Geoff Voelker |
(FILE_SEND_SIGCHLD): New macro.
|
1998-04-17 |
Geoff Voelker |
(sys_read): Clear carriage return flag.
|
1998-04-17 |
Geoff Voelker |
(my_begbss_static, my_endbss_static): Declare.
|
1998-04-17 |
Geoff Voelker |
(HAVE_STRING_H, HAVE_STRFTIME): Define macros.
|
1998-04-17 |
Geoff Voelker |
(LINK_TYPE): Do not include debug info in optimized
|
1998-04-17 |
Geoff Voelker |
(clean): Delete patch generated files, optimized
|
1998-04-17 |
Geoff Voelker |
(CP_DIR): Preserve attributes.
|
1998-04-17 |
Geoff Voelker |
Include new macros from src/config.in.
|
1998-04-17 |
Geoff Voelker |
(fail): Exit with a negative return value.
|
1998-04-17 |
Geoff Voelker |
(w32-system-shells): Add 4dos and 4nt.
|
1998-04-17 |
Geoff Voelker |
(install): Copy elisp files that are not compiled.
|
1998-04-17 |
Geoff Voelker |
(obj): Update with new files in src.
|
1998-04-17 |
Richard M. Stallman |
When installing ${version}, do it replacing @version@.
|
1998-04-17 |
Richard M. Stallman |
Use spaces, not dashes, in M-x command.
|
1998-04-17 |
Richard M. Stallman |
(ispell-get-word): No error if can't find a word to check.
|
1998-04-17 |
Richard M. Stallman |
(ispell-word): In ispell-check-only mode,
|
1998-04-17 |
Richard M. Stallman |
(byte-after-unbind-ops): Delete byte-equal.
|
1998-04-17 |
Richard M. Stallman |
(Fcatch): Doc fix.
|
1998-04-17 |
Richard M. Stallman |
(Fml_if): Initialize val.
|
1998-04-17 |
Richard M. Stallman |
(help-with-tutorial): Locally bind file and filename.
|
1998-04-17 |
Richard M. Stallman |
(find-function-on-key):
|
1998-04-16 |
Richard M. Stallman |
(standard_args): Add --no-unibyte.
|
1998-04-16 |
Richard M. Stallman |
(locate): Doc fix.
|
1998-04-16 |
Eli Zaretskii |
(it_keyboard): New variable, supports Italian keyboard.
|
1998-04-16 |
Eli Zaretskii |
Make sure the environment is large enough to accomodate
|
1998-04-16 |
Richard M. Stallman |
(Man-notify-when-ready) <newframe>:
|
1998-04-16 |
Richard M. Stallman |
(time): Declare it only if not HAVE_UNISTD_H.
|
1998-04-16 |
Richard M. Stallman |
(global-map [menu-bar mule]):
|
1998-04-16 |
Richard M. Stallman |
(local-set-key, global-set-key): Return what define-key returns.
|
1998-04-16 |
Richard M. Stallman |
(Frequire): Doc fix.
|
1998-04-15 |
Kenichi Handa |
(code_convert_region): If point in the conversion
|
1998-04-15 |
Dave Love |
Move eval-when-compile off top level.
|
1998-04-15 |
Eli Zaretskii |
(syms_of_coding): Declare and define inherit-process-coding-system.
|
1998-04-15 |
Eli Zaretskii |
Declare inherit-process-coding-system.
|
1998-04-15 |
Eli Zaretskii |
(Fcall_process): Call
|
1998-04-15 |
Eli Zaretskii |
(ps-do-despool): Bind coding-system-for-write to
|
1998-04-15 |
Eli Zaretskii |
(archive-extract-by-stdout): Don't use
|
1998-04-15 |
Eli Zaretskii |
(print-region-1): Stop using binary-process-{in,out}put,
|
1998-04-15 |
Eli Zaretskii |
(dos-print-region-function): Except for binary files,
|
1998-04-15 |
Eli Zaretskii |
(find-binary-process-coding-system): Remove.
|
1998-04-15 |
Eli Zaretskii |
(hexlify-buffer, dehexlify-buffer): Don't bind
|
1998-04-15 |
Eli Zaretskii |
(sys_pipe): Use binary pipe I/O unconditionally.
|
1998-04-15 |
Eli Zaretskii |
Remove binary-process-{in,out}put.
|
1998-04-15 |
Andreas Schwab |
(RE_TRANSLATE_P): Define.
|
1998-04-15 |
Andreas Schwab |
Use RE_TRANSLATE_P to check whether translation is
|
1998-04-15 |
Andreas Schwab |
(RE_TRANSLATE_P): New macro.
|
1998-04-15 |
André Spiegel |
(vc-dired-mode): Redefine dired-move-to-filename-regexp locally.
|
1998-04-15 |
Andreas Schwab |
(vc-backend-revert): Fix missing argument for
|
1998-04-15 |
Andreas Schwab |
(realloc) <emacs>: Define to xrealloc.
|
1998-04-15 |
Andreas Schwab |
(install-arch-indep): Install customize and reftex info files.
|
1998-04-15 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at eol of docstring.
|
1998-04-15 |
Kenichi Handa |
(x_set_font): Give 2nd arg nil to Fquery_fontset.
|
1998-04-15 |
Kenichi Handa |
(coding-system-change-eol-coding): New function.
|
1998-04-15 |
Kenichi Handa |
(find_ccl_program_func): New variable.
|
1998-04-15 |
Kenichi Handa |
(FONT_ENCODING_NOT_DECIDED): The value is changed to 255.
|
1998-04-15 |
Kenichi Handa |
Typo in comments fixed.
|
1998-04-15 |
Kenichi Handa |
(Vccl_program_table, Qccl_program_idx): Extern them.
|
1998-04-15 |
Kenichi Handa |
(syms_of_xfns): Initialize find_ccl_program_func.
|
1998-04-15 |
Kenichi Handa |
(x_find_ccl_program): New function.
|
1998-04-15 |
Kenichi Handa |
(x_find_ccl_program): Extern it.
|
1998-04-15 |
Karl Heuer |
(mh-quit): mh-show-buffer can be nil.
|
1998-04-15 |
Karl Heuer |
(mail-mode): Doc fix.
|
1998-04-15 |
Karl Heuer |
(outline-font-lock-level): New function.
|
1998-04-15 |
Karl Heuer |
(file_name_as_directory): For empty arg, return `./'.
|
1998-04-15 |
Karl Heuer |
(byte-compile-warn-about-unresolved-functions): Fix whitespace.
|
1998-04-15 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-15 |
Dan Nicolaescu |
Initial revision
|
1998-04-14 |
Dave Love |
Revert erroneous 1998-04-08 change.
|
1998-04-14 |
Dave Love |
Don't eval-*and*-compile font-lock stuff.
|
1998-04-14 |
Stephen Eglen |
(mspools-folder-directory): Takes default value of ~/MAIL/ if
|
1998-04-14 |
Karl Heuer |
(x_destroy_bitmap): Declare as void, not int.
|
1998-04-14 |
Karl Heuer |
(find-file-noselect): Set buffer-file-coding-system
|
1998-04-14 |
Andreas Schwab |
(try_window): Fix mixing of Lisp_Object and int.
|
1998-04-14 |
Andreas Schwab |
(Fset_window_configuration): Fix mixing of Lisp_Object
|
1998-04-14 |
Andreas Schwab |
(init_sys_modes): Fix mixing of Lisp_Object and int
|
1998-04-14 |
Andreas Schwab |
(compile_pattern, compile_pattern_1): Fix mixing of
|
1998-04-14 |
Andreas Schwab |
(read_process_output): Fix mixing of Lisp_Object and
|
1998-04-14 |
Andreas Schwab |
(Fself_insert_and_exit): Fix mixing of Lisp_Object and
|
1998-04-14 |
Andreas Schwab |
(set_marker_both): Remove bogus checks on charpos.
|
1998-04-14 |
Andreas Schwab |
(parse_menu_item): Don't GCPRO non-lisp variables.
|
1998-04-14 |
Andreas Schwab |
(signal_after_change): Fix mixing of Lisp_Object and
|
1998-04-14 |
Andreas Schwab |
(indented_beyond_p): Fix mixing of Lisp_Object and int.
|
1998-04-14 |
Andreas Schwab |
(Fset_mouse_position, Fset_mouse_pixel_position): Fix
|
1998-04-14 |
Andreas Schwab |
(Fsubstring, substring_both, Fchar_table_range,
|
1998-04-14 |
Andreas Schwab |
(Fwrite_region): Fix mixing of Lisp_Object and int.
|
1998-04-14 |
Andreas Schwab |
(Fchar_after, Fchar_before): Fix mixing of Lisp_Object
|
1998-04-14 |
Andreas Schwab |
(code_convert_region): Fix mixing of Lisp_Object and
|
1998-04-14 |
Andreas Schwab |
(Fchars_in_region): Fix mixing of Lisp_Object and int.
|
1998-04-14 |
Andreas Schwab |
(ccl_driver, syms_of_ccl): Fix mixing of Lisp_Object and
|
1998-04-14 |
André Spiegel |
(vc-next-action-on-file): Don't check out after registering. This is
|
1998-04-14 |
Andreas Schwab |
Update return types of declarations.
|
1998-04-14 |
Andreas Schwab |
Add more prototypes.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-14 |
Andreas Schwab |
(ediff-autostore-merges): Doc fix.
|
1998-04-14 |
Andreas Schwab |
(rmail-movemail-flags): Fix customize type.
|
1998-04-14 |
André Spiegel |
(command-line-1): Better wording in mouse startup message.
|
1998-04-14 |
Andreas Schwab |
(byte-compile-warnings): Fix customize
|
1998-04-14 |
Andreas Schwab |
("Korean"): Doc fix.
|
1998-04-14 |
Andreas Schwab |
Prepend ${srcdir} to all non-TIT lisp file names.
|
1998-04-14 |
Andreas Schwab |
(latin-2-alt-postfix): Doc fix.
|
1998-04-14 |
Andreas Schwab |
(Fset_buffer_multibyte): Do nothing if nothing actually
|
1998-04-14 |
Andreas Schwab |
(code_convert_region): Call adjust_after_insert also
|
1998-04-14 |
Andreas Schwab |
(Finsert_file_contents): Call adjust_after_insert also
|
1998-04-14 |
Kenichi Handa |
(titdic-convert): Message improved.
|
1998-04-14 |
Kenichi Handa |
(code_convert_string): Give decode_coding correct byte
|
1998-04-14 |
Ulrich Drepper |
automatically generated from GPLed version
gcc-2_8_1-980419 gcc-2_8_1-980426 make-3-75-93
|
1998-04-14 |
Ulrich Drepper |
automatically generated from GPLed version
|
1998-04-13 |
Karl Heuer |
(strout): Convert old echo area to multibyte, like printchar.
|
1998-04-13 |
Karl Heuer |
(report-emacs-bug-hook): Don't absolutely
|
1998-04-13 |
Karl Heuer |
(buf_charpos_to_bytepos, buf_bytepos_to_charpos):
|
1998-04-13 |
Karl Heuer |
(Fcompute_motion): Check that TO and FROM are in range.
|
1998-04-13 |
Karl Heuer |
(tmm-get-keymap): Handle `menu-item' menu items.
|
1998-04-13 |
Karl Heuer |
*** empty log message ***
|
1998-04-13 |
Stephen Eglen |
Customize mail-use-rfc822.
|
1998-04-13 |
Eli Zaretskii |
Replace topdir with top_srcdir.
|
1998-04-13 |
Karl Heuer |
(describe-function-1): New function.
|
1998-04-13 |
Karl Heuer |
(eval-defun): Arrange to use eval-region
|
1998-04-13 |
Eli Zaretskii |
(dosv_refresh_virtual_screen): Do not use negative arguments.
|
1998-04-13 |
Eli Zaretskii |
(coding-system-eol-type-mnemonic): Return correct eol-type mnemonics
|
1998-04-13 |
Kenichi Handa |
Fix previous change.
|
1998-04-12 |
Karl Heuer |
(gnus-emphasis-alist): Use nth, not caddr.
|
1998-04-12 |
Karl Heuer |
(cl-do-arglist): Intern initializes the
|
1998-04-12 |
Karl Heuer |
(temp_output_buffer_setup): Clear out overlays,
|
1998-04-12 |
Eli Zaretskii |
Determine emacs-version from lisp/version.el. Pass it to
|
1998-04-12 |
Karl Heuer |
(re_match_2, re_search_2): Convert position to a charpos,
|
1998-04-12 |
Karl Heuer |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.
|
1998-04-12 |
Karl Heuer |
(print) <Lisp_String>: Fix "\ " handling.
|
1998-04-12 |
Karl Heuer |
(generate-autoload-section-header): Doc fix.
|
1998-04-12 |
Karl Heuer |
(display_text_line): When handling selective > 0,
|
1998-04-12 |
Karl Heuer |
(mail-extract-address-components):
|
1998-04-12 |
Karl Heuer |
(set_internal, Fmakunbound): Fix previous change.
|
1998-04-11 |
Karl Heuer |
(LINKER): Add definition.
|
1998-04-11 |
Karl Heuer |
(set_internal, Fmakunbound): No error if setting
|
1998-04-11 |
Kenichi Handa |
Put Czech lang. env. under European..
|
1998-04-11 |
Kenichi Handa |
Put Slovak lang. env. under European.
|
1998-04-11 |
Kenichi Handa |
(describe-language-environment):
|
1998-04-11 |
Kenichi Handa |
(generic-char-p): A character of code 0 is not a generic char.
|
1998-04-11 |
Karl Heuer |
(list-input-methods): Fix doc string.
|
1998-04-10 |
Kenichi Handa |
Delete tutorial file entry.
|
1998-04-10 |
Karl Heuer |
Don't accept EMACS=t when testing for $EMACS set.
|
1998-04-10 |
Karl Heuer |
(vhdl-loop, vhdl-while-loop): Add backslash.
|
1998-04-10 |
Karl Heuer |
Don't defconst the colon symbols, since they
|
1998-04-10 |
Kenichi Handa |
Fix previous change, TUTORIAL.ch > TUTORIAL.cs.
|
1998-04-10 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.ch.
|
1998-04-10 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.ja.
|
1998-04-10 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.ka.
|
1998-04-10 |
Kenichi Handa |
Tutorial file name changed to TUTORIAL.sk.
|
1998-04-09 |
Karl Heuer |
(newline): Mark as hard the newline that was just
|
1998-04-09 |
Karl Heuer |
(Fbuffer_has_markers_at): Fix termination condition.
|
1998-04-09 |
Karl Heuer |
(min, max): Make these macros, not functions.
|
1998-04-09 |
Karl Heuer |
(min, max): Define as macros.
|
1998-04-09 |
Karl Heuer |
* print.c (print): Avoid `min'/`max' as variable names.
|
1998-04-09 |
Karl Heuer |
(relocate_fd): Avoid `min'/`max' as variable names.
|
1998-04-09 |
Karl Heuer |
(minmax): New macro.
|
1998-04-09 |
Karl Heuer |
Delete incorrect prototype of report_file_error.
|
1998-04-09 |
Karl Heuer |
(unrequest_sigio, request_sigio): Fix prototype.
|
1998-04-09 |
Karl Heuer |
(set_frame_menubar): Call Fset_match_data, not
|
1998-04-09 |
Karl Heuer |
(abort): Don't redefine on DOS_NT.
|
1998-04-09 |
André Spiegel |
(vc-next-action): Fixed bug that prevented registering files using C-x v v.
|
1998-04-09 |
Stephen Eglen |
Customize
|
1998-04-09 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-09 |
Kenichi Handa |
(string_to_non_ascii_char): Include garbage bytes (if
|
1998-04-09 |
Kenichi Handa |
(MULTIBYTE_FORM_LENGTH): Don't check LEN here.
|
1998-04-09 |
Kenichi Handa |
(display_text_line): Code for displaying a character by
|
1998-04-09 |
Kenichi Handa |
Typos in comment fixed.
|
1998-04-09 |
Kenichi Handa |
Add tutorial file name for Slovak.
|
1998-04-09 |
Kenichi Handa |
(help-with-tutorial-alist): This variable deleted.
|
1998-04-08 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-08 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-08 |
Karl Heuer |
(jdb): Do proper analysis of classes defined in a Java
|
1998-04-08 |
Karl Heuer |
(rmail-cease-edit): Call kill-all-local-variables.
|
1998-04-08 |
Karl Heuer |
(rmail-message-regexp-p): Handle messages
|
1998-04-08 |
Karl Heuer |
(keyword_symbols_constant_flag): New variable.
|
1998-04-08 |
Karl Heuer |
(Man-getpage-in-background): Bind inhibit-eol-conversion
|
1998-04-08 |
Dave Love |
(fortran-fill-paragraph): This is the one
|
1998-04-08 |
Dave Love |
Move inclusion of unistd.h to top, else fails on
|
1998-04-08 |
Eli Zaretskii |
(init_dosfns): Fix bug in passing segment address of the transfer buffer.
|
1998-04-08 |
Karl Heuer |
(fix_submap_inheritance): Fix parens.
|
1998-04-08 |
Richard M. Stallman |
(default, widget-default-default-get): Define it.
|
1998-04-08 |
Richard M. Stallman |
(scroll-bar-drag): Set point-before-scroll
|
1998-04-08 |
Richard M. Stallman |
(mouse-save-then-kill): Get point-before-scroll
|
1998-04-08 |
Richard M. Stallman |
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
|
1998-04-08 |
Richard M. Stallman |
(redisplay_window): If updating mode line,
|
1998-04-08 |
Karl Heuer |
(Fmake_temp_name): Detect error return from mktemp.
|
1998-04-08 |
Karl Heuer |
Correct starting commentary.
|
1998-04-08 |
Karl Heuer |
Add coding-priority. Use iso-8859-2 instead
|
1998-04-08 |
Karl Heuer |
Add coding-priority. Improve sample text.
|
1998-04-08 |
Karl Heuer |
(string_to_non_ascii_char, multibyte_form_length)
|
1998-04-08 |
Karl Heuer |
(abort): Don't redefine on MSDOS.
|
1998-04-08 |
Karl Heuer |
(Fwin16_set_clipboard_data): Call message2 with 3
|
1998-04-08 |
Karl Heuer |
(CHAR_STRING): Cast to unsigned char ** explicitly.
|
1998-04-08 |
Karl Heuer |
(request_sigio, unrequest_sigio): Make consistent with
|
1998-04-08 |
Karl Heuer |
(kill_buffer_processes): Make consistent with
|
1998-04-08 |
Karl Heuer |
Include <utmp.h> only if CLASH_DETECTION is
|
1998-04-08 |
Karl Heuer |
(describe_command): Use quotes around symbol name.
|
1998-04-08 |
Karl Heuer |
Old changes finally checked into RCS
|
1998-04-07 |
Dave Love |
Use regexp-opt and eval-and-compile to
|
1998-04-07 |
Karl Heuer |
(add-to-list): Always return updated value of LIST-VAR.
|
1998-04-07 |
Karl Heuer |
(find-file-visit-truename): Don't setq this.
|
1998-04-07 |
Stephen Eglen |
next-screen-context-lines is an integer, not boolean.
|
1998-04-07 |
Dave Love |
(main): Obey environment variable EMACS_UNIBYTE as
|
1998-04-07 |
Stephen Eglen |
Doc fix in rmail-mode.
|
1998-04-07 |
Karl Heuer |
(re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
|
1998-04-07 |
Karl Heuer |
Add --with-gssapi to specify GSS-API
|
1998-04-07 |
Karl Heuer |
(GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
|
1998-04-07 |
Richard M. Stallman |
(re_match_2_internal): Declare buf_ch unsigned int.
|
1998-04-07 |
Richard M. Stallman |
Don't include <string.h> when configuring.
|
1998-04-07 |
Richard M. Stallman |
(install-arch-indep): Fix previous change.
|
1998-04-06 |
Karl Heuer |
Fix previous change.
|
1998-04-06 |
Karl Heuer |
Integrate support for GSS-API
|
1998-04-06 |
Karl Heuer |
[MAIL_USE_POP]: Add support for "-g" and "-k"
|
1998-04-06 |
Karl Heuer |
(rmail-movemail-flags): New customizable variable
|
1998-04-06 |
Karl Heuer |
(command-line-1): Fix punctuation in startup screen.
|
1998-04-06 |
Karl Heuer |
(Fdirectory_files): Use make_uninit_multibyte_string.
|
1998-04-06 |
Andreas Schwab |
(ENVADD): Enviroment vars to pass to texi2dvi. Use
|
1998-04-06 |
Andreas Schwab |
Always declare xmalloc.
|
1998-04-06 |
Andreas Schwab |
Move cancelations up. Include <stdlib.h> if
|
1998-04-06 |
Andreas Schwab |
(_XOPEN_SOURCE): Define for declaration of cuserid.
|
1998-04-06 |
Andreas Schwab |
Include <unistd.h> if available.
|
1998-04-06 |
Andreas Schwab |
Include <stdlib.h> and <unistd.h> if available.
|
1998-04-06 |
Andreas Schwab |
Include <stdlib.h> if available.
|
1998-04-06 |
Dave Love |
(help-make-xrefs): Grok commands in keymap table
|
1998-04-06 |
Andreas Schwab |
(lrt-composing-pattern-double-c): Change
|
1998-04-06 |
Andreas Schwab |
(Flength): Doc fix.
|
1998-04-06 |
Andreas Schwab |
(unexec): Account for possible padding before the old .bss
|
1998-04-06 |
Andreas Schwab |
(Ftranspose_regions): Fix order of parameters for replace_range.
|
1998-04-06 |
Andreas Schwab |
(Fdirectory_files): GCPRO encoded_directory and list.
|
1998-04-06 |
Andreas Schwab |
(gc_sweep): Avoid using two loop variables counting the
|
1998-04-06 |
Andreas Schwab |
Check for string.h.
|
1998-04-06 |
Kenichi Handa |
(subset-p): Renamed from
|
1998-04-06 |
Kenichi Handa |
(setup-japanese-environment): Setup
|
1998-04-06 |
Kenichi Handa |
Set exit-function to
|
1998-04-06 |
Kenichi Handa |
(Fstring_as_unibyte): Set size_byte field to -1.
|
1998-04-05 |
Richard M. Stallman |
(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.
|
1998-04-05 |
Richard M. Stallman |
Fix previous change.
|
1998-04-05 |
Richard M. Stallman |
(help-highlight-face): Use underline.
|
1998-04-05 |
André Spiegel |
(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
|
1998-04-05 |
Richard M. Stallman |
(update-file-autoloads): Redo 1997-08-23 change.
|
1998-04-05 |
André Spiegel |
(vc-merge, vc-backend-merge): New functions.
|
1998-04-05 |
André Spiegel |
(vc-prefix-map): Added "m" for vc-merge.
|
1998-04-05 |
André Spiegel |
(vc-ensure-vc-buffer): New function.
|
1998-04-05 |
Stephen Eglen |
Customized.
|
1998-04-05 |
Dave Love |
Fix header line.
|
1998-04-05 |
Stephen Eglen |
Customized.
|
1998-04-05 |
Dave Love |
(command-line): Fix paren error.
|
1998-04-05 |
Richard M. Stallman |
(webjump): Use assoc-ignore-case for locating the proper URL.
|
1998-04-05 |
Richard M. Stallman |
(report-emacs-bug-hook): Use skip-chars-forward
|
1998-04-04 |
Richard M. Stallman |
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
|
1998-04-04 |
Richard M. Stallman |
(Fmessage_box): Pass the missing third argument
|
1998-04-04 |
Richard M. Stallman |
(vc-next-action-dired): Use dired-do-redisplay. Handle
|
1998-04-04 |
Richard M. Stallman |
(vc-parse-cvs-status): New function.
|
1998-04-04 |
Richard M. Stallman |
(put_entries): Use %ld.
|
1998-04-04 |
Richard M. Stallman |
(fatal): Declare the arg.
|
1998-04-04 |
Richard M. Stallman |
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.
|
1998-04-04 |
Richard M. Stallman |
(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
|
1998-04-03 |
Richard M. Stallman |
(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.
|
1998-04-03 |
Richard M. Stallman |
(command-line): If already unibyte, just load
|
1998-04-03 |
Richard M. Stallman |
(report-emacs-bug): Use set-buffer-multibyte.
|
1998-04-03 |
Richard M. Stallman |
(compile_range): Unused function deleted.
|
1998-04-03 |
Richard M. Stallman |
(rmail-mode-2): Locally set enable-local-variables
|
1998-04-03 |
Richard M. Stallman |
(report-emacs-bug-hook): Fix the regexp for
|
1998-04-03 |
Richard M. Stallman |
(rul-generic-mode): Use font-lock-builtin-face,
|
1998-04-03 |
Richard M. Stallman |
(Fmake_variable_frame_local): Doc fix.
|
1998-04-03 |
Richard M. Stallman |
Remove some directories that don't really work now.
|
1998-04-02 |
Richard M. Stallman |
(Fstring_as_multibyte): Never return unibyte string unchanged.
|
1998-04-02 |
Dave Love |
(main): Add [--unibyte] to usage.
|
1998-04-02 |
Richard M. Stallman |
(RE_TRANSLATE): Use char_table_translate.
|
1998-04-02 |
Richard M. Stallman |
(char_table_translate): New function.
|
1998-04-02 |
Richard M. Stallman |
(widget-beginning-of-line): Don't set zmacs-region-stays.
|
1998-04-02 |
Richard M. Stallman |
Delete some compatibility code.
|
1998-04-02 |
Richard M. Stallman |
Add support for jdb (Java debugger).
|
1998-04-02 |
Richard M. Stallman |
(redisplay_window): Fix computing pos from last_point.
|
1998-04-02 |
Richard M. Stallman |
(info-lookup->topic-cache): Use defun, not defsubst.
|
1998-04-02 |
Richard M. Stallman |
(follow-scroll-up): Cope if `window-end' returns nil.
|
1998-04-02 |
Kenichi Handa |
(buf_charpos_to_bytepos): Delete local variable gapend_byte.
|
1998-04-02 |
Kenichi Handa |
(CHARSET_OK): Don't reject safe charsets.
|
1998-04-02 |
Kenichi Handa |
(selection_data_to_lisp_data): Give
|
1998-04-01 |
André Spiegel |
(vc-revert-buffer): Rewrote handling of vc-diff buffer,
|
1998-04-01 |
Andreas Schwab |
Customized.
|
1998-04-01 |
Richard M. Stallman |
(hack-one-local-variable): Variables named ...-predicate are treated as risky.
|
1998-03-31 |
Stephen Eglen |
Many doc fixes.
|
1998-03-31 |
André Spiegel |
(vc-backend-revert): CVS bug fix.
|
1998-03-31 |
André Spiegel |
* vc.el (vc-resolve-conflicts): New function.
|
1998-03-30 |
Kenichi Handa |
(adjust_markers_for_replace): New function.
|
1998-03-30 |
Kenichi Handa |
(adjust_after_replace, adjust_after_insert): Extern them.
|
1998-03-30 |
Kenichi Handa |
(code_convert_region): Handle skipped ASCII characters
|
1998-03-30 |
Kenichi Handa |
(struct coding_system): Comment for the member
|
1998-03-30 |
Kenichi Handa |
(Finsert_file_contents): Call adjust_after_insert when
|
1998-03-30 |
Richard M. Stallman |
(info): Run man in build dir, not srcdir.
|
1998-03-30 |
Richard M. Stallman |
(battery-linux-proc-apm): Re-use the temporary buffer.
|
1998-03-30 |
Richard M. Stallman |
(desktop-buffer-info, desktop-buffer-rmail)
|
1998-03-30 |
Richard M. Stallman |
(tex-start-shell): Call compilation-minor-mode.
|
1998-03-30 |
Richard M. Stallman |
(tex-send-command): Return the process.
|
1998-03-30 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.
|
1998-03-29 |
Richard M. Stallman |
(reporter-bug-hook): Fix error message.
|
1998-03-29 |
Richard M. Stallman |
(install-arch-indep): Fix previous change.
|
1998-03-29 |
Richard M. Stallman |
(display_text_line): Handle overlay-arrow correctly.
|
1998-03-28 |
Richard M. Stallman |
(completion-ignored-extensions): Add a few.
|
1998-03-28 |
Richard M. Stallman |
(code_convert_region): Call adjust_before_replace
|
1998-03-28 |
Richard M. Stallman |
(check_markers_debug_flag): New variable.
|
1998-03-28 |
Richard M. Stallman |
(mark_buffer): Mark the undo_list slot specially;
|
1998-03-28 |
Richard M. Stallman |
(struct buffer): Field `undo_list' moved before `name'
|
1998-03-28 |
Richard M. Stallman |
(barf_or_query_if_file_exists): New arg QUICK. All calls changed.
|
1998-03-28 |
Richard M. Stallman |
(desktop-load-default): Add autoload cookie.
|
1998-03-28 |
Richard M. Stallman |
(menu-bar-options-menu): Remove "Toggle" from item
|
1998-03-27 |
Simon Marshall |
use a string that will never match.
|
1998-03-27 |
Richard M. Stallman |
(${TIT}): Fix shell conditional syntax.
|
1998-03-27 |
Richard M. Stallman |
Fix shell syntax in check for missing .el or .elc files.
|
1998-03-27 |
Richard M. Stallman |
(calendar-mode-map): Add bindings for appt-add and appt-delete.
|
1998-03-27 |
Richard M. Stallman |
(item_properties): New variable.
|
1998-03-27 |
Richard M. Stallman |
*** empty log message ***
|
1998-03-26 |
Richard M. Stallman |
(pop_getline): Renamed from getline.
|
1998-03-26 |
Richard M. Stallman |
(perform-replace): Before recursive edit,
|
1998-03-26 |
Richard M. Stallman |
(rmail-clear-headers): Handle failure to find "\n[^ \t]".
|
1998-03-26 |
Richard M. Stallman |
(normal-top-level-add-subdirs-to-load-path):
|
1998-03-26 |
Richard M. Stallman |
(init_lread): Init Vstandard_input.
|
1998-03-26 |
Kenichi Handa |
(redisplay_window): Fix previous change.
|
1998-03-25 |
Dave Love |
Fix header line.
|
1998-03-25 |
Dave Love |
Various doc fixes, mainly grammar.
|
1998-03-25 |
Dave Love |
(auto-insert, auto-insert-query): :tag choices.
|
1998-03-25 |
Simon Marshall |
add some C/C++ keywords.
|
1998-03-25 |
Simon Marshall |
use new UPDATE window-end arg.
|
1998-03-25 |
Simon Marshall |
check length of mail-header-separator before using in font-lock-keywords.
|
1998-03-25 |
Kenichi Handa |
(compute_motion): Call strwidth only when necessary.
|
1998-03-25 |
Kenichi Handa |
(make_buffer_string, make_buffer_string_both): Extern them.
|
1998-03-25 |
Kenichi Handa |
(read_process_output): Count multibyte characters. If
|
1998-03-25 |
Kenichi Handa |
(redisplay_window): Give byte position to FETCH_BYTE.
|
1998-03-24 |
Dave Love |
(dired-run-shell-command): Maybe run handler.
|
1998-03-24 |
Dave Love |
(shell-command): Define handler.
|
1998-03-24 |
Kenichi Handa |
(record_delete): The second arg is Lisp_Object.
|
1998-03-24 |
Kenichi Handa |
Declarations changed.
|
1998-03-24 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
|
1998-03-24 |
Kenichi Handa |
(del_range_2): Move gap again to a proper place just
|
1998-03-24 |
Kenichi Handa |
(shrink_decoding_region): If EOL_CONVERSION is nonzero,
|
1998-03-24 |
Kenichi Handa |
(record_delete): Record last_point_position when there's
|
1998-03-24 |
Kenichi Handa |
(top_distclean): Check the existence of `lock' subdir.
|
1998-03-23 |
Andreas Schwab |
(xterm-mouse-translate, xterm-mouse-event): Replace
|
1998-03-23 |
Andreas Schwab |
(resize-minibuffer-mode): Make it a proper minor
|
1998-03-23 |
Andreas Schwab |
(popup_get_selection): On receiving a KeyPress event
|
1998-03-23 |
Andreas Schwab |
(Fx_create_frame): Use "borderWidth", not "borderwidth",
|
1998-03-23 |
Karl Heuer |
(PC-expand-many-files): Apply completion-ignored-extensions.
|
1998-03-23 |
Karl Heuer |
(install-arch-indep): Put special subdirs.el files
|
1998-03-23 |
Karl Heuer |
(normal-top-level-add-subdirs-to-load-path): New function.
|
1998-03-23 |
Karl Heuer |
(find-file-noselect): Use set-buffer-multibyte
|
1998-03-23 |
Karl Heuer |
(standard-display-underline): Shift face id by 19 bits.
|
1998-03-21 |
Richard M. Stallman |
(Fdirectory_files): In FULL case, compute number of characters
|
1998-03-21 |
Richard M. Stallman |
(substring_both, Fsubstring): Use make_specified_string.
|
1998-03-21 |
Richard M. Stallman |
(syms_of_sunfns): Pass new arg to make_pure_string.
|
1998-03-21 |
Richard M. Stallman |
(make_specified_string): New function.
|
1998-03-21 |
Richard M. Stallman |
(Fchar_to_string): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(casify_object): Use make_specified_string.
|
1998-03-21 |
Richard M. Stallman |
(Fstring): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(internal_self_insert): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(code_convert_string): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(Fsubstitute_command_keys): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(read1): Pass new arg to make_pure_string.
|
1998-03-21 |
Richard M. Stallman |
(PRINTPREPARE): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(read_process_output): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(Fregexp_quote): Use make_specified_string.
|
1998-03-21 |
Richard M. Stallman |
(selection_data_to_lisp_data): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
(insert_from_string_1, replace_range):
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-03-21 |
Richard M. Stallman |
(comint-preoutput-filter-functions): Doc fix.
|
1998-03-21 |
Richard M. Stallman |
Don't include puresize.h any more as code that needs it
|
1998-03-21 |
Richard M. Stallman |
(fix_submap_inheritance, get_keyelt, store_in_keymap,
|
1998-03-21 |
Richard M. Stallman |
Include puresize.h for CHECK_IMPURE.
|
1998-03-21 |
Richard M. Stallman |
(replace_range): New arg NOMARKERS.
|
1998-03-21 |
Richard M. Stallman |
(internal_self_insert): Pass new arg to replace_range.
|
1998-03-21 |
Richard M. Stallman |
(record_delete): Replace LENGTH arg with STRING.
|
1998-03-21 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
|
1998-03-21 |
Richard M. Stallman |
(make_buffer_string_both): New function.
|
1998-03-20 |
Richard M. Stallman |
(keymap.o): Depend on puresize.h.
|
1998-03-20 |
André Spiegel |
(vc-next-action-on-file): Properly handle the case when user tries to
|
1998-03-20 |
André Spiegel |
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
|
1998-03-20 |
Dave Love |
(browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>
|
1998-03-20 |
Richard M. Stallman |
(reporter-mail): New function.
|
1998-03-20 |
Richard M. Stallman |
(set-language-environment): Doc fix.
|
1998-03-20 |
Richard M. Stallman |
(del_range_2): Use adjust_markers_for_record_delete.
|
1998-03-20 |
Richard M. Stallman |
(window_display_table): Don't look inside buffer if its nil.
|
1998-03-20 |
Richard M. Stallman |
(Fgoto_char): If POSITION is a marker pointing a
|
1998-03-20 |
Richard M. Stallman |
(Fformat): Handle padding before or after, for %s etc.
|
1998-03-20 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
1998-03-19 |
Richard M. Stallman |
(get_boot_time): Conditionalize on BOOT_TIME.
|
1998-03-19 |
Dave Love |
(shell-command-on-region): Amend message to report
|
1998-03-19 |
Kenichi Handa |
("latin-1-prefix"): Fix the translation of
|
1998-03-19 |
Kenichi Handa |
(read1): Call multibyte_chars_in_text
|
1998-03-19 |
Kenichi Handa |
(byte_char_debug_check): Call multibyte_chars_in_text
|
1998-03-19 |
Kenichi Handa |
(Fstring_as_multibyte): Call multibyte_chars_in_text
|
1998-03-19 |
Richard M. Stallman |
(current_lock_owner): If lock file data doesn't include
|
1998-03-18 |
Richard M. Stallman |
(other-frame): Fix previous change.
|
1998-03-18 |
Richard M. Stallman |
(focus-follows-mouse): Make it defcustom.
|
1998-03-18 |
Richard M. Stallman |
(focus-follows-mouse): New variable.
|
1998-03-18 |
Dave Love |
(lisp-fill-paragraph): Adjust
|
1998-03-18 |
André Spiegel |
(vc-restore-buffer-context): Only try to restore mark if it is active.
|
1998-03-18 |
Richard M. Stallman |
(read0): Swap args to Fmake_string.
|
1998-03-18 |
Richard M. Stallman |
(view-emacs-news): Handle prefix arg.
|
1998-03-18 |
Richard M. Stallman |
(syms_of_callproc): Doc fixes.
|
1998-03-18 |
Richard M. Stallman |
Load language/czech and language/slovak.
|
1998-03-18 |
Richard M. Stallman |
(Fbackward_prefix_chars): Set point properly while scanning.
|
1998-03-17 |
Richard M. Stallman |
(SYNTAX_FLAGS_COMSTART_FIRST): New macro.
|
1998-03-17 |
Richard M. Stallman |
Initial revision
|
1998-03-17 |
Richard M. Stallman |
(setup-slovak-environment): 3rd arg to setup-8-bit-environment is the
|
1998-03-17 |
Richard M. Stallman |
(setup-czech-environment): 3rd arg to setup-8-bit-environment is the
|
1998-03-17 |
Richard M. Stallman |
(Fformat): Properly print floats.
|
1998-03-17 |
Richard M. Stallman |
(setenv): Simplify reading of args by passing old value as the default.
|
1998-03-17 |
Richard M. Stallman |
(Fchar_after, Fchar_before): Properly check arg type
|
1998-03-17 |
Richard M. Stallman |
Fstore_match_data => Fset_match_data.
|
1998-03-17 |
Richard M. Stallman |
(Frecenter): Operate on window's buffer even if some other was current.
|
1998-03-17 |
Richard M. Stallman |
(Info-menu-update): Set Info-menu-last-node
|
1998-03-17 |
Richard M. Stallman |
Initial revision
|
1998-03-16 |
Richard M. Stallman |
(rmail-clear-headers): Make sure an empty line
|
1998-03-16 |
Richard M. Stallman |
(mouse-drag-region): Bind deactivate-mark
|
1998-03-16 |
Richard M. Stallman |
(copy-region-as-kill): Set deactivate-mark
|
1998-03-16 |
Kenichi Handa |
(rmail-quit): Call quit-window before calling
|
1998-03-16 |
Kenichi Handa |
(ADJUST_CHAR_POS): New macro.
|
1998-03-16 |
Kenichi Handa |
(code_convert_region): The 6th arg name is changed to
|
1998-03-16 |
Kenichi Handa |
(Finsert_file_contents): Comment modified. Give
|
1998-03-16 |
Richard M. Stallman |
(help-mode-maybe): Set view-return-to-alist.
|
1998-03-16 |
Richard M. Stallman |
(view-return-to-alist): Doc fix.
|
1998-03-16 |
Richard M. Stallman |
(dired-shell-stuff-it): Use shell-quote-argument.
|
1998-03-14 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1)
|
1998-03-14 |
Richard M. Stallman |
(locate-current-line-number): No longer interactive.
|
1998-03-14 |
Richard M. Stallman |
Customized.
|
1998-03-14 |
Richard M. Stallman |
Comment changes.
|
1998-03-14 |
Eric M. Ludlam |
Updated to 0.4.3:
|
1998-03-14 |
Karl Heuer |
(texinfo-incorporate-menu-entry-names)
|
1998-03-14 |
Richard M. Stallman |
(message_dolog): Save and restore Vdeactivate_mark.
|
1998-03-14 |
Richard M. Stallman |
(set_frame_menubar): Fstore_match_data => Fset_match_data.
|
1998-03-14 |
Richard M. Stallman |
(exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
|
1998-03-14 |
Richard M. Stallman |
(mouse-scroll-subr): Handle if window-end returns nil.
|
1998-03-14 |
Richard M. Stallman |
Implement selective undo (by Paul Flinders).
|
1998-03-14 |
Richard M. Stallman |
(news-inews): Signal error if inews fails.
|
1998-03-14 |
Richard M. Stallman |
(save-match-data): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
Change comment and version numbers.
|
1998-03-14 |
Richard M. Stallman |
(Fset_match_data): Renamed from Fstore_match_data.
|
1998-03-14 |
Richard M. Stallman |
(reftex-nearest-match): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(bibtex-search-reference): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(simula-match-string-or-comment): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(fortran-match-!-comment): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(life-grim-reaper): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(rfc822-looking-at): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(mh-make-folder-list-filter): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(ex-expand-filsyms): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(edebug-recursive-edit)
|
1998-03-14 |
Richard M. Stallman |
(debug, debugger-env-macro): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(defsetf match-data): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(type-break-emacs-variant): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(rlogin-parse-words): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(perform-replace): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(iswitchb-ignore-buffername-p): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(ffap-file-at-point): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(ediff-exec-process): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
Comment change.
|
1998-03-14 |
Richard M. Stallman |
(comint-word): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(outline-end-of-prefix): store-match-data => set-match-data.
|
1998-03-14 |
Richard M. Stallman |
(fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.
|
1998-03-13 |
Richard M. Stallman |
(internal_self_insert): Call Fforward_buffer to advance
|
1998-03-12 |
Richard M. Stallman |
(mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.
|
1998-03-12 |
Richard M. Stallman |
(struct Lisp_Buffer_Local_Value):
|
1998-03-12 |
Richard M. Stallman |
Delete junk accidentally left in buffer on 4 March.
|
1998-03-12 |
Richard M. Stallman |
(SETUP_SLAVE_PTY): New definition.
|
1998-03-12 |
Richard M. Stallman |
(store_symval_forwarding, swap_in_symval_forwarding)
|
1998-03-12 |
Richard M. Stallman |
(gc_sweep, mark_object): Handle new data structure
|
1998-03-12 |
Richard M. Stallman |
(print): Handle new data structure
|
1998-03-12 |
Richard M. Stallman |
(init_buffer): Call Fset_buffer_multibyte for *scratch*.
|
1998-03-12 |
Kenichi Handa |
(code_convert_region): Adjusted for the change of
|
1998-03-12 |
Kenichi Handa |
(adjust_before_replace): Call
|
1998-03-12 |
Kenichi Handa |
(Finsert_file_contents): Don't do position adjustments
|
1998-03-11 |
Richard M. Stallman |
(combine_bytes): New function.
|
1998-03-11 |
Richard M. Stallman |
(adjust_markers_for_insert): Don't leave a marker within
|
1998-03-10 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
|
1998-03-10 |
Dave Love |
(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
|
1998-03-10 |
Dave Love |
(scheme-mode-variables): Set font-lock-defaults locally.
|
1998-03-10 |
Richard M. Stallman |
(code_convert_region): Fix previous change. Adjusted
|
1998-03-10 |
Richard M. Stallman |
(hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.
|
1998-03-10 |
Carsten Dominik |
Added keybinding for `reftex-mouse-view-crossref' to S-mouse-2.
|
1998-03-10 |
Richard M. Stallman |
(BUILT-EMACS): Variable renamed from EMACS. All uses changed.
|
1998-03-10 |
Richard M. Stallman |
(hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
|
1998-03-10 |
Richard M. Stallman |
(fontset_pattern_regexp): `==' was used instead of `='.
|
1998-03-09 |
Richard M. Stallman |
(adjust_markers_for_insert):
|
1998-03-09 |
Richard M. Stallman |
Use list syntax for key definitions.
|
1998-03-09 |
Carsten Dominik |
(reftex-nicify-text): make a new " " string each time.
|
1998-03-09 |
Richard M. Stallman |
(fill-nobreak-predicate): New variable.
|
1998-03-09 |
Richard M. Stallman |
(do-auto-fill): Obey fill-nobreak-predicate.
|
1998-03-09 |
Richard M. Stallman |
(latex-mode): Set fill-nobreak-predicate.
|
1998-03-09 |
Richard M. Stallman |
(make-help-screen): Mention DEL in the prompt.
|
1998-03-09 |
Richard M. Stallman |
(update-file-autoloads):
|
1998-03-09 |
Richard M. Stallman |
(quit-window): New command.
|
1998-03-09 |
Richard M. Stallman |
(simple_search): Don't count a character until it matches!
|
1998-03-08 |
Richard M. Stallman |
(lisp-interaction-mode-map)
|
1998-03-08 |
Carsten Dominik |
1998-03-08 Carsten Dominik <cd@gnu.org>
|
1998-03-08 |
Carsten Dominik |
1998-03-08 Carsten Dominik <cd@gnu.org>
|
1998-03-08 |
André Spiegel |
(vc-context-matches-p): New function.
|
1998-03-08 |
Richard M. Stallman |
(c-emacs-features): Var moved to cc-vars.el.
|
1998-03-08 |
Richard M. Stallman |
(c-emacs-features): Var moved from cc-defs.el.
|
1998-03-08 |
Richard M. Stallman |
Don't require cc-defs.
|
1998-03-08 |
Richard M. Stallman |
(c-initialize-cc-mode): Moved require's to top level.
|
1998-03-08 |
Richard M. Stallman |
(c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.
|
1998-03-08 |
Richard M. Stallman |
(c-fill-paragraph): Bind fill-paragraph-function to
|
1998-03-08 |
Richard M. Stallman |
(c-inside-bracelist-p): Fix for enum test.
|
1998-03-08 |
Richard M. Stallman |
(c-enable-xemacs-performance-kludge-p): New variable.
|
1998-03-08 |
Richard M. Stallman |
Initial revision
|
1998-03-08 |
Richard M. Stallman |
(fill-region): If JUSTIFY is non-nil
|
1998-03-08 |
Richard M. Stallman |
Whitespace changes.
|
1998-03-08 |
Richard M. Stallman |
(mh-quit): Use quit-window.
|
1998-03-08 |
Richard M. Stallman |
(rmail-next-same-subject): Ignore leading and
|
1998-03-08 |
Richard M. Stallman |
(news-exit): Use quit-window.
|
1998-03-08 |
Richard M. Stallman |
(solitaire-quit): Function deleted.
|
1998-03-08 |
Richard M. Stallman |
(select-tags-table-quit): Use quit-window.
|
1998-03-08 |
Richard M. Stallman |
(makefile-browser-quit): Use quit-window.
|
1998-03-08 |
Richard M. Stallman |
(dired-quit): Function deleted.
|
1998-03-08 |
Richard M. Stallman |
(bookmark-bmenu-mode-map): Use quit-window for q.
|
1998-03-08 |
Richard M. Stallman |
(Buffer-menu-quit): Function deleted.
|
1998-03-08 |
Richard M. Stallman |
(read-passwd): Renamed from read-password. New second arg CONFIRM.
|
1998-03-07 |
Richard M. Stallman |
PROBLEMS is now in etc, not top level dir.
|
1998-03-07 |
Richard M. Stallman |
(SOURCES): Delete PROBLEMS.
|
1998-03-07 |
Richard M. Stallman |
PROBLEMS is now in the etc directory.
|
1998-03-07 |
Stephen Eglen |
Customized.
|
1998-03-07 |
Stephen Eglen |
Customized.
|
1998-03-07 |
Richard M. Stallman |
Some comment, doc and bug fixes.
|
1998-03-06 |
Richard M. Stallman |
(advance_to_char_boundary): Handle the case the code
|
1998-03-06 |
Richard M. Stallman |
(Fmake_string): Handle the case INIT is a multibyte character correctly.
|
1998-03-06 |
Richard M. Stallman |
(alloc.o): Depend on charset.h.
|
1998-03-06 |
Richard M. Stallman |
(quail-defrule-internal): New arg REPLACE.
|
1998-03-06 |
Richard M. Stallman |
(titdic-convert): Use set-buffer-multibyte.
|
1998-03-06 |
Richard M. Stallman |
(${TIT}): To byte-compile quail packages, use just built quail.
|
1998-03-06 |
Dave Love |
(fortran-column-ruler-fixed,
|
1998-03-06 |
Dave Love |
Various doc fixes, mainly to remove innappropriate
|
1998-03-06 |
Richard M. Stallman |
(generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.
|
1998-03-06 |
Richard M. Stallman |
Fixed spelling of `autoload' magic cookies.
|
1998-03-06 |
Carsten Dominik |
1998-03-06 Carsten Dominik <cd@delysid.gnu.org>
|
1998-03-06 |
Richard M. Stallman |
(backward-delete-char-untabify-method): New user option.
|
1998-03-06 |
Richard M. Stallman |
(time-stamp-pattern): New variable.
|
1998-03-06 |
Richard M. Stallman |
(install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities.
|
1998-03-05 |
Richard M. Stallman |
(basic-save-buffer): Use save-current-buffer not save-excursion.
|
1998-03-05 |
Richard M. Stallman |
(isearch-*-char): Do nothing special if quoted with \.
|
1998-03-05 |
Richard M. Stallman |
(auto-mode-alist): Recognize zone-mode.
|
1998-03-04 |
Per Abrahamsen |
Use browse-url directly.
|
1998-03-04 |
Kenichi Handa |
(code_convert_region): Fix previous change.
|
1998-03-04 |
Kenichi Handa |
(sref): Increase CHAR in the while loop.
|
1998-03-04 |
Kenichi Handa |
(Fset_buffer_multibyte): Fix arg for chars_in_text.
|
1998-03-04 |
Kenichi Handa |
(Fformat): Format multibyte characters by "%c"
|
1998-03-04 |
Kenichi Handa |
(strwidth): Make it work for invalid bytes sequence.
|
1998-03-04 |
Kenichi Handa |
(code_convert_region): Handle the case that codes
|
1998-03-03 |
Richard M. Stallman |
Some support for character terminals provided.
|
1998-03-03 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
1998-03-03 |
Richard M. Stallman |
Comment change.
|
1998-03-03 |
Stephen Eglen |
(iswitchb-default-method): Remove :tag entries.
|
1998-03-03 |
Richard M. Stallman |
Comment change.
|
1998-03-03 |
Richard M. Stallman |
(locate-update): New function.
|
1998-03-03 |
Kenichi Handa |
(dired.o): Depend on charset.h and coding.h.
|
1998-03-03 |
Kenichi Handa |
(insert_1_both): If enable-multibyte-characters is nil,
|
1998-03-03 |
Kenichi Handa |
(Vdefault_file_name_coding_system): Extern it.
|
1998-03-03 |
Kenichi Handa |
(Fformat): Fix previous change.
|
1998-03-03 |
Kenichi Handa |
(ENCODE_FILE): Moved from fileio.c. Use
|
1998-03-03 |
Kenichi Handa |
Include charset.h and coding.h.
|
1998-03-03 |
Kenichi Handa |
(Vdefault_file_name_coding_system): Extern it.
|
1998-03-03 |
Kenichi Handa |
(ENCODE_FILE): This macro is moved to coding.h.
|
1998-03-03 |
Kenichi Handa |
(dired-get-filename): Don't call encode-coding-string
|
1998-03-03 |
Kenichi Handa |
(insert-directory): Bind coding-system-for-write.
|
1998-03-03 |
Richard M. Stallman |
Comment change.
|
1998-03-03 |
Richard M. Stallman |
(gulp-send-requests): Call sort properly.
|
1998-03-03 |
Kenichi Handa |
(setup-japanese-environment): Set
|
1998-03-03 |
Kenichi Handa |
(set-default-coding-systems): Set
|
1998-03-03 |
Kenichi Handa |
(insert-directory): Bind coding-system-for-read to
|
1998-03-03 |
Kenichi Handa |
(quoted-insert): Allow direct insertion of codes in
|
1998-03-03 |
Kenichi Handa |
(sref): Typo in doc-string fixed.
|
1998-03-03 |
Richard M. Stallman |
(Vnonascii_translate_table, Qcharset): New variable decls.
|
1998-03-03 |
Kenichi Handa |
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
|
1998-03-03 |
Kenichi Handa |
(Fcall_process): Calculate CARRYOVER correctly.
|
1998-03-03 |
Kenichi Handa |
(general_insert_function): Use
|
1998-03-03 |
Kenichi Handa |
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
|
1998-03-03 |
Kenichi Handa |
(NONASCII_INSERT_OFFSET): New macro.
|
1998-03-03 |
Kenichi Handa |
(internal_self_insert): Avoid checking enable-multibyte-characters
|
1998-03-03 |
Kenichi Handa |
Typo in comment fixed.
|
1998-03-03 |
Kenichi Handa |
(Ffile_name_nondirectory): Use size_byte member of
|
1998-03-03 |
Kenichi Handa |
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
|
1998-03-03 |
Kenichi Handa |
(try_window_id): Use DEC_BOTH unconditionally.
|
1998-03-03 |
Richard M. Stallman |
(easy-menu-change): Handle case of no keywords.
|
1998-03-02 |
Richard M. Stallman |
(ange-ftp-call-chmod): Don't try to chmod file `--'.
|
1998-03-02 |
Richard M. Stallman |
(keyboard.o): Depend on syntax.h.
|
1998-03-02 |
Richard M. Stallman |
Include syntax.h.
|
1998-03-02 |
Karl Heuer |
(load-with-code-conversion):
|
1998-03-02 |
Richard M. Stallman |
(compare_window_configurations): New arg ignore_positions.
|
1998-03-02 |
Richard M. Stallman |
(internal_equal): compare_window_configurations takes new arg.
|
1998-03-02 |
Richard M. Stallman |
(auto_save_1): Pass new arg to Fwrite_region.
|
1998-03-02 |
Richard M. Stallman |
(Fcall_process_region): Pass new arg to Fwrite_region.
|
1998-03-02 |
Richard M. Stallman |
(comint-arguments): Treat \" and such as part of one arg.
|
1998-03-02 |
Richard M. Stallman |
(XTframe_up_to_date): Check that mouse_face_mouse_frame
|
1998-03-02 |
Dave Love |
((require 'cl)): Revert to compile-time require.
|
1998-03-02 |
Richard M. Stallman |
(UPDATE_SYNTAX_TABLE): Do nothing unless parse_sexp_lookup_properties.
|
1998-03-02 |
Richard M. Stallman |
Several doc fixes.
|
1998-03-02 |
Richard M. Stallman |
Provide generic, not generic-mode.
|
1998-03-02 |
Richard M. Stallman |
(update_interval): Properly update `position' field of used intervals.
|
1998-03-02 |
Richard M. Stallman |
(update_syntax_table): Properly update `position' field of used intervals.
|
1998-03-01 |
Richard M. Stallman |
Delete #endif left over from previous change.
|
1998-03-01 |
Richard M. Stallman |
(change-log-font-lock-keywords): Recognize + in date.
|
1998-02-28 |
Richard M. Stallman |
(read-quoted-char): Doc fix.
|
1998-02-28 |
Richard M. Stallman |
*** empty log message ***
|
1998-02-28 |
Richard M. Stallman |
Initial revision
|
1998-02-28 |
Richard M. Stallman |
Add hyphen.
|
1998-02-28 |
Richard M. Stallman |
Initial revision
|
1998-02-27 |
Richard M. Stallman |
(info): Always switch to buffer *info* even if
|
1998-02-27 |
Karl Heuer |
Remove debugging statements.
|
1998-02-27 |
Karl Heuer |
(set-visited-file-name): Don't call backup-enable-predicate
|
1998-02-27 |
Karl Heuer |
(make-mode): Provide make-mode, not makefile.
|
1998-02-27 |
Karl Heuer |
Reorder args in callers of del_range_2.
|
1998-02-27 |
Karl Heuer |
(del_range_2): Reorder args. All callers changed.
|
1998-02-27 |
Karl Heuer |
(syms_of_xdisp): Doc fix.
|
1998-02-27 |
Karl Heuer |
(store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>:
|
1998-02-27 |
Karl Heuer |
(syms_of_buffer): enable-multibyte-characters is read-only.
|
1998-02-27 |
Karl Heuer |
Fix comment.
|
1998-02-27 |
Richard M. Stallman |
(mouse-avoidance-kbd-command): Function deleted.
|
1998-02-27 |
Karl Heuer |
(mapcar1): Handle bool-vectors.
|
1998-02-27 |
Karl Heuer |
(dired-do-toggle): Moved here from dired-x.el.
|
1998-02-27 |
Karl Heuer |
(dired-do-toggle): Function moved to dired.el.
|
1998-02-27 |
André Spiegel |
Added version id.
|
1998-02-27 |
André Spiegel |
(vc-default-init-version): New variable.
|
1998-02-27 |
Dave Love |
(iso-spanish, iso-german, iso-iso2tex,
|
1998-02-27 |
Simon Marshall |
Changed to use directory-sep-char rather than "/".
|
1998-02-27 |
Andreas Schwab |
(compute_motion): If we just moved over a continuation
|
1998-02-25 |
Karl Heuer |
(rmail-retry-failure): Don't insist on finding
|
1998-02-25 |
Karl Heuer |
(del_range_both): Reorder args. All callers changed.
|
1998-02-25 |
Dave Love |
(thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.
|
1998-02-25 |
Karl Heuer |
Reorder args of del_range_both.
|
1998-02-25 |
Dave Love |
(winner-mode): Autoload cookie for defcustom too.
|
1998-02-25 |
Karl Heuer |
(reftex-toc-mode, reftex-select-label-mode):
|
1998-02-25 |
Karl Heuer |
(mathlst): Fix typo.
|
1998-02-25 |
Karl Heuer |
(vc-register): Update vc-buffer-backend.
|
1998-02-25 |
Karl Heuer |
(hppa*-hp-hpux*): Use hpux10 by default.
|
1998-02-25 |
Karl Heuer |
(install-arch-indep): Do chmod a+x on subdirs.
|
1998-02-25 |
Karl Heuer |
(custom-file): New function.
|
1998-02-25 |
Karl Heuer |
Added support for the Emacs Lisp manual.
|
1998-02-25 |
Karl Heuer |
(battery-linux-proc-apm-regexp): Load percentage
|
1998-02-25 |
Karl Heuer |
(shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
|
1998-02-25 |
Karl Heuer |
Add "q" for quit, and use "C" for copy and "R" for
|
1998-02-25 |
Dan Nicolaescu |
*** empty log message ***
|
1998-02-25 |
Dave Love |
(require 'cl) unconditionally.
|
1998-02-24 |
Dave Love |
(vc-checkin-hook): Add :options.
|
1998-02-24 |
Dave Love |
(compilation-error-regexp-alist): Allow initial
|
1998-02-24 |
Kenichi Handa |
(scan_newline): Delete duplicated code.
|
1998-02-24 |
Kenichi Handa |
(message_dolog): Give correct args to
|
1998-02-23 |
Stephen Eglen |
Doc fix in Commentary section.
|
1998-02-22 |
Stephen Eglen |
Customized.
|
1998-02-22 |
Stephen Eglen |
Commented out line 471 (miniperl entry in interpreter-mode-alist)
|
1998-02-22 |
Stephen Eglen |
Customized.
|
1998-02-22 |
Stephen Eglen |
Customized.
|
1998-02-22 |
Karl Heuer |
(Fdelete_backward_char): Count both bytes and chars.
|
1998-02-22 |
Karl Heuer |
(UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.
|
1998-02-22 |
Karl Heuer |
(update_syntax_table): Fix calculations using offset.
|
1998-02-22 |
Karl Heuer |
(interval_of): Handle Qt.
|
1998-02-22 |
Karl Heuer |
Fix indentation rules for
|
1998-02-20 |
Simon Marshall |
Changed font-lock-reference-face to font-lock-constant-face.
|
1998-02-20 |
Simon Marshall |
*** empty log message ***
|
1998-02-20 |
Simon Marshall |
Renamed font-lock-reference-face to font-lock-constant-face.
|
1998-02-20 |
Andreas Schwab |
(LINUX_MAP_SHARED_DOES_WORK): Define for kernel
|
1998-02-20 |
Andreas Schwab |
(sigmask) [POSIX_SIGNALS]: Always define our own
|
1998-02-20 |
Andreas Schwab |
(sys_sigpause): Removed.
|
1998-02-20 |
Kenichi Handa |
(rmail-decode-babyl-format): Message modified.
|
1998-02-20 |
Kenichi Handa |
(Fmessage): Check byte size (instead of char size) of
|
1998-02-20 |
Kenichi Handa |
(Fccl_execute_on_string): Put \n\ at end-of-line of
|
1998-02-20 |
Kenichi Handa |
(Fwrite_region): When writing a string, give byte size
|
1998-02-20 |
Kenichi Handa |
(rmail-enable-multibyte): New variable
|
1998-02-20 |
Kenichi Handa |
(setup-chinese-cns-environment): Correct
|
1998-02-20 |
Kenichi Handa |
(select-safe-coding-system): Kill the
|
1998-02-20 |
Kenichi Handa |
(after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte
|
1998-02-20 |
Kenichi Handa |
* subr.el (sref): Doc-string added.
|
1998-02-20 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): New macro.
|
1998-02-20 |
Kenichi Handa |
(adjust_before_replace): Comment added.
|
1998-02-20 |
Kenichi Handa |
(temp_set_point_both): Declare arg BYTEPOS as int.
|
1998-02-20 |
Kenichi Handa |
(advance_to_char_boundary): Make the behaviour
|
1998-02-20 |
Kenichi Handa |
(Fccl_execute_on_string): Add new arg UNIBYTE-P.
|
1998-02-20 |
Kenichi Handa |
(invalid_character): New function.
|
1998-02-20 |
Kenichi Handa |
(INC_POS): Use macro BASE_LEADING_CODE_P.
|
1998-02-20 |
Kenichi Handa |
(decode_coding_iso2022): Update coding->fake_multibyte.
|
1998-02-20 |
Kenichi Handa |
(struct coding_system): New member fake_multibyte.
|
1998-02-20 |
Kenichi Handa |
(Finsert_file_contents): Read a file contents into the
|
1998-02-20 |
Kenichi Handa |
(Fset_char_table_default): For an invalid character, call
|
1998-02-20 |
Kenichi Handa |
(search_buffer): Update POS_BYTE for regexp search.
|
1998-02-20 |
Kenichi Handa |
(try_window_id): Use DEC_POS only for multibyte buffer.
|
1998-02-18 |
Karl Heuer |
(Fchar_before): Check POS in valid range
|
1998-02-18 |
Karl Heuer |
(search_command): Check LIM in valid range
|
1998-02-18 |
Simon Marshall |
Keyword doc fixes and keyword tweaks.
|
1998-02-17 |
Dave Love |
(sgml-mode-common): Downcase key for
|
1998-02-17 |
Richard M. Stallman |
(read_minibuf): Do use DEFALT in place of empty input
|
1998-02-17 |
Richard M. Stallman |
(c-copy-tree): New function.
|
1998-02-17 |
Richard M. Stallman |
(c-enable-xemacs-performance-kludge-p): New variable.
|
1998-02-17 |
Richard M. Stallman |
(c-make-styles-buffer-local): Take an optional argument which switches
|
1998-02-17 |
Richard M. Stallman |
(c-mode, c++-mode, objc-mode, java-mode): Set
|
1998-02-17 |
Richard M. Stallman |
Imenu support changed.
|
1998-02-17 |
Richard M. Stallman |
(c-postprocess-file-styles): If a file style or file offsets are set,
|
1998-02-17 |
Richard M. Stallman |
(c-forward-syntactic-ws, c-backward-syntactic-ws):
|
1998-02-17 |
Richard M. Stallman |
(c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.
|
1998-02-17 |
Richard M. Stallman |
(c-beginning-of-statement)
|
1998-02-17 |
Richard M. Stallman |
(c-lineup-close-paren)
|
1998-02-17 |
Richard M. Stallman |
(Info-summary): Clear buffer-read-only.
|
1998-02-17 |
Richard M. Stallman |
(info-complete): Rewrite minibuffer completion code.
|
1998-02-16 |
Richard M. Stallman |
(split_interval_right): Make sure to call
|
1998-02-16 |
Richard M. Stallman |
(bibtex-autokey-names): Change number tag to integer.
|
1998-02-16 |
Richard M. Stallman |
(standard-display-european): If AUTO is nil,
|
1998-02-16 |
Richard M. Stallman |
(skip_chars): Use INC_POS instead of INC_BOTH.
|
1998-02-16 |
Richard M. Stallman |
(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.
|
1998-02-16 |
Ulrich Drepper |
automatically generated from GPLed version
|
1998-02-15 |
Stephen Eglen |
(hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook
|
1998-02-15 |
Stephen Eglen |
File customized.
|
1998-02-15 |
Richard M. Stallman |
(sh-font-lock-keywords): Fontify sh-style function names in declarations.
|
1998-02-14 |
Richard M. Stallman |
(info-complete): Display completions on second invocation at same point
|
1998-02-14 |
Richard M. Stallman |
(simple_search): Call set_search_regs.
|
1998-02-14 |
Richard M. Stallman |
(Fread_file_name): Alter the history
|
1998-02-14 |
Richard M. Stallman |
(display_text_line): Use INC_BOTH for unibyte buffers too.
|
1998-02-14 |
Richard M. Stallman |
(Fsubst_char_in_region): Don't increment pos twice.
|
1998-02-14 |
Richard M. Stallman |
(comint-interrupt-subjob): Call comint-kill-input.
|
1998-02-14 |
Richard M. Stallman |
(jka-compr-compression-info-list): Fix previous change:
|
1998-02-13 |
Richard Kenner |
Add PentiumII (i786). Add '7' to all i[3456] entries.
before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613
|
1998-02-12 |
Dave Love |
(scheme-imenu-generic-expression): Simplify regexps.
|
1998-02-12 |
Richard M. Stallman |
(Vnonascii_translate_table): New variable.
|
1998-02-12 |
Richard M. Stallman |
(copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.
|
1998-02-12 |
Richard M. Stallman |
(printchar): When outputting to echo area,
|
1998-02-12 |
Richard M. Stallman |
(cookie-snarf): Use match-beginning on the delimiter.
|
1998-02-11 |
Richard M. Stallman |
(sh-set-shell): Use standard-syntax-table if none other is specified.
|
1998-02-11 |
Richard M. Stallman |
(debugger-mode): Don't set enable-multibyte-characters here.
|
1998-02-11 |
Richard M. Stallman |
(msb--choose-file-menu): Save some debugging info.
|
1998-02-11 |
Richard M. Stallman |
(describe_map_tree): Add the maps we have already
|
1998-02-11 |
Richard M. Stallman |
(describe-bindings): Fix interactive spec.
|
1998-02-10 |
Kenichi Handa |
(Fstring_bytes): Declare arg STRING as Lisp_Object.
|
1998-02-10 |
Kenichi Handa |
(concat): Use Vnonascii_translate_table.
|
1998-02-10 |
Kenichi Handa |
(Fposition_bytes): Declare arg POSITION as Lips_Object.
|
1998-02-10 |
Kenichi Handa |
(Fposition_bytes): Allow marker as arg POSITION. Use
|
1998-02-09 |
Dave Love |
(compilation-scroll-output): New variable.
|
1998-02-09 |
Andreas Schwab |
(compute_motion): If right margin is reached and we are
|
1998-02-09 |
Richard M. Stallman |
(search_command): Fix call to search_buffer.
|
1998-02-09 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Only call compiler-macroexpand if
|
1998-02-08 |
Richard M. Stallman |
(jka-compr-compression-info-list): Handle bzip.
|
1998-02-08 |
Richard M. Stallman |
(byte_char_debug_check): New function.
|
1998-02-08 |
Richard M. Stallman |
(RE_TRANSLATE_TYPE): Define as Lisp_Object.
|
1998-02-08 |
Richard M. Stallman |
(Fdirectory_files): Call compile_pattern the new way.
|
1998-02-08 |
Richard M. Stallman |
(boyer_moore, simple_search): New subroutines.
|
1998-02-08 |
Richard M. Stallman |
(advance_to_char_boundary): New function.
|
1998-02-08 |
Richard M. Stallman |
(Fdisplay_buffer): New arg FRAME.
|
1998-02-08 |
Richard M. Stallman |
(bibtex-autokey-year-length): Doc fix.
|
1998-02-08 |
Richard M. Stallman |
(read_minibuf): If input is empty, return empty string.
|
1998-02-08 |
Richard M. Stallman |
(Fstring_bytes): New function.
|
1998-02-08 |
Richard M. Stallman |
(reftex.dvi, ../info/reftex): New targets.
|
1998-02-08 |
Richard M. Stallman |
(print): Declare local variable C as `int' instead of
|
1998-02-08 |
Richard M. Stallman |
(Fformat): Handle a symbol of which name contains
|
1998-02-08 |
Richard M. Stallman |
(occur): Apply default by hand after read-from-minibuffer.
|
1998-02-07 |
Richard M. Stallman |
(iso-transl-define-keys): Don't add
|
1998-02-06 |
Richard M. Stallman |
(mouse-avoidance-fancy-hook): Do nothing if button is down.
|
1998-02-06 |
Richard M. Stallman |
(imenu-generic-expression): Doc fix.
|
1998-02-06 |
Kenichi Handa |
Change argument number of Fdisplay_buffer to 3.
|
1998-02-06 |
Richard M. Stallman |
(GENERIC_FONT_PTR): Commented-out definition deleted.
|
1998-02-06 |
Richard M. Stallman |
(rmail-clear-headers): Handle the last header in a message correctly.
|
1998-02-06 |
Richard M. Stallman |
(Fpop_to_buffer): Pass new arg to Fdisplay_buffer.
|
1998-02-06 |
Richard M. Stallman |
(easy-mmode-define-minor-mode): Fix
|
1998-02-06 |
Richard M. Stallman |
(font-lock-keywords): Doc fix.
|
1998-02-05 |
Richard M. Stallman |
(Fdescribe_bindings_internal):
|
1998-02-05 |
Richard M. Stallman |
(list2, list3, list4, list5): New functions.
|
1998-02-05 |
Richard M. Stallman |
(describe-bindings): New command (formerly in keymap.c).
|
1998-02-05 |
Richard M. Stallman |
(byte-compile-output-as-comment):
|
1998-02-04 |
Richard M. Stallman |
(suspend-hook, suspend-resume-hook): New defvars.
|
1998-02-04 |
Stephen Eglen |
Customized.
|
1998-02-04 |
Dave Love |
(vc-ignore-vc-files): New variable.
|
1998-02-04 |
Kenichi Handa |
Use aref instead of sref.
|
1998-02-04 |
Kenichi Handa |
(find-safe-coding-system): Return
|
1998-02-04 |
Kenichi Handa |
(compose-chars-component): Return
|
1998-02-04 |
Kenichi Handa |
Many codes re-written to adjust for
|
1998-02-04 |
Kenichi Handa |
Do not require `cl'.
|
1998-02-04 |
Kenichi Handa |
(encode-hz-region): Do not bind
|
1998-02-04 |
Kenichi Handa |
Move codes which set syntax and category of
|
1998-02-04 |
Kenichi Handa |
(etags): Fix defgroup syntax. Why should it
|
1998-02-04 |
Kenichi Handa |
(copy_text): When copying from multibyte to unibyte, do
|
1998-02-04 |
Kenichi Handa |
(Fsubst_char_in_region): Handle character-base
|
1998-02-04 |
Kenichi Handa |
(Fiso_charset): Doc-string modified.
|
1998-02-04 |
Richard M. Stallman |
Doc fixes.
|
1998-02-03 |
Richard Kenner |
Add support for Linux/ARM.
libc-980212 libc-980213
|
1998-02-03 |
Richard M. Stallman |
(toggle-enable-multibyte-characters): Use set-buffer-multibyte.
|
1998-02-03 |
Richard M. Stallman |
(reftex-toc): Fixed bug with split-window. Using
|
1998-02-03 |
Richard M. Stallman |
(mail-extr-all-letters-but-separators)
|
1998-02-03 |
Richard M. Stallman |
(Faref, Faset): Allow indexing a char-table
|
1998-02-03 |
Richard M. Stallman |
(Fformat): If MULTIBYTE is changed to 1
|
1998-02-03 |
Richard M. Stallman |
(Fmodify_category_entry): Doc fix.
|
1998-02-03 |
Richard M. Stallman |
(search_buffer): New args pos_byte and lim_byte.
|
1998-02-03 |
Richard M. Stallman |
(Fcall_process): Allow creating a new buffer for the output.
|
1998-02-03 |
Richard M. Stallman |
(fill-region-as-paragraph): Fix the test for any
|
1998-02-02 |
Edward M. Reingold |
Fix mispelling.
|
1998-02-02 |
Dan Nicolaescu |
(hs-special-modes-alist): Improved the regexp for java.
|
1998-02-02 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Fix criterion
|
1998-02-02 |
Richard M. Stallman |
(byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.
|
1998-02-02 |
Richard M. Stallman |
(update-file-autoloads): Give clean errors
|
1998-02-02 |
Richard M. Stallman |
(float_to_string): Handle infinities and NaN specially.
|
1998-02-02 |
Richard M. Stallman |
(read1): Handle infinities, NaN and -0.0 specially.
|
1998-02-02 |
Richard M. Stallman |
(concat): Handle bool-vectors correctly.
|
1998-02-02 |
Richard M. Stallman |
(concat): If making a string, a nonempty bool-vector is error.
|
1998-02-02 |
Richard M. Stallman |
(isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
|
1998-02-02 |
Richard M. Stallman |
(hs-special-modes-alist): Improved the regexp for java.
|
1998-02-01 |
Richard M. Stallman |
(define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.
|
1998-02-01 |
Stephen Eglen |
(auto-insert-mode): New function.
|
1998-02-01 |
Stephen Eglen |
Customized.
|
1998-02-01 |
Stephen Eglen |
File customized + doc fixes.
|
1998-01-30 |
Richard M. Stallman |
(query-replace-from-history-variable): New variable.
|
1998-01-30 |
Dave Love |
Various docstring and commentary fixes, including
|
1998-01-30 |
Kenichi Handa |
(CONVERTED_BYTE_SIZE): Fix the logic.
|
1998-01-30 |
Kenichi Handa |
(ENCODE_ISO_CHARACTER): Pay attention to
|
1998-01-30 |
Kenichi Handa |
(Fsubstitute_command_keys): Declare length_byte out of
|
1998-01-30 |
Richard M. Stallman |
(easy-menu-add-item); The BEFORE argument works
|
1998-01-29 |
Stephen Eglen |
(type-break-mode): New customize variable to automatically load the package.
|
1998-01-29 |
Richard M. Stallman |
(find-tag-marker-ring-length): New variable.
|
1998-01-29 |
Richard M. Stallman |
(debug-ignored-errors): Add some elements.
|
1998-01-28 |
Richard M. Stallman |
(report-emacs-bug-address):
|
1998-01-28 |
Ian Lance Taylor |
Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
libc-980129 libc-980130
|
1998-01-28 |
Kenichi Handa |
(titdic-convert): Set
|
1998-01-28 |
Kenichi Handa |
(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
|
1998-01-28 |
Kenichi Handa |
(syms_of_data): Register multibyte-string-p as a Lisp
|
1998-01-28 |
Kenichi Handa |
(fast_string_match): Give re_search byte size of
|
1998-01-27 |
Richard M. Stallman |
easy-menu-define): Use ` and , read-macros
|
1998-01-27 |
Richard M. Stallman |
(file_name_as_directory): For an empty name, return "/".
|
1998-01-27 |
Richard M. Stallman |
(Fcall_process): Test only args past args[4] for multibyteness.
|
1998-01-27 |
Richard M. Stallman |
(getit, Cobol_paragraphs, Pascal_functions,
|
1998-01-27 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Delete debugging `message'.
|
1998-01-27 |
Richard M. Stallman |
(message_dolog): Cast M to unsigned char * to access bytes.
|
1998-01-27 |
Richard M. Stallman |
New option --no-check.
|
1998-01-27 |
Richard M. Stallman |
(rmail): Reinsert the let-binding of enable-local-variables.
|
1998-01-27 |
Richard M. Stallman |
(command_loop_1): Run post-command-hook before,
|
1998-01-27 |
Richard M. Stallman |
Initial revision
|
1998-01-26 |
Andreas Schwab |
Customized.
|
1998-01-26 |
Richard M. Stallman |
(byte-optimize-form-code-walker): Fix previous change.
|
1998-01-26 |
Richard M. Stallman |
Customized.
|
1998-01-26 |
Richard M. Stallman |
(byte-compile-inline-expand): Use string-as-unibyte, if it is defined.
|
1998-01-26 |
Richard M. Stallman |
(compare_window_configurations): New function.
|
1998-01-26 |
Richard M. Stallman |
(internal_equal): Use compare_window_configurations.
|
1998-01-26 |
Richard M. Stallman |
(standard_args): Add "-unibyte" aka "--unibyte".
|
1998-01-26 |
Richard M. Stallman |
(emacsbug): Customized.
|
1998-01-26 |
Richard M. Stallman |
(Funintern): Clear the symbol's obarray field.
|
1998-01-26 |
Richard M. Stallman |
(desktop-clear): Don't kill dead buffers.
|
1998-01-26 |
Richard M. Stallman |
(sh-case): Fix paren error.
|
1998-01-25 |
Dave Love |
(imenu-syntax-alist): New buffer-local variable.
|
1998-01-25 |
Dave Love |
(imenu-case-fold-search): New buffer-local variable.
|
1998-01-25 |
Richard M. Stallman |
Comment change.
|
1998-01-25 |
Richard M. Stallman |
(archive-find-type): Accept d or s after digit, for lzh.
|
1998-01-25 |
Richard M. Stallman |
(back_comment): Move the find_defun_start call
|
1998-01-24 |
Stephen Eglen |
(hscroll-global-mode): New customize variable to automatically load the
|
1998-01-24 |
Stephen Eglen |
Customized.
|
1998-01-24 |
Richard M. Stallman |
(calendar-french-single-byteify): Function deleted.
|
1998-01-24 |
Richard M. Stallman |
(menu-bar-file-menu): Add Recover Session menu item.
|
1998-01-23 |
Dave Love |
(lisp-font-lock-keywords-1): Correct defmethod addition.
|
1998-01-23 |
Andreas Schwab |
(main): Fix interwoven brace and cpp conditional nesting.
|
1998-01-23 |
Kenichi Handa |
Delete garbage line "int use_dialog_box".
|
1998-01-23 |
Richard M. Stallman |
(msb--strip-dir): Use Emacs filename primitives, not regexps.
|
1998-01-23 |
Eric M. Ludlam |
Added speedbar support for RMAIL files.
|
1998-01-23 |
Eric M. Ludlam |
Added gud-speedbar-buttons, and support for GDB buttons.
|
1998-01-22 |
Eric M. Ludlam |
Added speedbar support function `Info-speedbar-buttons',
|
1998-01-22 |
Stephen Eglen |
(Fread-string): Doc fix.
|
1998-01-22 |
Kenichi Handa |
Encoded by new iso-2022-7bit.
|
1998-01-22 |
Richard M. Stallman |
(vc-annotate-compcar): Iterate instead of recursing.
|
1998-01-22 |
Richard M. Stallman |
(SYSTEM_MALLOC): Defined.
|
1998-01-22 |
Richard M. Stallman |
(define-compiler-macro): Handle empty arglist.
|
1998-01-22 |
Richard M. Stallman |
(byte-optimize-form-code-walker):
|
1998-01-22 |
Kenichi Handa |
(Finsert_file_contents): Fix previous change.
|
1998-01-22 |
Kenichi Handa |
Exclude describe-indian-environment-map
|
1998-01-22 |
Kenichi Handa |
Remove setting up of
|
1998-01-22 |
Kenichi Handa |
Remove setting up of
|
1998-01-22 |
Kenichi Handa |
Register coding-priority key in
|
1998-01-22 |
Kenichi Handa |
Remove setting up of
|
1998-01-22 |
Kenichi Handa |
Adjusted for the change of
|
1998-01-22 |
Kenichi Handa |
Adjusted for the change of
|
1998-01-22 |
Kenichi Handa |
Remove setting up of
|
1998-01-22 |
Kenichi Handa |
Adjusted for the change of make-coding-system. Register
|
1998-01-22 |
Kenichi Handa |
In setup-LANGUAGE-environment functions,
|
1998-01-22 |
Kenichi Handa |
In setup-LANGUAGE-environment functions, adjust for the change of
|
1998-01-22 |
Kenichi Handa |
(skkdic-jbytes): Variable deleted.
|
1998-01-22 |
Kenichi Handa |
Comment about CCL syntax modified.
|
1998-01-22 |
Kenichi Handa |
Put `prefered-coding-system'
|
1998-01-22 |
Kenichi Handa |
(set-language-info): Doc-string
|
1998-01-22 |
Kenichi Handa |
Adjusted for the change of the
|
1998-01-22 |
Kenichi Handa |
(describe-coding-system): Change the
|
1998-01-22 |
Kenichi Handa |
(find-safe-coding-system): Moved to
|
1998-01-22 |
Kenichi Handa |
(define-character-unification-table): New
|
1998-01-22 |
Kenichi Handa |
(quail-show-kbd-layout): Bug fix for the
|
1998-01-22 |
Kenichi Handa |
(sendmail-coding-system): Doc-string modified.
|
1998-01-22 |
Kenichi Handa |
Call update-iso-coding-systems after loading files
|
1998-01-22 |
Kenichi Handa |
(adjust_before_replace, adjust_after_replace): New
|
1998-01-22 |
Kenichi Handa |
(Fcall_process): Use raw-text instead of emacs-mule
|
1998-01-22 |
Kenichi Handa |
(detect_coding_system): Extern it.
|
1998-01-22 |
Kenichi Handa |
(Vccl_translation_table_vector, Qccl_program,
|
1998-01-22 |
Kenichi Handa |
Definition of macros CCL_STAT_XXX are moved from ccl.c to here.
|
1998-01-22 |
Kenichi Handa |
(min_composite_char): New variable.
|
1998-01-22 |
Kenichi Handa |
(BCOPY_SHORT): New macro.
|
1998-01-22 |
Kenichi Handa |
Vselect_safe_coding_system_function): New variable.
|
1998-01-22 |
Kenichi Handa |
(CODING_FLAG_ISO_DESIGNATION): New macro.
|
1998-01-22 |
Kenichi Handa |
(Faset): Allow setting a multibyte character in a
|
1998-01-22 |
Kenichi Handa |
(Fstart_process): Use raw-text instead of emacs-mule
|
1998-01-22 |
Kenichi Handa |
(struct Lisp_Process): New members decoding_carryover
|
1998-01-22 |
Kenichi Handa |
(Finsert_file_contents): Even if
|
1998-01-22 |
Kenichi Handa |
(mapcar1): Keep `i' in `i_before' before `i' is
|
1998-01-22 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of
|
1998-01-22 |
Kenichi Handa |
(selection_data_to_lisp_data): Adjusted for the change
|
1998-01-22 |
Richard M. Stallman |
(PC-try-load-many-files): Load files in reverse
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-21 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-21 |
Richard M. Stallman |
(nonascii_insert_offset): Variable moved from cmds.c.
|
1998-01-21 |
Richard M. Stallman |
(skip_chars): Use unibyte_char_to_multibyte,
|
1998-01-21 |
Richard M. Stallman |
(message_dolog): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
(command_loop_1): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
(internal_self_insert, Fself_insert_command):
|
1998-01-21 |
Richard M. Stallman |
(WINDOW_RIGHT_MARGIN): Deduct width of vertical line
|
1998-01-21 |
Richard M. Stallman |
(concat): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
(set_buffer_if_live): New function.
|
1998-01-21 |
Richard M. Stallman |
(Fbyte_code) <Bsave_current_buffer_1>: Use set_buffer_if_live.
|
1998-01-21 |
Richard M. Stallman |
(Fsave_current_buffer): Use set_buffer_if_live.
|
1998-01-21 |
Richard M. Stallman |
(command-line-1): Add alternate startup message
|
1998-01-21 |
Richard M. Stallman |
(current_column_1): Eliminate argument POS; use PT and PT_BYTE.
|
1998-01-21 |
Richard M. Stallman |
(tq-filter): Use with-current-buffer.
|
1998-01-21 |
Richard M. Stallman |
(ange-ftp-date-regexp): Make l pattern match any non-ASCII char.
|
1998-01-21 |
Richard M. Stallman |
(unreadchar): For unreading an ASCII char
|
1998-01-20 |
Richard M. Stallman |
(info-lookup): Report if Info-goto-node fails.
|
1998-01-20 |
Richard M. Stallman |
(display_menu_bar): Don't set maxendcol too large.
|
1998-01-20 |
Richard M. Stallman |
(Fchar_equal): Fix case-conversion code.
|
1998-01-20 |
Richard M. Stallman |
(momentary-string-display): Fix backward test
|
1998-01-19 |
Richard M. Stallman |
(mouse-drag-vertical-line): Properly determine which
|
1998-01-19 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Delete debugging code.
|
1998-01-19 |
Richard M. Stallman |
(dired-move-to-filename-regexp):
|
1998-01-19 |
Richard M. Stallman |
(rfc822-snarf-word): Don't reject non-ASCII chars.
|
1998-01-19 |
Richard M. Stallman |
(etags): Fix defgroup syntax.
|
1998-01-19 |
Richard M. Stallman |
(rmail): Don't bind enable-multibyte-characters;
|
1998-01-19 |
Richard M. Stallman |
(code_convert_region): Always count chars inserted
|
1998-01-19 |
Richard M. Stallman |
(Fset_buffer_multibyte): New function.
|
1998-01-19 |
Richard M. Stallman |
(clear_charpos_cache): New function.
|
1998-01-19 |
Richard M. Stallman |
(set_intervals_multibyte): New function.
|
1998-01-19 |
Richard M. Stallman |
(window_scroll): Set opoint_byte properly.
|
1998-01-18 |
Karl Heuer |
(number-to-register, increment-register): Args
|
1998-01-18 |
Karl Heuer |
(skip_chars): Fix test for end of string, looking for `-'.
|
1998-01-18 |
Karl Heuer |
(install-arch-indep): Add semicolon before `else'.
|
1998-01-18 |
Karl Heuer |
Make GDB not handle SIGINT.
|
1998-01-18 |
Karl Heuer |
(compile_pattern_1): If representation of STRING
|
1998-01-18 |
Karl Heuer |
(print) <Lisp_String>: When multibyte is enabled, print
|
1998-01-18 |
Karl Heuer |
(read1): Escape codes can force multibyte or single-byte.
|
1998-01-18 |
Karl Heuer |
(code_convert_region): Delete duplicate local `zv_before'.
|
1998-01-18 |
Karl Heuer |
(concat): Move the test for all nil in `append'
|
1998-01-18 |
Karl Heuer |
(display_text_line): Set pos_byte with pos
|
1998-01-18 |
Karl Heuer |
Initial revision
|
1998-01-18 |
Karl Heuer |
(etags): Fix defgroup syntax.
|
1998-01-18 |
Karl Heuer |
(switch-to-completions): If no completions window,
|
1998-01-18 |
Karl Heuer |
(rmail): Unwind-protect call to rmail-get-new-mail.
|
1998-01-18 |
Karl Heuer |
(vc-finish-logentry): Move killing the log buffer after
|
1998-01-18 |
Karl Heuer |
(auto-mode-alist): Add vhdl-mode.
|
1998-01-18 |
Karl Heuer |
(STRING_BASE_SIZE): New macro.
|
1998-01-18 |
Karl Heuer |
(occur): If the matching line has no final newline,
|
1998-01-17 |
Richard M. Stallman |
Update copyright year.
|
1998-01-17 |
Richard M. Stallman |
(ange-ftp-inodes-hashtable): New variable.
|
1998-01-17 |
Richard M. Stallman |
(Buffer-menu-mode-map): Bind e like f.
|
1998-01-17 |
Stephen Eglen |
(hexl-follow-ascii): New function and variable to highlight the ASCII
|
1998-01-16 |
Richard M. Stallman |
(Fspecial_display_p): Return the right value
|
1998-01-16 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Handle left-side scroll bars.
|
1998-01-16 |
Richard M. Stallman |
(Finsert_file_contents): When not decoding,
|
1998-01-16 |
Richard M. Stallman |
(re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
|
1998-01-16 |
Richard M. Stallman |
(SYNTAX_TABLE_BYTE_TO_CHAR): New macro.
|
1998-01-16 |
Richard M. Stallman |
(global-auto-revert-ignore-buffer): Doc fix.
|
1998-01-15 |
Simon Marshall |
Added Print submenu to Edit menu.
|
1998-01-15 |
Simon Marshall |
(c++-font-lock-extra-types): Add some container classes.
|
1998-01-12 |
Dave Love |
(lisp-font-lock-keywords-1): Add defmethod.
|
1998-01-12 |
Kenichi Handa |
(Fkey_description): Remember to set i_before.
|
1998-01-12 |
Oliver Seidel |
Added patch from Don Hejna <djhejna@oasis.ambit.com>.
|
1998-01-12 |
Kenichi Handa |
(insert_from_string_1): Decrement GAP_SIZE by
|
1998-01-12 |
Kenichi Handa |
(push_key_description): If C >= 128, always use octal representation.
|
1998-01-12 |
Kenichi Handa |
(Fminibuffer_complete_word): Fix a bug of refering
|
1998-01-12 |
Kenichi Handa |
(concat): Check STRINGP before increasing result_len_byte.
|
1998-01-12 |
Kenichi Handa |
Change "?\C-\ " to "?\C- " because "\ " is changed
|
1998-01-11 |
Dave Love |
(lm-get-package-name, lm-header,
|
1998-01-11 |
Dave Love |
(Fchar_valid_p): Fix bare newlines in doc string.
|
1998-01-09 |
Richard M. Stallman |
(Fcall_interactively): Allocate string by bytes.
|
1998-01-09 |
Richard M. Stallman |
(Fdirectory_files): Fix arg to compile_pattern.
|
1998-01-09 |
Richard M. Stallman |
(re_search_2): Fix call to CHAR_HEAD_P.
|
1998-01-09 |
Richard M. Stallman |
(x_load_font): Use string_byte.
|
1998-01-09 |
Richard M. Stallman |
(lisp_data_to_selection_data): Use size_byte.
|
1998-01-09 |
Richard M. Stallman |
(xmenu_show): Use size_byte of strings.
|
1998-01-09 |
Richard M. Stallman |
(x_create_bitmap_from_file): Use size_byte on strings.
|
1998-01-09 |
Richard M. Stallman |
(message_dolog, message2): New arg MULTIBYTE.
|
1998-01-09 |
Richard M. Stallman |
(Fselect_window): Don't set OW->pointm if OW->buffer is nil.
|
1998-01-09 |
Richard M. Stallman |
(skip_chars): Handle multibyte and unibyte strings
|
1998-01-09 |
Richard M. Stallman |
(STRING_MULTIBYTE): New macro.
|
1998-01-09 |
Richard M. Stallman |
(describe_vector): Unconditionally handle multibyte chars.
|
1998-01-09 |
Richard M. Stallman |
(echo_now): Use message2_nolog, not message1_nolog.
|
1998-01-09 |
Richard M. Stallman |
(set_term_frame_name): Use size_byte.
|
1998-01-09 |
Richard M. Stallman |
(Fdo_auto_save): Save and restore multibyteness of minibuffer.
|
1998-01-09 |
Richard M. Stallman |
(main): Pass new arg to message_dolog.
|
1998-01-09 |
Richard M. Stallman |
Include charset.h.
|
1998-01-09 |
Richard M. Stallman |
(Fsend_string_to_terminal): Use size_byte.
|
1998-01-09 |
Richard M. Stallman |
(Fmultibyte_string_p): New function.
|
1998-01-09 |
Richard M. Stallman |
(code_convert_string): Maybe use make_unibyte_string.
|
1998-01-09 |
Richard M. Stallman |
(internal_self_insert): Simplify handling of c2;
|
1998-01-09 |
Richard M. Stallman |
(multibyte_chars_in_text): New function.
|
1998-01-09 |
Richard M. Stallman |
(Fccl_execute_on_string): Use size_byte.
|
1998-01-09 |
Richard M. Stallman |
(Fmake_category_set): Don't allow multibyte string.
|
1998-01-09 |
Richard M. Stallman |
(casify_object): Scan string by bytes and chars.
|
1998-01-09 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
1998-01-09 |
Richard M. Stallman |
(read_escape): `\ ' stands for nothing at all.
|
1998-01-09 |
Richard M. Stallman |
(count_size_as_multibyte): New function.
|
1998-01-09 |
Richard M. Stallman |
(map_char_table): Unconditionally consider non-ASCII charsets.
|
1998-01-09 |
Richard M. Stallman |
(Fformat): Do all the work directly--don't use doprnt.
|
1998-01-09 |
Richard M. Stallman |
(sref): Defined.
|
1998-01-09 |
Richard M. Stallman |
(dabbrev-ignored-buffer-names): New variable.
|
1998-01-08 |
Eric M. Ludlam |
Added some more comments in the commentary.
|
1998-01-07 |
André Spiegel |
(vc-resynch-window): Behave properly when view-read-only is non-nil.
|
1998-01-07 |
Dave Love |
Move change log comment block so lm-commentary doesn't lose.
|
1998-01-07 |
Andreas Schwab |
(custom-browse-visibility): Doc fix.
|
1998-01-07 |
Andreas Schwab |
(defgroup): Doc fix.
|
1998-01-07 |
Andreas Schwab |
(pp-to-string): Greatly simplify by letting the
|
1998-01-07 |
Andreas Schwab |
Customized.
|
1998-01-07 |
Eli Zaretskii |
(delete-auto-save-files): Say in the doc string that
|
1998-01-05 |
Richard M. Stallman |
(Fcall_process): When deciding whether to encode args,
|
1998-01-05 |
Richard M. Stallman |
(read_process_output): Use insert_1_both.
|
1998-01-05 |
Richard M. Stallman |
(MAKE_LOCK_NAME): Use size_byte.
|
1998-01-05 |
Richard M. Stallman |
(Fbyte_code): Use size_byte.
|
1998-01-05 |
Richard M. Stallman |
(print_string): Now static.
|
1998-01-05 |
Richard M. Stallman |
(Fexpand_abbrev): Pass both kinds of size to oblookup.
|
1998-01-05 |
Richard M. Stallman |
(FETCH_STRING_CHAR_ADVANCE): New macro.
|
1998-01-05 |
Richard M. Stallman |
(search_buffer): Handle bytes vs chars in non-RE case.
|
1998-01-05 |
Richard M. Stallman |
(make_pure_string): New arg length_byte.
|
1998-01-05 |
Richard M. Stallman |
(record_overlay_string): Totalize sizes assuming
|
1998-01-05 |
Richard M. Stallman |
(read_minibuf): Handle bytes vs chars
|
1998-01-05 |
Richard M. Stallman |
(test_completion): Pass both kinds of size to oblookup.
|
1998-01-05 |
Richard M. Stallman |
(display-time-mode): Set the variable display-time-mode.
|
1998-01-04 |
Richard M. Stallman |
(xstring): Use size_byte.
|
1998-01-03 |
Richard M. Stallman |
(resize-minibuffer-mode): Variable customized to
|
1998-01-03 |
Richard M. Stallman |
(redisplay_window): Set pos.bytepos along with pos.bufpos.
|
1998-01-03 |
Richard M. Stallman |
(occur): Pass default to read-from-minibuffer so that
|
1998-01-03 |
Richard M. Stallman |
(file-cache-minibuffer-complete): Accept a prefix arg.
|
1998-01-02 |
Richard M. Stallman |
(minor-mode-overriding-map-alist):
|
1998-01-02 |
Richard M. Stallman |
(current_minor_maps):
|
1998-01-02 |
Richard M. Stallman |
(Fchar_boundary_p): Function deleted.
|
1998-01-02 |
Richard M. Stallman |
(make_gap): Set GPT_BYTE along with GPT.
|
1998-01-02 |
Richard M. Stallman |
(which-func-update): Fix paren error.
|
1998-01-02 |
Richard M. Stallman |
Initial revision
|
1998-01-02 |
Richard M. Stallman |
(current_column_1, Fmove_to_column):
|
1998-01-02 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
1998-01-02 |
Richard M. Stallman |
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.
|
1998-01-02 |
Richard M. Stallman |
(adjust_markers_gap_motion): Now a no-op.
|
1998-01-02 |
Richard M. Stallman |
(internal_equal): For markers, use bytepos instead of bufpos.
|
1998-01-02 |
Richard M. Stallman |
(readchar): Use marker's bytepos instead of bufpos.
|
1998-01-02 |
Richard M. Stallman |
(Fmake_marker): Initialize marker's bytepos and charpos.
|
1998-01-02 |
Richard M. Stallman |
(transpose_markers): Update marker's bytepos.
|
1998-01-02 |
Richard M. Stallman |
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
|
1998-01-02 |
Richard M. Stallman |
(customize-changed-options): Doc fix.
|
1998-01-02 |
Richard M. Stallman |
(Fchar_after): Fix previous change.
|
1998-01-01 |
Richard M. Stallman |
(a_write): Fix prototype.
|
1998-01-01 |
Richard M. Stallman |
(struct Lisp_Marker): New field `charpos'.
|
1998-01-01 |
Richard M. Stallman |
(Fgoto_char): When arg is a marker, copy char and byte
|
1998-01-01 |
Richard M. Stallman |
(set_point_both): Renamed from set_point;
|
1998-01-01 |
Richard M. Stallman |
(code_convert_region): Handle bytepos and charpos.
|
1998-01-01 |
Richard M. Stallman |
(move_gap): Use move_gap_both.
|
1998-01-01 |
Richard M. Stallman |
Update copyright year.
|
1998-01-01 |
Richard M. Stallman |
(DECODE_POSITION): New macro.
|
1998-01-01 |
Richard M. Stallman |
(Fcall_interactively) <'d', 'r'>: Use set_marker_both.
|
1998-01-01 |
Richard M. Stallman |
(status_notify): Use byte and char pointers.
|
1998-01-01 |
Richard M. Stallman |
(set_point, temp_set_point): Swap args in decl.
|
1998-01-01 |
Richard M. Stallman |
(PRINTDECLARE): Declare old_point_byte and start_point_byte.
|
1998-01-01 |
Richard M. Stallman |
(readchar_backlog): New variable.
|
1998-01-01 |
Richard M. Stallman |
(scan_newline): Always restore prev value of immediate_quit.
|
1998-01-01 |
Richard M. Stallman |
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.
|
1998-01-01 |
Richard M. Stallman |
(looking_at_1): Use bytepos to call re_search_2.
|
1998-01-01 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos.
|
1998-01-01 |
Richard M. Stallman |
(casify_region): Scan in bytes and chars.
|
1998-01-01 |
Richard M. Stallman |
(marker.o): Depend on charset.h.
|
1998-01-01 |
Richard M. Stallman |
(forward_point): Function deleted.
|
1998-01-01 |
Richard M. Stallman |
(struct position): New field bytepos.
|
1998-01-01 |
Richard M. Stallman |
(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.
|
1998-01-01 |
Richard M. Stallman |
(Fmake_indirect_buffer): Use set_marker_both.
|
1998-01-01 |
Richard M. Stallman |
(marker_byte_position): Renamed from marker_position.
|
1998-01-01 |
Richard M. Stallman |
(redisplay_internal): Use scan_newline.
|
1998-01-01 |
Richard M. Stallman |
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
|
1997-12-31 |
Richard M. Stallman |
(Fchars_in_string): Update call to CHAR_HEAD_P.
|
1997-12-31 |
Richard M. Stallman |
(Finsert_file_contents): Update call to CHAR_HEAD_P.
|
1997-12-31 |
Richard M. Stallman |
(Fminibuffer_complete_word): Handle bytes vs characters
|
1997-12-31 |
Richard M. Stallman |
(CHAR_HEAD_P): Take char, not pointer, as arg.
|
1997-12-31 |
Richard M. Stallman |
(doprnt1): Call to CHAR_HEAD_P fixed.
|
1997-12-31 |
Richard M. Stallman |
(describe_abbrev): Return void.
|
1997-12-31 |
Richard M. Stallman |
(LIB_MOTIF): Define, if HAVE_LIBINTL.
|
1997-12-30 |
Richard M. Stallman |
(abort): New function.
|
1997-12-29 |
Richard M. Stallman |
(desktop-enable): New variable.
|
1997-12-28 |
Richard M. Stallman |
(Fcall_process): Cast new_argv for child_setup.
|
1997-12-28 |
Richard M. Stallman |
(Fx_rotate_cut_buffers_internal): Doc fix.
|
1997-12-27 |
Richard M. Stallman |
(Fread_command, Fread_variable): Fix previous change.
|
1997-12-26 |
Richard M. Stallman |
(Ftext_properties_at): Doc fix.
|
1997-12-26 |
Richard M. Stallman |
Declare nonascii_insert_offset.
|
1997-12-26 |
Richard M. Stallman |
(undigestify-rmail-message): If in summary, switch to the Rmail buffer.
|
1997-12-26 |
Richard M. Stallman |
(info-lookup-symbol-alist): Handle Emacs Lisp mode.
|
1997-12-26 |
Richard M. Stallman |
(HAVE_STRING_H): Add #undef.
|
1997-12-26 |
Richard M. Stallman |
(Vminor_mode_overriding_map_alist): New variable.
|
1997-12-25 |
Richard M. Stallman |
Some comment, doc and bug fixes.
|
1997-12-25 |
Richard M. Stallman |
Customized.
|
1997-12-22 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
1997-12-22 |
Richard M. Stallman |
(dired-mark-sexp): Skip leading space in defining `uid'.
|
1997-12-22 |
Richard M. Stallman |
(mouse-avoidance-mode): Variable customized to automatically load the package.
|
1997-12-22 |
Richard M. Stallman |
(view-register): Show register type file-query.
|
1997-12-22 |
Richard M. Stallman |
(previous-matching-history-element): Bind
|
1997-12-22 |
Dave Love |
(browse-url-path-regexp, browse-url-short-regexp,
|
1997-12-22 |
Richard M. Stallman |
(apropos-print): Pass t instead of DO-KEYS
|
1997-12-22 |
Richard M. Stallman |
(cc-imenu-objc-function): Use bufsubst-fun as a variable, not as a function.
|
1997-12-22 |
Richard M. Stallman |
Fix mailer-introduced garbling.
|
1997-12-22 |
Richard M. Stallman |
Fix copyright notice.
|
1997-12-22 |
Richard M. Stallman |
Doc fixes. Changed `append' to `nconc'
|
1997-12-21 |
Richard M. Stallman |
(LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.
|
1997-12-21 |
Richard M. Stallman |
(HAVE_LIBINTL): Add #undef.
|
1997-12-21 |
Richard M. Stallman |
(find-file-noselect): Fix previous change.
|
1997-12-21 |
Richard M. Stallman |
(isearch-mode-map): Don't count above 256
|
1997-12-21 |
Richard M. Stallman |
(message2_nolog): Fix arg types.
|
1997-12-21 |
Richard M. Stallman |
(sys_signal): Undo previous change.
|
1997-12-21 |
Richard M. Stallman |
(jka-compr-insert-file-contents):
|
1997-12-21 |
Richard M. Stallman |
(Fexecute_extended_command):
|
1997-12-21 |
Richard M. Stallman |
(Fgarbage_collect):
|
1997-12-21 |
Richard M. Stallman |
(message2_nolog): New arg MULTIBYTE.
|
1997-12-21 |
Richard M. Stallman |
(Fexecute_extended_command):
|
1997-12-21 |
Richard M. Stallman |
(find-file-noselect): Signal error if file is unreadable.
|
1997-12-21 |
Richard M. Stallman |
(match-string-no-properties): New function.
|
1997-12-21 |
Richard M. Stallman |
(define-mail-alias): Handle backslash-quoting
|
1997-12-21 |
Richard M. Stallman |
(Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
|
1997-12-21 |
Richard M. Stallman |
(x_display_cursor): Abort if X or Y is out of range.
|
1997-12-21 |
Richard M. Stallman |
Comment changes.
|
1997-12-21 |
Richard M. Stallman |
(Fparse_partial_sexp): Return nil for 9th element
|
1997-12-21 |
Richard M. Stallman |
(mule-keymap): Delete the binding for toggle-enable-multibyte-characters.
|
1997-12-21 |
Richard M. Stallman |
(copy-region-as-kill): Deactivate mark in transient-mark-mode.
|
1997-12-21 |
Richard M. Stallman |
(toggle-enable-multibyte-characters): Doc fix.
|
1997-12-21 |
Richard M. Stallman |
(completion-setup-hook): Add definition.
|
1997-12-21 |
Richard M. Stallman |
(menu-bar-select-yank): Add apropos-inhibit property.
|
1997-12-21 |
Richard M. Stallman |
(apropos, apropos-command): Ignore symbols that have apropos-inhibit property.
|
1997-12-21 |
Richard M. Stallman |
(standard-display-european): Doc fix.
|
1997-12-21 |
Richard M. Stallman |
(Fread_variable): If DEFAULT_VALUE is symbol, use its name.
|
1997-12-21 |
Richard M. Stallman |
(sparc-fujitsu-sysv4*): New target.
|
1997-12-21 |
Richard M. Stallman |
(split-string): Handle empty matches reasonably.
|
1997-12-21 |
Richard M. Stallman |
Comment and whitespace changes.
|
1997-12-21 |
Richard M. Stallman |
(calendar-french-single-byteify): New function.
|
1997-12-21 |
Richard M. Stallman |
(message_dolog): Update PT and ZV properly when at end of
|
1997-12-21 |
Richard M. Stallman |
(read-password): New function.
|
1997-12-20 |
Richard M. Stallman |
(update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.
|
1997-12-19 |
Karl Heuer |
(iswitchb-completion-help): Multiple TAB presses
|
1997-12-19 |
Karl Heuer |
Don't call set-terminal-coding-system
|
1997-12-19 |
Karl Heuer |
(Vread_buffer_function): New var.
|
1997-12-19 |
Karl Heuer |
(set-language-info): Doc fix.
|
1997-12-19 |
Karl Heuer |
(widget-choose): Allow scrolling of large lists.
|
1997-12-17 |
Andreas Schwab |
(transpose-subr): Rewrite to make faster with big move
|
1997-12-17 |
Andreas Schwab |
Cache more tests. Add missing quotes around
|
1997-12-17 |
Andreas Schwab |
(Man-mode-line-format): Update to include the new format
|
1997-12-16 |
Paul Eggert |
Add reference to new Calendrical Calculations book.
|
1997-12-13 |
Dave Love |
Define indentation in normal dialect for let-syntax,
|
1997-12-12 |
Dave Love |
(browse-url-lynx-emacs): Add sentinel to kill the buffer when lynx
|
1997-12-12 |
Dave Love |
Use imenu-case-fold-search.
|
1997-12-11 |
Karl Heuer |
(comint-strip-ctrl-m): Don't die if
|
1997-12-11 |
Karl Heuer |
(telnet-filter): Position comint-last-output-start.
|
1997-12-11 |
Karl Heuer |
(sys_signal): Add two casts.
|
1997-12-11 |
Karl Heuer |
(GROW_FAIL_STACK): Fix test for stack size at max.
|
1997-12-11 |
Karl Heuer |
(auto-mode-alist): Add .am as makefile-mode.
|
1997-12-11 |
Paul Eggert |
(ange-ftp-date-regexp): Fix the problem with misparsing
|
1997-12-11 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
1997-12-10 |
Andreas Schwab |
Customized.
|
1997-12-09 |
Karl Heuer |
(GROW_FAIL_STACK): Fix previous change:
|
1997-12-09 |
Karl Heuer |
(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
|
1997-12-09 |
Karl Heuer |
(Fcall_process): Don't clobber new_argv[0]
|
1997-12-09 |
Karl Heuer |
(bibtex-generate-autokey): Doc fix.
|
1997-12-09 |
Karl Heuer |
(bibtex-generate-autokey): Doc fix.
|
1997-12-09 |
Karl Heuer |
(custom-add-version): New function.
|
1997-12-09 |
Karl Heuer |
(customize-changed-options): New function.
|
1997-12-09 |
Karl Heuer |
(facemenu-remove-face-props): Renamed from
|
1997-12-09 |
Kenichi Handa |
Initial revision
|
1997-12-09 |
Kenichi Handa |
Require 'korea-util.
|
1997-12-09 |
Kenichi Handa |
Title string of the input method
|
1997-12-09 |
Kenichi Handa |
Require 'korea-util. Title string of the input
|
1997-12-09 |
Kenichi Handa |
Title string of the input method
|
1997-12-09 |
Kenichi Handa |
Documentation for "Korean" lang. env. modified.
|
1997-12-09 |
Kenichi Handa |
(Fcall_process): Set Vlast_coding_system_used after
|
1997-12-09 |
Kenichi Handa |
(Fget_unused_iso_final_char): New function.
|
1997-12-09 |
Kenichi Handa |
(setup_coding_system): Do not set
|
1997-12-09 |
Kenichi Handa |
(read_process_output): Fix previous change, i.e, if
|
1997-12-09 |
Kenichi Handa |
(Finsert_file_contents): Set Vlast_coding_system_used
|
1997-12-08 |
Kenichi Handa |
(Fexecute_extended_command): Fix previous change.
|
1997-12-08 |
Karl Heuer |
(number-to-register): Move point as a side effect.
|
1997-12-08 |
Karl Heuer |
(calendar-day-name): Truncate properly when
|
1997-12-08 |
Karl Heuer |
(read_process_output): Allocate for coding system, if
|
1997-12-07 |
Karl Heuer |
(mail-extr-all-top-level-domains): More domains.
|
1997-12-07 |
Karl Heuer |
(outline-next-preface):
|
1997-12-07 |
Karl Heuer |
(gud-mips-p): Fix regexp so it will match alphaev56-* too.
|
1997-12-05 |
Edward M. Reingold |
Minor repair of previous change.
|
1997-12-05 |
Edward M. Reingold |
Add fixed date (RD) to menu of other dates.
|
1997-12-05 |
Edward M. Reingold |
Fix bad call to error.
|
1997-12-05 |
Karl Heuer |
(Info-insert-dir): Use leading space in buffer name.
|
1997-12-04 |
Simon Marshall |
Deal with `#'s in variable references.
|
1997-12-04 |
Oliver Seidel |
Another patch by Michael Cook to fix annotation.
|
1997-12-04 |
Karl Heuer |
Allow messages retrieved from the POP
|
1997-12-04 |
Karl Heuer |
(frame-configuration-to-register)
|
1997-12-04 |
Karl Heuer |
(ctl-x-map): Add bindings rn and r+
|
1997-12-04 |
Karl Heuer |
(unlock, relock): Don't reference cpp/ directory.
|
1997-12-04 |
Karl Heuer |
(byte-optimize-lapcode): Correctly
|
1997-12-04 |
Karl Heuer |
Customized.
|
1997-12-04 |
Karl Heuer |
(main): Fix the stack-limit code to calculate
|
1997-12-04 |
Karl Heuer |
(custom-unlispify-remove-prefixes): Reference to
|
1997-12-04 |
Karl Heuer |
(global-set-key, local-set-key): Doc fix.
|
1997-12-04 |
Karl Heuer |
(mail-parse-comma-list):
|
1997-12-04 |
Karl Heuer |
(sendmail-send-it): Parse folded
|
1997-12-04 |
Karl Heuer |
Require imenu.
|
1997-12-04 |
Karl Heuer |
(Feval_region): Doc correction (point does not move).
|
1997-12-04 |
Karl Heuer |
(load-with-code-conversion): Doc fix.
|
1997-12-04 |
Karl Heuer |
(debug-on-entry): If definition is a symbol,
|
1997-12-04 |
Karl Heuer |
(debugger-mode-hook): New user variable.
|
1997-12-04 |
Karl Heuer |
(change-log-add-make-room): New function.
|
1997-12-04 |
Karl Heuer |
(inferior-octave-directory-tracker):
|
1997-12-04 |
Richard M. Stallman |
(mail-extr-voodoo): Allow & between names.
|
1997-12-04 |
Karl Heuer |
(rmail-decode-quoted-printable): New function
|
1997-12-04 |
Karl Heuer |
(custom-save-delete, custom-save-all):
|
1997-12-04 |
Karl Heuer |
(custom-variable-prompt): Ensure valid variable name
|
1997-12-04 |
Karl Heuer |
(prolog-mode-variables):
|
1997-12-04 |
Karl Heuer |
(sh-imenu-generic-expression): New variable.
|
1997-12-04 |
Karl Heuer |
(sgml-mode): Set imenu-generic-expression.
|
1997-12-04 |
Karl Heuer |
(french-calendar-special-days-array): New function.
|
1997-12-04 |
Karl Heuer |
Fix comment (avoid spurious "unterminated comment" warning)
|
1997-12-04 |
Karl Heuer |
Comment fix (to avoid "unterminated comment" warning).
|
1997-12-04 |
Ulrich Drepper |
automatically generated from GPLed version
|
1997-12-03 |
Gerd Moellmann |
New function ispell-comments-and-strings.
|
1997-12-03 |
Oliver Seidel |
Added category patch by Michael R Cook <mcook@cognex.com>.
|
1997-12-03 |
Paul Eggert |
(mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
|
1997-12-01 |
Eli Zaretskii |
(make-frame-names-alist, select-frame-by-name): New
|
1997-11-30 |
Dave Love |
(sh-mode): Set `comment-start-skip' always.
|
1997-11-30 |
Dave Love |
(indent-for-comment): Check for null `comment-start-skip'.
|
1997-11-29 |
Joel N. Weber II |
1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
|
1997-11-28 |
Andreas Schwab |
(create_process, deactivate_process, close_process_descs):
|
1997-11-28 |
Andreas Schwab |
(describe_map): Fix decl of arg ELT_DESCRIBER.
|
1997-11-28 |
Andreas Schwab |
(Fsuspend_emacs): Cast init_sys_modes when calling
|
1997-11-28 |
Andreas Schwab |
(reset_sigio): Return void.
|
1997-11-28 |
Andreas Schwab |
(do_autoload): Return void.
|
1997-11-28 |
Andreas Schwab |
(internal_with_output_to_temp_buffer):
|
1997-11-28 |
Andreas Schwab |
(message): Declare a as char *[3].
|
1997-11-28 |
Andreas Schwab |
(malloc_warning, display_malloc_warning): Return void.
|
1997-11-27 |
Kenichi Handa |
(describe_vector): Declaration fixed (delete `.' at the
|
1997-11-27 |
Kenichi Handa |
(record_delete, record_marker_adjustment): Declare them as void.
|
1997-11-27 |
Kenichi Handa |
(record_change, record_first_change,
|
1997-11-27 |
Kenichi Handa |
(invalidate_current_column): Declare it as void.
|
1997-11-27 |
Kenichi Handa |
(report_file_error): Declare it as void.
|
1997-11-27 |
Kenichi Handa |
(unlock_buffer): Declare it as void.
|
1997-11-27 |
Kenichi Handa |
(nsberror, record_buffer, validate_region,
|
1997-11-27 |
Kenichi Handa |
(discard_tty_input, init_baud_rate,
|
1997-11-27 |
Kenichi Handa |
(Fexecute_extended_command): Give Voverriding_local_map as the
|
1997-11-27 |
Kenichi Handa |
(echo_now, record_auto_save, cmd_error_internal,
|
1997-11-27 |
Kenichi Handa |
(x_make_frame_visible): Give dummy arg to
|
1997-11-27 |
Kenichi Handa |
(redisplay_preserve_echo_area): Declare it as void.
|
1997-11-27 |
Kenichi Handa |
(strwidth): Remove extra argument to buffer_display_table.
|
1997-11-26 |
Joel N. Weber II |
Changed the comment about `umask 0' to say `Don't restrict access to any
|
1997-11-26 |
Edward M. Reingold |
Describe diary-float function.
|
1997-11-26 |
Richard M. Stallman |
(bibtex-maintainer-address, bibtex-submit-bug-report):
|
1997-11-26 |
Simon Marshall |
Only use syntactic keywords if non-nil.
|
1997-11-26 |
Simon Marshall |
Just a header comment fix.
|
1997-11-26 |
Ulrich Drepper |
automatically generated from GPLed version
|
1997-11-25 |
Edward M. Reingold |
Describe diary-remind and diary-date.
|
1997-11-25 |
Richard M. Stallman |
(diary-mail-days): Fix previous change.
|
1997-11-25 |
Richard M. Stallman |
(mode-line-format): Include which-func-mode item.
|
1997-11-25 |
Andreas Schwab |
(SPLIT_STRING): Remove extra argument to
|
1997-11-25 |
Andreas Schwab |
Add prototypes.
|
1997-11-25 |
Andreas Schwab |
(Fx_disown_selection_internal): Fix type of EVENT.
|
1997-11-25 |
Andreas Schwab |
Add prototypes.
|
1997-11-25 |
Andreas Schwab |
Add prototypes.
|
1997-11-25 |
Andreas Schwab |
Include "intervals.h" for prototypes.
|
1997-11-25 |
Richard M. Stallman |
(free_fontset_data): Don't free null pointer.
|
1997-11-25 |
Richard M. Stallman |
(diary-mail-addr, diary-mail-days): New variables.
|
1997-11-25 |
Richard M. Stallman |
Update author email address.
|
1997-11-25 |
Michael Kifer |
new version
|
1997-11-24 |
Simon Marshall |
Fixed duplicate KEYs in menu-bar-describe-menu.
|
1997-11-24 |
Paul Eggert |
(AC_CHECK_FUNCS): Add strftime.
|
1997-11-24 |
Paul Eggert |
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
|
1997-11-24 |
Paul Eggert |
(strftime.o):
|
1997-11-24 |
Paul Eggert |
(emacs_strftime): New decl.
|
1997-11-24 |
Paul Eggert |
(HAVE_STRFTIME): New undef.
|
1997-11-24 |
Richard M. Stallman |
(menu-bar-help-menu): Reorganize into more submenus.
|
1997-11-24 |
Richard M. Stallman |
(apropos-variable): New command.
|
1997-11-24 |
Richard M. Stallman |
(scheme-mode-variables): Bind normal-auto-fill-function.
|
1997-11-24 |
Richard M. Stallman |
(lisp-mode-auto-fill): New function.
|
1997-11-23 |
Karl Heuer |
Comment fix.
|
1997-11-23 |
Karl Heuer |
Some comment and doc fixes.
|
1997-11-23 |
Karl Heuer |
(back_comment): Handle 2-char comment starts
|
1997-11-23 |
Karl Heuer |
(b2m): Define VERSION. Link with $(GETOPTOBJS).
|
1997-11-23 |
Karl Heuer |
Include getopt.h.
|
1997-11-23 |
Karl Heuer |
(ange-ftp-generate-passwd-key):
|
1997-11-23 |
Karl Heuer |
(perl-mode): Delete autoload cookie.
|
1997-11-23 |
Karl Heuer |
(auto-mode-alist): Add more extensions for perl-mode.
|
1997-11-23 |
Karl Heuer |
(window-configuration-to-register):
|
1997-11-23 |
Karl Heuer |
Initial revision
|
1997-11-23 |
Richard M. Stallman |
Comment change.
|
1997-11-23 |
Richard M. Stallman |
Initial revision
|
1997-11-21 |
Dave Love |
Doc fixes and extra customization.
|
1997-11-21 |
Andreas Schwab |
(copy_keymap_1): Fix return type.
|
1997-11-21 |
Andreas Schwab |
Add prototypes and more function declarations.
|
1997-11-21 |
Andreas Schwab |
(traverse_intervals): Protoize parameter.
|
1997-11-21 |
Andreas Schwab |
Protoize function declarations.
|
1997-11-21 |
Andreas Schwab |
Protoize functions declarations.
|
1997-11-21 |
Andreas Schwab |
* fns.c (map_char_table): Protoize parameter.
|
1997-11-21 |
Andreas Schwab |
(close_file_unwind): Fix return type and return nil.
|
1997-11-21 |
Andreas Schwab |
(record_unwind_protect): Protoize parameter.
|
1997-11-21 |
Andreas Schwab |
(Fchar_to_string): Declare `workbuf' as unsigned char.
|
1997-11-21 |
Andreas Schwab |
(doprnt1): Declare `charbuf' as unsigned char.
|
1997-11-21 |
Andreas Schwab |
Add prototypes. Remove declaration of obsolete
|
1997-11-21 |
Andreas Schwab |
Add more prototypes and function declarations.
|
1997-11-21 |
Andreas Schwab |
(setup_ccl_program): Define as returning nothing.
|
1997-11-21 |
Andreas Schwab |
Add declaration of setup_ccl_program and ccl_driver.
|
1997-11-21 |
Andreas Schwab |
Add declaration of word_boundary_p.
|
1997-11-21 |
Andreas Schwab |
Add more protypes and function declarations.
|
1997-11-21 |
Andreas Schwab |
(printchar): Declare `work' as unsigned char.
|
1997-11-21 |
Andreas Schwab |
(read_minibuf_unwind): Fix return type and return nil.
|
1997-11-21 |
Andreas Schwab |
(unchain_marker): Define as returning nothing.
|
1997-11-21 |
Andreas Schwab |
Declare finalize_kbd_macro_chars and
|
1997-11-21 |
Andreas Schwab |
(store_kbd_macro_char): Define as returning nothing.
|
1997-11-21 |
Andreas Schwab |
(read1): Declare `workbuf' as unsigned char.
|
1997-11-21 |
Andreas Schwab |
Add more prototypes and declarations. Forward declare
|
1997-11-21 |
Andreas Schwab |
(gud-sentinel): Set mode-line-process in the process
|
1997-11-20 |
Karl Heuer |
(set-input-method): Renamed from select-input-method.
|
1997-11-20 |
Karl Heuer |
Comment fix.
|
1997-11-20 |
Karl Heuer |
(init_system_name): Don't use sysinfo.
|
1997-11-20 |
Karl Heuer |
(skip_chars): Check type of `string' before using it.
|
1997-11-20 |
Karl Heuer |
(write-file): Make buffer writable if the new file is.
|
1997-11-20 |
Karl Heuer |
(describe-variable): Don't use symbol-name if v isn't symbol.
|
1997-11-20 |
Karl Heuer |
(LIBS_SYSTEM): Define this.
|
1997-11-20 |
Karl Heuer |
Treat DGUX the same as USG.
|
1997-11-20 |
Karl Heuer |
(i586-dg-dguxR4.*): New name in case branch.
|
1997-11-20 |
Karl Heuer |
(help-with-tutorial-alist): New variable.
|
1997-11-20 |
Karl Heuer |
(mail-extract-address-components):
|
1997-11-20 |
Eli Zaretskii |
Configure the man subdirectory.
|
1997-11-20 |
Eli Zaretskii |
Initial revision
|
1997-11-20 |
Eli Zaretskii |
(man): New target to build the manual.
|
1997-11-20 |
Eli Zaretskii |
(set-frame-name): New function.
|
1997-11-20 |
Eli Zaretskii |
(frame_name_fnn_p, set_term_frame_name): New functions.
|
1997-11-19 |
Karl Heuer |
(kill-region): Detect read-only text
|
1997-11-19 |
Karl Heuer |
(print-region-1): When running pr, use -h always.
|
1997-11-18 |
Dave Love |
(fortran-imenu-generic-expression): Match
|
1997-11-18 |
Ulrich Drepper |
automatically generated from GPLed version
|
1997-11-18 |
Karl Heuer |
(isearch-yank-string): New helper function.
|
1997-11-18 |
Karl Heuer |
Improve previous change.
|
1997-11-18 |
Karl Heuer |
(rmail-convert-to-babyl-format): If the
|
1997-11-17 |
Paul Eggert |
(ange-ftp-date-regexp):
|
1997-11-17 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
1997-11-17 |
Karl Heuer |
(Fexecute_extended_command): Fix message wording.
|
1997-11-17 |
Karl Heuer |
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
|
1997-11-17 |
Karl Heuer |
(list-islamic-diary-entries): Add the diary entry
|
1997-11-17 |
Karl Heuer |
(list-hebrew-diary-entries): Add the diary entry
|
1997-11-17 |
Karl Heuer |
(Man-init-defvars, Man-build-man-command):
|
1997-11-15 |
Karl Heuer |
(comment-padding): New var.
|
1997-11-15 |
Karl Heuer |
(finder-find-library): Re-instate (with a different
|
1997-11-15 |
Karl Heuer |
(fill-individual-paragraphs): Don't get
|
1997-11-15 |
Karl Heuer |
(custom-face-save): Save the face.
|
1997-11-15 |
Karl Heuer |
(rmail-summary-window-size): Allow integer values.
|
1997-11-15 |
Karl Heuer |
Use set-input-mode to make Latin-1 chars work.
|
1997-11-15 |
Karl Heuer |
(minibuffer_scroll_overlap): New variable.
|
1997-11-15 |
Karl Heuer |
(display_text_line): Make decision about which windows
|
1997-11-15 |
Karl Heuer |
(ASCII_BYTE_P): New macro.
|
1997-11-15 |
Karl Heuer |
(position_indentation): Detect non-breaking space,
|
1997-11-15 |
Karl Heuer |
(x_handle_selection_request): Use xfree, not free.
|
1997-11-13 |
Andreas Schwab |
(tar-mode-map): Fix function name in menu entry.
|
1997-11-13 |
Ulrich Drepper |
automatically generated from GPLed version
|
1997-11-12 |
Ulrich Drepper |
automatically generated from GPLed version
|
1997-11-11 |
Karl Heuer |
(inferior-octave-startup-args):
|
1997-11-11 |
Karl Heuer |
(help-for-help): Update text for `m'.
|
1997-11-11 |
Karl Heuer |
(imenu-default-create-index-function):
|
1997-11-11 |
Karl Heuer |
(perform-replace): In Transient Mark mode, if
|
1997-11-11 |
Karl Heuer |
New category ` '.
|
1997-11-11 |
Karl Heuer |
(wordstar-mode): Run wordstar-mode-hook.
|