Mercurial > emacs
graph
-
(update-file-autoloads): Redo 1997-08-23 change.1998-04-05, by Richard M. Stallman
-
(vc-merge, vc-backend-merge): New functions.1998-04-05, by André Spiegel
-
(vc-prefix-map): Added "m" for vc-merge.1998-04-05, by André Spiegel
-
(vc-ensure-vc-buffer): New function.1998-04-05, by André Spiegel
-
Customized.1998-04-05, by Stephen Eglen
-
Fix header line.1998-04-05, by Dave Love
-
Customized.1998-04-05, by Stephen Eglen
-
(command-line): Fix paren error.1998-04-05, by Dave Love
-
(webjump): Use assoc-ignore-case for locating the proper URL.1998-04-05, by Richard M. Stallman
-
(report-emacs-bug-hook): Use skip-chars-forward1998-04-05, by Richard M. Stallman
-
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.1998-04-04, by Richard M. Stallman
-
(Fmessage_box): Pass the missing third argument1998-04-04, by Richard M. Stallman
-
(vc-next-action-dired): Use dired-do-redisplay. Handle1998-04-04, by Richard M. Stallman
-
(vc-parse-cvs-status): New function.1998-04-04, by Richard M. Stallman
-
(put_entries): Use %ld.1998-04-04, by Richard M. Stallman
-
(fatal): Declare the arg.1998-04-04, by Richard M. Stallman
-
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.1998-04-04, by Richard M. Stallman
-
(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.1998-04-04, by Richard M. Stallman
-
(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.1998-04-03, by Richard M. Stallman
-
(command-line): If already unibyte, just load1998-04-03, by Richard M. Stallman
-
(report-emacs-bug): Use set-buffer-multibyte.1998-04-03, by Richard M. Stallman
-
(compile_range): Unused function deleted.1998-04-03, by Richard M. Stallman
-
(rmail-mode-2): Locally set enable-local-variables1998-04-03, by Richard M. Stallman
-
(report-emacs-bug-hook): Fix the regexp for1998-04-03, by Richard M. Stallman
-
(rul-generic-mode): Use font-lock-builtin-face,1998-04-03, by Richard M. Stallman
-
(Fmake_variable_frame_local): Doc fix.1998-04-03, by Richard M. Stallman
-
Remove some directories that don't really work now.1998-04-03, by Richard M. Stallman
-
(Fstring_as_multibyte): Never return unibyte string unchanged.1998-04-02, by Richard M. Stallman
-
(main): Add [--unibyte] to usage.1998-04-02, by Dave Love
-
(RE_TRANSLATE): Use char_table_translate.1998-04-02, by Richard M. Stallman
-
(char_table_translate): New function.1998-04-02, by Richard M. Stallman
-
(widget-beginning-of-line): Don't set zmacs-region-stays.1998-04-02, by Richard M. Stallman
-
Delete some compatibility code.1998-04-02, by Richard M. Stallman
-
Add support for jdb (Java debugger).1998-04-02, by Richard M. Stallman
-
(redisplay_window): Fix computing pos from last_point.1998-04-02, by Richard M. Stallman
-
(info-lookup->topic-cache): Use defun, not defsubst.1998-04-02, by Richard M. Stallman
-
(follow-scroll-up): Cope if `window-end' returns nil.1998-04-02, by Richard M. Stallman
-
(buf_charpos_to_bytepos): Delete local variable gapend_byte.1998-04-02, by Kenichi Handa
-
(CHARSET_OK): Don't reject safe charsets.1998-04-02, by Kenichi Handa
-
(selection_data_to_lisp_data): Give1998-04-02, by Kenichi Handa
-
(vc-revert-buffer): Rewrote handling of vc-diff buffer,1998-04-01, by André Spiegel
-
Customized.1998-04-01, by Andreas Schwab
-
(hack-one-local-variable): Variables named ...-predicate are treated as risky.1998-04-01, by Richard M. Stallman
-
Many doc fixes.1998-03-31, by Stephen Eglen
-
(vc-backend-revert): CVS bug fix.1998-03-31, by André Spiegel
-
* vc.el (vc-resolve-conflicts): New function.1998-03-31, by André Spiegel
-
(adjust_markers_for_replace): New function.1998-03-30, by Kenichi Handa
-
(adjust_after_replace, adjust_after_insert): Extern them.1998-03-30, by Kenichi Handa
-
(code_convert_region): Handle skipped ASCII characters1998-03-30, by Kenichi Handa
-
(struct coding_system): Comment for the member1998-03-30, by Kenichi Handa
-
(Finsert_file_contents): Call adjust_after_insert when1998-03-30, by Kenichi Handa
-
(info): Run man in build dir, not srcdir.1998-03-30, by Richard M. Stallman
-
(battery-linux-proc-apm): Re-use the temporary buffer.1998-03-30, by Richard M. Stallman
-
(desktop-buffer-info, desktop-buffer-rmail)1998-03-30, by Richard M. Stallman
-
(tex-start-shell): Call compilation-minor-mode.1998-03-30, by Richard M. Stallman
-
(tex-send-command): Return the process.1998-03-30, by Richard M. Stallman
-
(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.1998-03-30, by Richard M. Stallman
-
(reporter-bug-hook): Fix error message.1998-03-29, by Richard M. Stallman
-
(install-arch-indep): Fix previous change.1998-03-29, by Richard M. Stallman
-
(display_text_line): Handle overlay-arrow correctly.1998-03-29, by Richard M. Stallman
-
(completion-ignored-extensions): Add a few.1998-03-28, by Richard M. Stallman
-
(code_convert_region): Call adjust_before_replace1998-03-28, by Richard M. Stallman
-
(check_markers_debug_flag): New variable.1998-03-28, by Richard M. Stallman
-
(mark_buffer): Mark the undo_list slot specially;1998-03-28, by Richard M. Stallman
-
(struct buffer): Field `undo_list' moved before `name'1998-03-28, by Richard M. Stallman
-
(barf_or_query_if_file_exists): New arg QUICK. All calls changed.1998-03-28, by Richard M. Stallman
-
(desktop-load-default): Add autoload cookie.1998-03-28, by Richard M. Stallman
-
(menu-bar-options-menu): Remove "Toggle" from item1998-03-28, by Richard M. Stallman
-
use a string that will never match.1998-03-27, by Simon Marshall
-
(${TIT}): Fix shell conditional syntax.1998-03-27, by Richard M. Stallman
-
Fix shell syntax in check for missing .el or .elc files.1998-03-27, by Richard M. Stallman
-
(calendar-mode-map): Add bindings for appt-add and appt-delete.1998-03-27, by Richard M. Stallman
-
(item_properties): New variable.1998-03-27, by Richard M. Stallman
-
*** empty log message ***1998-03-27, by Richard M. Stallman
-
(pop_getline): Renamed from getline.1998-03-26, by Richard M. Stallman
-
(perform-replace): Before recursive edit,1998-03-26, by Richard M. Stallman
-
(rmail-clear-headers): Handle failure to find "\n[^ \t]".1998-03-26, by Richard M. Stallman
-
(normal-top-level-add-subdirs-to-load-path):1998-03-26, by Richard M. Stallman
-
(init_lread): Init Vstandard_input.1998-03-26, by Richard M. Stallman
-
(redisplay_window): Fix previous change.1998-03-26, by Kenichi Handa
-
Fix header line.1998-03-25, by Dave Love
-
Various doc fixes, mainly grammar.1998-03-25, by Dave Love
-
(auto-insert, auto-insert-query): :tag choices.1998-03-25, by Dave Love
-
add some C/C++ keywords.1998-03-25, by Simon Marshall
-
use new UPDATE window-end arg.1998-03-25, by Simon Marshall
-
check length of mail-header-separator before using in font-lock-keywords.1998-03-25, by Simon Marshall
-
(compute_motion): Call strwidth only when necessary.1998-03-25, by Kenichi Handa
-
(make_buffer_string, make_buffer_string_both): Extern them.1998-03-25, by Kenichi Handa
-
(read_process_output): Count multibyte characters. If1998-03-25, by Kenichi Handa
-
(redisplay_window): Give byte position to FETCH_BYTE.1998-03-25, by Kenichi Handa
-
(dired-run-shell-command): Maybe run handler.1998-03-24, by Dave Love
-
(shell-command): Define handler.1998-03-24, by Dave Love
-
(record_delete): The second arg is Lisp_Object.1998-03-24, by Kenichi Handa
-
Declarations changed.1998-03-24, by Kenichi Handa
-
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we1998-03-24, by Kenichi Handa
-
(del_range_2): Move gap again to a proper place just1998-03-24, by Kenichi Handa
-
(shrink_decoding_region): If EOL_CONVERSION is nonzero,1998-03-24, by Kenichi Handa
-
(record_delete): Record last_point_position when there's1998-03-24, by Kenichi Handa
-
(top_distclean): Check the existence of `lock' subdir.1998-03-24, by Kenichi Handa
-
(xterm-mouse-translate, xterm-mouse-event): Replace1998-03-23, by Andreas Schwab
-
(resize-minibuffer-mode): Make it a proper minor1998-03-23, by Andreas Schwab
-
(popup_get_selection): On receiving a KeyPress event1998-03-23, by Andreas Schwab
-
(Fx_create_frame): Use "borderWidth", not "borderwidth",1998-03-23, by Andreas Schwab
-
(PC-expand-many-files): Apply completion-ignored-extensions.1998-03-23, by Karl Heuer
-
(install-arch-indep): Put special subdirs.el files1998-03-23, by Karl Heuer
-
(normal-top-level-add-subdirs-to-load-path): New function.1998-03-23, by Karl Heuer
-
(find-file-noselect): Use set-buffer-multibyte1998-03-23, by Karl Heuer
-
(standard-display-underline): Shift face id by 19 bits.1998-03-23, by Karl Heuer
-
(Fdirectory_files): In FULL case, compute number of characters1998-03-21, by Richard M. Stallman
-
(substring_both, Fsubstring): Use make_specified_string.1998-03-21, by Richard M. Stallman
-
(syms_of_sunfns): Pass new arg to make_pure_string.1998-03-21, by Richard M. Stallman
-
(make_specified_string): New function.1998-03-21, by Richard M. Stallman
-
(Fchar_to_string): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(casify_object): Use make_specified_string.1998-03-21, by Richard M. Stallman
-
(Fstring): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(internal_self_insert): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(code_convert_string): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(Fsubstitute_command_keys): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(read1): Pass new arg to make_pure_string.1998-03-21, by Richard M. Stallman
-
(PRINTPREPARE): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(read_process_output): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(Fregexp_quote): Use make_specified_string.1998-03-21, by Richard M. Stallman
-
(selection_data_to_lisp_data): Use make_string_from_bytes.1998-03-21, by Richard M. Stallman
-
(insert_from_string_1, replace_range):1998-03-21, by Richard M. Stallman
-
Use STRING_BYTES and SET_STRING_BYTES.1998-03-21, by Richard M. Stallman
-
Use STRING_BYTES and SET_STRING_BYTES.1998-03-21, by Richard M. Stallman
-
(comint-preoutput-filter-functions): Doc fix.1998-03-21, by Richard M. Stallman
-
Don't include puresize.h any more as code that needs it1998-03-21, by Richard M. Stallman
-
(fix_submap_inheritance, get_keyelt, store_in_keymap,1998-03-21, by Richard M. Stallman
-
Include puresize.h for CHECK_IMPURE.1998-03-21, by Richard M. Stallman
-
(replace_range): New arg NOMARKERS.1998-03-21, by Richard M. Stallman
-
(internal_self_insert): Pass new arg to replace_range.1998-03-21, by Richard M. Stallman
-
(record_delete): Replace LENGTH arg with STRING.1998-03-21, by Richard M. Stallman
-
(insert_1_both, insert_from_string_1, insert_from_buffer_1):1998-03-21, by Richard M. Stallman
-
(make_buffer_string_both): New function.1998-03-21, by Richard M. Stallman
-
(keymap.o): Depend on puresize.h.1998-03-20, by Richard M. Stallman
-
(vc-next-action-on-file): Properly handle the case when user tries to1998-03-20, by André Spiegel
-
(vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.1998-03-20, by André Spiegel
-
(browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>1998-03-20, by Dave Love
-
(reporter-mail): New function.1998-03-20, by Richard M. Stallman
-
(set-language-environment): Doc fix.1998-03-20, by Richard M. Stallman
-
(del_range_2): Use adjust_markers_for_record_delete.1998-03-20, by Richard M. Stallman
-
(window_display_table): Don't look inside buffer if its nil.1998-03-20, by Richard M. Stallman
-
(Fgoto_char): If POSITION is a marker pointing a1998-03-20, by Richard M. Stallman
-
(Fformat): Handle padding before or after, for %s etc.1998-03-20, by Richard M. Stallman
-
(compilation-error-regexp-alist):1998-03-20, by Richard M. Stallman
-
(get_boot_time): Conditionalize on BOOT_TIME.1998-03-19, by Richard M. Stallman
-
(shell-command-on-region): Amend message to report1998-03-19, by Dave Love
-
("latin-1-prefix"): Fix the translation of1998-03-19, by Kenichi Handa
-
(read1): Call multibyte_chars_in_text1998-03-19, by Kenichi Handa
-
(byte_char_debug_check): Call multibyte_chars_in_text1998-03-19, by Kenichi Handa
-
(Fstring_as_multibyte): Call multibyte_chars_in_text1998-03-19, by Kenichi Handa
-
(current_lock_owner): If lock file data doesn't include1998-03-19, by Richard M. Stallman
-
(other-frame): Fix previous change.1998-03-18, by Richard M. Stallman
-
(focus-follows-mouse): Make it defcustom.1998-03-18, by Richard M. Stallman
-
(focus-follows-mouse): New variable.1998-03-18, by Richard M. Stallman
-
(lisp-fill-paragraph): Adjust1998-03-18, by Dave Love
-
(vc-restore-buffer-context): Only try to restore mark if it is active.1998-03-18, by André Spiegel
-
(read0): Swap args to Fmake_string.1998-03-18, by Richard M. Stallman
-
(view-emacs-news): Handle prefix arg.1998-03-18, by Richard M. Stallman
-
(syms_of_callproc): Doc fixes.1998-03-18, by Richard M. Stallman
-
Load language/czech and language/slovak.1998-03-18, by Richard M. Stallman
-
(Fbackward_prefix_chars): Set point properly while scanning.1998-03-18, by Richard M. Stallman
-
(SYNTAX_FLAGS_COMSTART_FIRST): New macro.1998-03-17, by Richard M. Stallman
-
Initial revision1998-03-17, by Richard M. Stallman
-
(setup-slovak-environment): 3rd arg to setup-8-bit-environment is the1998-03-17, by Richard M. Stallman
-
(setup-czech-environment): 3rd arg to setup-8-bit-environment is the1998-03-17, by Richard M. Stallman
-
(Fformat): Properly print floats.1998-03-17, by Richard M. Stallman
-
(setenv): Simplify reading of args by passing old value as the default.1998-03-17, by Richard M. Stallman
-
(Fchar_after, Fchar_before): Properly check arg type1998-03-17, by Richard M. Stallman
-
Fstore_match_data => Fset_match_data.1998-03-17, by Richard M. Stallman
-
(Frecenter): Operate on window's buffer even if some other was current.1998-03-17, by Richard M. Stallman
-
(Info-menu-update): Set Info-menu-last-node1998-03-17, by Richard M. Stallman
-
Initial revision1998-03-17, by Richard M. Stallman
-
(rmail-clear-headers): Make sure an empty line1998-03-16, by Richard M. Stallman
-
(mouse-drag-region): Bind deactivate-mark1998-03-16, by Richard M. Stallman
-
(copy-region-as-kill): Set deactivate-mark1998-03-16, by Richard M. Stallman
-
(rmail-quit): Call quit-window before calling1998-03-16, by Kenichi Handa
-
(ADJUST_CHAR_POS): New macro.1998-03-16, by Kenichi Handa
-
(code_convert_region): The 6th arg name is changed to1998-03-16, by Kenichi Handa
-
(Finsert_file_contents): Comment modified. Give1998-03-16, by Kenichi Handa
-
(help-mode-maybe): Set view-return-to-alist.1998-03-16, by Richard M. Stallman
-
(view-return-to-alist): Doc fix.1998-03-16, by Richard M. Stallman
-
(dired-shell-stuff-it): Use shell-quote-argument.1998-03-16, by Richard M. Stallman
-
(insert_1_both, insert_from_string_1, insert_from_buffer_1)1998-03-14, by Richard M. Stallman
-
(locate-current-line-number): No longer interactive.1998-03-14, by Richard M. Stallman
-
Customized.1998-03-14, by Richard M. Stallman
-
Comment changes.1998-03-14, by Richard M. Stallman
-
Updated to 0.4.3:1998-03-14, by Eric M. Ludlam
-
(texinfo-incorporate-menu-entry-names)1998-03-14, by Karl Heuer
-
(message_dolog): Save and restore Vdeactivate_mark.1998-03-14, by Richard M. Stallman
-
(set_frame_menubar): Fstore_match_data => Fset_match_data.1998-03-14, by Richard M. Stallman
-
(exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.1998-03-14, by Richard M. Stallman
-
(mouse-scroll-subr): Handle if window-end returns nil.1998-03-14, by Richard M. Stallman
-
Implement selective undo (by Paul Flinders).1998-03-14, by Richard M. Stallman
-
(news-inews): Signal error if inews fails.1998-03-14, by Richard M. Stallman
-
(save-match-data): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
Change comment and version numbers.1998-03-14, by Richard M. Stallman
-
(Fset_match_data): Renamed from Fstore_match_data.1998-03-14, by Richard M. Stallman
-
(reftex-nearest-match): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(bibtex-search-reference): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(simula-match-string-or-comment): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(fortran-match-!-comment): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(life-grim-reaper): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(rfc822-looking-at): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(mh-make-folder-list-filter): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(ex-expand-filsyms): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(edebug-recursive-edit)1998-03-14, by Richard M. Stallman
-
(debug, debugger-env-macro): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(defsetf match-data): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(type-break-emacs-variant): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(rlogin-parse-words): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(perform-replace): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(iswitchb-ignore-buffername-p): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(ffap-file-at-point): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(ediff-exec-process): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
Comment change.1998-03-14, by Richard M. Stallman
-
(comint-word): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(outline-end-of-prefix): store-match-data => set-match-data.1998-03-14, by Richard M. Stallman
-
(fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.1998-03-14, by Richard M. Stallman
-
(internal_self_insert): Call Fforward_buffer to advance1998-03-13, by Richard M. Stallman
-
(mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.1998-03-12, by Richard M. Stallman
-
(struct Lisp_Buffer_Local_Value):1998-03-12, by Richard M. Stallman
-
Delete junk accidentally left in buffer on 4 March.1998-03-12, by Richard M. Stallman
-
(SETUP_SLAVE_PTY): New definition.1998-03-12, by Richard M. Stallman
-
(store_symval_forwarding, swap_in_symval_forwarding)1998-03-12, by Richard M. Stallman
-
(gc_sweep, mark_object): Handle new data structure1998-03-12, by Richard M. Stallman
-
(print): Handle new data structure1998-03-12, by Richard M. Stallman
-
(init_buffer): Call Fset_buffer_multibyte for *scratch*.1998-03-12, by Richard M. Stallman
-
(code_convert_region): Adjusted for the change of1998-03-12, by Kenichi Handa
-
(adjust_before_replace): Call1998-03-12, by Kenichi Handa
-
(Finsert_file_contents): Don't do position adjustments1998-03-12, by Kenichi Handa
-
(combine_bytes): New function.1998-03-11, by Richard M. Stallman
-
(adjust_markers_for_insert): Don't leave a marker within1998-03-11, by Richard M. Stallman
-
(insert_1_both, insert_from_string_1, insert_from_buffer_1):1998-03-10, by Richard M. Stallman
-
(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,1998-03-10, by Dave Love
-
(scheme-mode-variables): Set font-lock-defaults locally.1998-03-10, by Dave Love
-
(code_convert_region): Fix previous change. Adjusted1998-03-10, by Richard M. Stallman
-
(hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.1998-03-10, by Richard M. Stallman
-
Added keybinding for `reftex-mouse-view-crossref' to S-mouse-2.1998-03-10, by Carsten Dominik
-
(BUILT-EMACS): Variable renamed from EMACS. All uses changed.1998-03-10, by Richard M. Stallman
-
(hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.1998-03-10, by Richard M. Stallman
-
(fontset_pattern_regexp): `==' was used instead of `='.1998-03-10, by Richard M. Stallman
-
(adjust_markers_for_insert):1998-03-09, by Richard M. Stallman
-
Use list syntax for key definitions.1998-03-09, by Richard M. Stallman
-
(reftex-nicify-text): make a new " " string each time.1998-03-09, by Carsten Dominik
-
(fill-nobreak-predicate): New variable.1998-03-09, by Richard M. Stallman
-
(do-auto-fill): Obey fill-nobreak-predicate.1998-03-09, by Richard M. Stallman
-
(latex-mode): Set fill-nobreak-predicate.1998-03-09, by Richard M. Stallman
-
(make-help-screen): Mention DEL in the prompt.1998-03-09, by Richard M. Stallman
-
(update-file-autoloads):1998-03-09, by Richard M. Stallman
-
(quit-window): New command.1998-03-09, by Richard M. Stallman
-
(simple_search): Don't count a character until it matches!1998-03-09, by Richard M. Stallman
-
(lisp-interaction-mode-map)1998-03-08, by Richard M. Stallman
-
1998-03-08 Carsten Dominik <cd@gnu.org>1998-03-08, by Carsten Dominik
-
1998-03-08 Carsten Dominik <cd@gnu.org>1998-03-08, by Carsten Dominik
-
(vc-context-matches-p): New function.1998-03-08, by André Spiegel
-
(c-emacs-features): Var moved to cc-vars.el.1998-03-08, by Richard M. Stallman
-
(c-emacs-features): Var moved from cc-defs.el.1998-03-08, by Richard M. Stallman
-
Don't require cc-defs.1998-03-08, by Richard M. Stallman
-
(c-initialize-cc-mode): Moved require's to top level.1998-03-08, by Richard M. Stallman
-
(c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.1998-03-08, by Richard M. Stallman
-
(c-fill-paragraph): Bind fill-paragraph-function to1998-03-08, by Richard M. Stallman
-
(c-inside-bracelist-p): Fix for enum test.1998-03-08, by Richard M. Stallman
-
(c-enable-xemacs-performance-kludge-p): New variable.1998-03-08, by Richard M. Stallman
-
Initial revision1998-03-08, by Richard M. Stallman
-
(fill-region): If JUSTIFY is non-nil1998-03-08, by Richard M. Stallman
-
Whitespace changes.1998-03-08, by Richard M. Stallman
-
(mh-quit): Use quit-window.1998-03-08, by Richard M. Stallman
-
(rmail-next-same-subject): Ignore leading and1998-03-08, by Richard M. Stallman
-
(news-exit): Use quit-window.1998-03-08, by Richard M. Stallman
-
(solitaire-quit): Function deleted.1998-03-08, by Richard M. Stallman
-
(select-tags-table-quit): Use quit-window.1998-03-08, by Richard M. Stallman
-
(makefile-browser-quit): Use quit-window.1998-03-08, by Richard M. Stallman
-
(dired-quit): Function deleted.1998-03-08, by Richard M. Stallman
-
(bookmark-bmenu-mode-map): Use quit-window for q.1998-03-08, by Richard M. Stallman
-
(Buffer-menu-quit): Function deleted.1998-03-08, by Richard M. Stallman
-
(read-passwd): Renamed from read-password. New second arg CONFIRM.1998-03-08, by Richard M. Stallman
-
PROBLEMS is now in etc, not top level dir.1998-03-07, by Richard M. Stallman
-
(SOURCES): Delete PROBLEMS.1998-03-07, by Richard M. Stallman
-
PROBLEMS is now in the etc directory.1998-03-07, by Richard M. Stallman
-
Customized.1998-03-07, by Stephen Eglen
-
Customized.1998-03-07, by Stephen Eglen
-
Some comment, doc and bug fixes.1998-03-07, by Richard M. Stallman
-
(advance_to_char_boundary): Handle the case the code1998-03-06, by Richard M. Stallman
-
(Fmake_string): Handle the case INIT is a multibyte character correctly.1998-03-06, by Richard M. Stallman
-
(alloc.o): Depend on charset.h.1998-03-06, by Richard M. Stallman
-
(quail-defrule-internal): New arg REPLACE.1998-03-06, by Richard M. Stallman
-
(titdic-convert): Use set-buffer-multibyte.1998-03-06, by Richard M. Stallman
-
(${TIT}): To byte-compile quail packages, use just built quail.1998-03-06, by Richard M. Stallman
-
(fortran-column-ruler-fixed,1998-03-06, by Dave Love
-
Various doc fixes, mainly to remove innappropriate1998-03-06, by Dave Love
-
(generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.1998-03-06, by Richard M. Stallman
-
Fixed spelling of `autoload' magic cookies.1998-03-06, by Richard M. Stallman
-
1998-03-06 Carsten Dominik <cd@delysid.gnu.org>1998-03-06, by Carsten Dominik
-
(backward-delete-char-untabify-method): New user option.1998-03-06, by Richard M. Stallman
-
(time-stamp-pattern): New variable.1998-03-06, by Richard M. Stallman
-
(install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities.1998-03-06, by Richard M. Stallman
-
(basic-save-buffer): Use save-current-buffer not save-excursion.1998-03-05, by Richard M. Stallman
-
(isearch-*-char): Do nothing special if quoted with \.1998-03-05, by Richard M. Stallman
-
(auto-mode-alist): Recognize zone-mode.1998-03-05, by Richard M. Stallman
-
Use browse-url directly.1998-03-04, by Per Abrahamsen
-
(code_convert_region): Fix previous change.1998-03-04, by Kenichi Handa
-
(sref): Increase CHAR in the while loop.1998-03-04, by Kenichi Handa
-
(Fset_buffer_multibyte): Fix arg for chars_in_text.1998-03-04, by Kenichi Handa
-
(Fformat): Format multibyte characters by "%c"1998-03-04, by Kenichi Handa
-
(strwidth): Make it work for invalid bytes sequence.1998-03-04, by Kenichi Handa
-
(code_convert_region): Handle the case that codes1998-03-04, by Kenichi Handa
-
Some support for character terminals provided.1998-03-03, by Richard M. Stallman
-
(BASE_PURESIZE): Increased.1998-03-03, by Richard M. Stallman
-
Comment change.1998-03-03, by Richard M. Stallman
-
(iswitchb-default-method): Remove :tag entries.1998-03-03, by Stephen Eglen
-
Comment change.1998-03-03, by Richard M. Stallman
-
(locate-update): New function.1998-03-03, by Richard M. Stallman
-
(dired.o): Depend on charset.h and coding.h.1998-03-03, by Kenichi Handa
-
(insert_1_both): If enable-multibyte-characters is nil,1998-03-03, by Kenichi Handa
-
(Vdefault_file_name_coding_system): Extern it.1998-03-03, by Kenichi Handa
-
(Fformat): Fix previous change.1998-03-03, by Kenichi Handa
-
(ENCODE_FILE): Moved from fileio.c. Use1998-03-03, by Kenichi Handa
-
Include charset.h and coding.h.1998-03-03, by Kenichi Handa
-
(Vdefault_file_name_coding_system): Extern it.1998-03-03, by Kenichi Handa
-
(ENCODE_FILE): This macro is moved to coding.h.1998-03-03, by Kenichi Handa
-
(dired-get-filename): Don't call encode-coding-string1998-03-03, by Kenichi Handa
-
(insert-directory): Bind coding-system-for-write.1998-03-03, by Kenichi Handa
-
Comment change.1998-03-03, by Richard M. Stallman
-
(gulp-send-requests): Call sort properly.1998-03-03, by Richard M. Stallman
-
(setup-japanese-environment): Set1998-03-03, by Kenichi Handa
-
(set-default-coding-systems): Set1998-03-03, by Kenichi Handa
-
(insert-directory): Bind coding-system-for-read to1998-03-03, by Kenichi Handa
-
(quoted-insert): Allow direct insertion of codes in1998-03-03, by Kenichi Handa
-
(sref): Typo in doc-string fixed.1998-03-03, by Kenichi Handa
-
(Vnonascii_translate_table, Qcharset): New variable decls.1998-03-03, by Richard M. Stallman
-
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is1998-03-03, by Kenichi Handa
-
(Fcall_process): Calculate CARRYOVER correctly.1998-03-03, by Kenichi Handa
-
(general_insert_function): Use1998-03-03, by Kenichi Handa
-
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is1998-03-03, by Kenichi Handa
-
(NONASCII_INSERT_OFFSET): New macro.1998-03-03, by Kenichi Handa
-
(internal_self_insert): Avoid checking enable-multibyte-characters1998-03-03, by Kenichi Handa
-
Typo in comment fixed.1998-03-03, by Kenichi Handa
-
(Ffile_name_nondirectory): Use size_byte member of1998-03-03, by Kenichi Handa
-
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is1998-03-03, by Kenichi Handa
-
(try_window_id): Use DEC_BOTH unconditionally.1998-03-03, by Kenichi Handa
-
(easy-menu-change): Handle case of no keywords.1998-03-03, by Richard M. Stallman
-
(ange-ftp-call-chmod): Don't try to chmod file `--'.1998-03-02, by Richard M. Stallman
-
(keyboard.o): Depend on syntax.h.1998-03-02, by Richard M. Stallman
-
Include syntax.h.1998-03-02, by Richard M. Stallman
-
(load-with-code-conversion):1998-03-02, by Karl Heuer
-
(compare_window_configurations): New arg ignore_positions.1998-03-02, by Richard M. Stallman
-
(internal_equal): compare_window_configurations takes new arg.1998-03-02, by Richard M. Stallman
-
(auto_save_1): Pass new arg to Fwrite_region.1998-03-02, by Richard M. Stallman
-
(Fcall_process_region): Pass new arg to Fwrite_region.1998-03-02, by Richard M. Stallman
-
(comint-arguments): Treat \" and such as part of one arg.1998-03-02, by Richard M. Stallman
-
(XTframe_up_to_date): Check that mouse_face_mouse_frame1998-03-02, by Richard M. Stallman
-
((require 'cl)): Revert to compile-time require.1998-03-02, by Dave Love
-
(UPDATE_SYNTAX_TABLE): Do nothing unless parse_sexp_lookup_properties.1998-03-02, by Richard M. Stallman
-
Several doc fixes.1998-03-02, by Richard M. Stallman
-
Provide generic, not generic-mode.1998-03-02, by Richard M. Stallman
-
(update_interval): Properly update `position' field of used intervals.1998-03-02, by Richard M. Stallman
-
(update_syntax_table): Properly update `position' field of used intervals.1998-03-02, by Richard M. Stallman
-
Delete #endif left over from previous change.1998-03-01, by Richard M. Stallman
-
(change-log-font-lock-keywords): Recognize + in date.1998-03-01, by Richard M. Stallman
-
(read-quoted-char): Doc fix.1998-02-28, by Richard M. Stallman
-
*** empty log message ***1998-02-28, by Richard M. Stallman
-
Initial revision1998-02-28, by Richard M. Stallman
-
Add hyphen.1998-02-28, by Richard M. Stallman
-
Initial revision1998-02-28, by Richard M. Stallman
-
(info): Always switch to buffer *info* even if1998-02-27, by Richard M. Stallman
-
Remove debugging statements.1998-02-27, by Karl Heuer
-
(set-visited-file-name): Don't call backup-enable-predicate1998-02-27, by Karl Heuer
-
(make-mode): Provide make-mode, not makefile.1998-02-27, by Karl Heuer
-
Reorder args in callers of del_range_2.1998-02-27, by Karl Heuer
-
(del_range_2): Reorder args. All callers changed.1998-02-27, by Karl Heuer
-
(syms_of_xdisp): Doc fix.1998-02-27, by Karl Heuer
-
(store_symval_forwarding) <Lisp_Misc_Buffer_Objfwd>:1998-02-27, by Karl Heuer
-
(syms_of_buffer): enable-multibyte-characters is read-only.1998-02-27, by Karl Heuer
-
Fix comment.1998-02-27, by Karl Heuer
-
(mouse-avoidance-kbd-command): Function deleted.1998-02-27, by Richard M. Stallman
-
(mapcar1): Handle bool-vectors.1998-02-27, by Karl Heuer
-
(dired-do-toggle): Moved here from dired-x.el.1998-02-27, by Karl Heuer
-
(dired-do-toggle): Function moved to dired.el.1998-02-27, by Karl Heuer
-
Added version id.1998-02-27, by André Spiegel
-
(vc-default-init-version): New variable.1998-02-27, by André Spiegel
-
(iso-spanish, iso-german, iso-iso2tex,1998-02-27, by Dave Love
-
Changed to use directory-sep-char rather than "/".1998-02-27, by Simon Marshall
-
(compute_motion): If we just moved over a continuation1998-02-27, by Andreas Schwab
-
(rmail-retry-failure): Don't insist on finding1998-02-25, by Karl Heuer
-
(del_range_both): Reorder args. All callers changed.1998-02-25, by Karl Heuer
-
(thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.1998-02-25, by Dave Love
-
Reorder args of del_range_both.1998-02-25, by Karl Heuer
-
(winner-mode): Autoload cookie for defcustom too.1998-02-25, by Dave Love
-
(reftex-toc-mode, reftex-select-label-mode):1998-02-25, by Karl Heuer
-
(mathlst): Fix typo.1998-02-25, by Karl Heuer
-
(vc-register): Update vc-buffer-backend.1998-02-25, by Karl Heuer
-
(hppa*-hp-hpux*): Use hpux10 by default.1998-02-25, by Karl Heuer
-
(install-arch-indep): Do chmod a+x on subdirs.1998-02-25, by Karl Heuer
-
(custom-file): New function.1998-02-25, by Karl Heuer
-
Added support for the Emacs Lisp manual.1998-02-25, by Karl Heuer
-
(battery-linux-proc-apm-regexp): Load percentage1998-02-25, by Karl Heuer
-
(shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.1998-02-25, by Karl Heuer
-
Add "q" for quit, and use "C" for copy and "R" for1998-02-25, by Karl Heuer
-
*** empty log message ***1998-02-25, by Dan Nicolaescu
-
(require 'cl) unconditionally.1998-02-25, by Dave Love
-
(vc-checkin-hook): Add :options.1998-02-24, by Dave Love
-
(compilation-error-regexp-alist): Allow initial1998-02-24, by Dave Love
-
(scan_newline): Delete duplicated code.1998-02-24, by Kenichi Handa
-
(message_dolog): Give correct args to1998-02-24, by Kenichi Handa
-
Doc fix in Commentary section.1998-02-23, by Stephen Eglen
-
Customized.1998-02-22, by Stephen Eglen
-
Commented out line 471 (miniperl entry in interpreter-mode-alist)1998-02-22, by Stephen Eglen
-
Customized.1998-02-22, by Stephen Eglen
-
Customized.1998-02-22, by Stephen Eglen
-
(Fdelete_backward_char): Count both bytes and chars.1998-02-22, by Karl Heuer
-
(UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.1998-02-22, by Karl Heuer
-
(update_syntax_table): Fix calculations using offset.1998-02-22, by Karl Heuer
-
(interval_of): Handle Qt.1998-02-22, by Karl Heuer
-
Fix indentation rules for1998-02-22, by Karl Heuer
-
Changed font-lock-reference-face to font-lock-constant-face.1998-02-20, by Simon Marshall
-
*** empty log message ***1998-02-20, by Simon Marshall
-
Renamed font-lock-reference-face to font-lock-constant-face.1998-02-20, by Simon Marshall
-
(LINUX_MAP_SHARED_DOES_WORK): Define for kernel1998-02-20, by Andreas Schwab
-
(sigmask) [POSIX_SIGNALS]: Always define our own1998-02-20, by Andreas Schwab
-
(sys_sigpause): Removed.1998-02-20, by Andreas Schwab
-
(rmail-decode-babyl-format): Message modified.1998-02-20, by Kenichi Handa
-
(Fmessage): Check byte size (instead of char size) of1998-02-20, by Kenichi Handa
-
(Fccl_execute_on_string): Put \n\ at end-of-line of1998-02-20, by Kenichi Handa
-
(Fwrite_region): When writing a string, give byte size1998-02-20, by Kenichi Handa
-
(rmail-enable-multibyte): New variable1998-02-20, by Kenichi Handa
-
(setup-chinese-cns-environment): Correct1998-02-20, by Kenichi Handa
-
(select-safe-coding-system): Kill the1998-02-20, by Kenichi Handa
-
(after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte1998-02-20, by Kenichi Handa
-
* subr.el (sref): Doc-string added.1998-02-20, by Kenichi Handa
-
(MULTIBYTE_BYTES_WIDTH): New macro.1998-02-20, by Kenichi Handa
-
(adjust_before_replace): Comment added.1998-02-20, by Kenichi Handa
-
(temp_set_point_both): Declare arg BYTEPOS as int.1998-02-20, by Kenichi Handa
-
(advance_to_char_boundary): Make the behaviour1998-02-20, by Kenichi Handa
-
(Fccl_execute_on_string): Add new arg UNIBYTE-P.1998-02-20, by Kenichi Handa
-
(invalid_character): New function.1998-02-20, by Kenichi Handa
-
(INC_POS): Use macro BASE_LEADING_CODE_P.1998-02-20, by Kenichi Handa
-
(decode_coding_iso2022): Update coding->fake_multibyte.1998-02-20, by Kenichi Handa
-
(struct coding_system): New member fake_multibyte.1998-02-20, by Kenichi Handa
-
(Finsert_file_contents): Read a file contents into the1998-02-20, by Kenichi Handa
-
(Fset_char_table_default): For an invalid character, call1998-02-20, by Kenichi Handa
-
(search_buffer): Update POS_BYTE for regexp search.1998-02-20, by Kenichi Handa
-
(try_window_id): Use DEC_POS only for multibyte buffer.1998-02-20, by Kenichi Handa
-
(Fchar_before): Check POS in valid range1998-02-18, by Karl Heuer
-
(search_command): Check LIM in valid range1998-02-18, by Karl Heuer
-
Keyword doc fixes and keyword tweaks.1998-02-18, by Simon Marshall
-
(sgml-mode-common): Downcase key for1998-02-17, by Dave Love
-
(read_minibuf): Do use DEFALT in place of empty input1998-02-17, by Richard M. Stallman
-
(c-copy-tree): New function.1998-02-17, by Richard M. Stallman
-
(c-enable-xemacs-performance-kludge-p): New variable.1998-02-17, by Richard M. Stallman
-
(c-make-styles-buffer-local): Take an optional argument which switches1998-02-17, by Richard M. Stallman
-
(c-mode, c++-mode, objc-mode, java-mode): Set1998-02-17, by Richard M. Stallman
-
Imenu support changed.1998-02-17, by Richard M. Stallman
-
(c-postprocess-file-styles): If a file style or file offsets are set,1998-02-17, by Richard M. Stallman
-
(c-forward-syntactic-ws, c-backward-syntactic-ws):1998-02-17, by Richard M. Stallman
-
(c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.1998-02-17, by Richard M. Stallman
-
(c-beginning-of-statement)1998-02-17, by Richard M. Stallman
-
(c-lineup-close-paren)1998-02-17, by Richard M. Stallman
-
(Info-summary): Clear buffer-read-only.1998-02-17, by Richard M. Stallman
-
(info-complete): Rewrite minibuffer completion code.1998-02-17, by Richard M. Stallman
-
(split_interval_right): Make sure to call1998-02-16, by Richard M. Stallman
-
(bibtex-autokey-names): Change number tag to integer.1998-02-16, by Richard M. Stallman
-
(standard-display-european): If AUTO is nil,1998-02-16, by Richard M. Stallman
-
(skip_chars): Use INC_POS instead of INC_BOTH.1998-02-16, by Richard M. Stallman
-
(INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.1998-02-16, by Richard M. Stallman
-
automatically generated from GPLed version1998-02-16, by Ulrich Drepper
-
(hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook1998-02-15, by Stephen Eglen
-
File customized.1998-02-15, by Stephen Eglen
-
(sh-font-lock-keywords): Fontify sh-style function names in declarations.1998-02-15, by Richard M. Stallman
-
(info-complete): Display completions on second invocation at same point1998-02-14, by Richard M. Stallman
-
(simple_search): Call set_search_regs.1998-02-14, by Richard M. Stallman
-
(Fread_file_name): Alter the history1998-02-14, by Richard M. Stallman
-
(display_text_line): Use INC_BOTH for unibyte buffers too.1998-02-14, by Richard M. Stallman
-
(Fsubst_char_in_region): Don't increment pos twice.1998-02-14, by Richard M. Stallman
-
(comint-interrupt-subjob): Call comint-kill-input.1998-02-14, by Richard M. Stallman
-
(jka-compr-compression-info-list): Fix previous change:1998-02-14, by Richard M. Stallman
-
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-9806131998-02-13, by Richard Kenner
-
(scheme-imenu-generic-expression): Simplify regexps.1998-02-12, by Dave Love
-
(Vnonascii_translate_table): New variable.1998-02-12, by Richard M. Stallman