Mercurial > emacs
graph
-
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
-
(copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.1998-02-12, by Richard M. Stallman
-
(printchar): When outputting to echo area,1998-02-12, by Richard M. Stallman
-
(cookie-snarf): Use match-beginning on the delimiter.1998-02-12, by Richard M. Stallman
-
(sh-set-shell): Use standard-syntax-table if none other is specified.1998-02-11, by Richard M. Stallman
-
(debugger-mode): Don't set enable-multibyte-characters here.1998-02-11, by Richard M. Stallman
-
(msb--choose-file-menu): Save some debugging info.1998-02-11, by Richard M. Stallman
-
(describe_map_tree): Add the maps we have already1998-02-11, by Richard M. Stallman
-
(describe-bindings): Fix interactive spec.1998-02-11, by Richard M. Stallman
-
(Fstring_bytes): Declare arg STRING as Lisp_Object.1998-02-10, by Kenichi Handa
-
(concat): Use Vnonascii_translate_table.1998-02-10, by Kenichi Handa
-
(Fposition_bytes): Declare arg POSITION as Lips_Object.1998-02-10, by Kenichi Handa
-
(Fposition_bytes): Allow marker as arg POSITION. Use1998-02-10, by Kenichi Handa
-
(compilation-scroll-output): New variable.1998-02-09, by Dave Love
-
(compute_motion): If right margin is reached and we are1998-02-09, by Andreas Schwab
-
(search_command): Fix call to search_buffer.1998-02-09, by Richard M. Stallman
-
(byte-optimize-form-code-walker): Only call compiler-macroexpand if1998-02-09, by Richard M. Stallman
-
(jka-compr-compression-info-list): Handle bzip.1998-02-08, by Richard M. Stallman
-
(byte_char_debug_check): New function.1998-02-08, by Richard M. Stallman
-
(RE_TRANSLATE_TYPE): Define as Lisp_Object.1998-02-08, by Richard M. Stallman
-
(Fdirectory_files): Call compile_pattern the new way.1998-02-08, by Richard M. Stallman
-
(boyer_moore, simple_search): New subroutines.1998-02-08, by Richard M. Stallman
-
(advance_to_char_boundary): New function.1998-02-08, by Richard M. Stallman
-
(Fdisplay_buffer): New arg FRAME.1998-02-08, by Richard M. Stallman
-
(bibtex-autokey-year-length): Doc fix.1998-02-08, by Richard M. Stallman
-
(read_minibuf): If input is empty, return empty string.1998-02-08, by Richard M. Stallman
-
(Fstring_bytes): New function.1998-02-08, by Richard M. Stallman
-
(reftex.dvi, ../info/reftex): New targets.1998-02-08, by Richard M. Stallman
-
(print): Declare local variable C as `int' instead of1998-02-08, by Richard M. Stallman
-
(Fformat): Handle a symbol of which name contains1998-02-08, by Richard M. Stallman
-
(occur): Apply default by hand after read-from-minibuffer.1998-02-08, by Richard M. Stallman
-
(iso-transl-define-keys): Don't add1998-02-07, by Richard M. Stallman
-
(mouse-avoidance-fancy-hook): Do nothing if button is down.1998-02-06, by Richard M. Stallman
-
(imenu-generic-expression): Doc fix.1998-02-06, by Richard M. Stallman
-
Change argument number of Fdisplay_buffer to 3.1998-02-06, by Kenichi Handa
-
(GENERIC_FONT_PTR): Commented-out definition deleted.1998-02-06, by Richard M. Stallman
-
(rmail-clear-headers): Handle the last header in a message correctly.1998-02-06, by Richard M. Stallman
-
(Fpop_to_buffer): Pass new arg to Fdisplay_buffer.1998-02-06, by Richard M. Stallman
-
(easy-mmode-define-minor-mode): Fix1998-02-06, by Richard M. Stallman
-
(font-lock-keywords): Doc fix.1998-02-06, by Richard M. Stallman
-
(Fdescribe_bindings_internal):1998-02-05, by Richard M. Stallman
-
(list2, list3, list4, list5): New functions.1998-02-05, by Richard M. Stallman
-
(describe-bindings): New command (formerly in keymap.c).1998-02-05, by Richard M. Stallman
-
(byte-compile-output-as-comment):1998-02-05, by Richard M. Stallman
-
(suspend-hook, suspend-resume-hook): New defvars.1998-02-04, by Richard M. Stallman
-
Customized.1998-02-04, by Stephen Eglen
-
(vc-ignore-vc-files): New variable.1998-02-04, by Dave Love
-
Use aref instead of sref.1998-02-04, by Kenichi Handa
-
(find-safe-coding-system): Return1998-02-04, by Kenichi Handa
-
(compose-chars-component): Return1998-02-04, by Kenichi Handa
-
Many codes re-written to adjust for1998-02-04, by Kenichi Handa
-
Do not require `cl'.1998-02-04, by Kenichi Handa
-
(encode-hz-region): Do not bind1998-02-04, by Kenichi Handa
-
Move codes which set syntax and category of1998-02-04, by Kenichi Handa
-
(etags): Fix defgroup syntax. Why should it1998-02-04, by Kenichi Handa
-
(copy_text): When copying from multibyte to unibyte, do1998-02-04, by Kenichi Handa
-
(Fsubst_char_in_region): Handle character-base1998-02-04, by Kenichi Handa
-
(Fiso_charset): Doc-string modified.1998-02-04, by Kenichi Handa
-
Doc fixes.1998-02-04, by Richard M. Stallman
-
(toggle-enable-multibyte-characters): Use set-buffer-multibyte.1998-02-03, by Richard M. Stallman
-
(reftex-toc): Fixed bug with split-window. Using1998-02-03, by Richard M. Stallman
-
(mail-extr-all-letters-but-separators)1998-02-03, by Richard M. Stallman
-
(Faref, Faset): Allow indexing a char-table1998-02-03, by Richard M. Stallman
-
(Fformat): If MULTIBYTE is changed to 11998-02-03, by Richard M. Stallman
-
(Fmodify_category_entry): Doc fix.1998-02-03, by Richard M. Stallman
-
(search_buffer): New args pos_byte and lim_byte.1998-02-03, by Richard M. Stallman
-
(Fcall_process): Allow creating a new buffer for the output.1998-02-03, by Richard M. Stallman
-
(fill-region-as-paragraph): Fix the test for any1998-02-03, by Richard M. Stallman
-
Fix mispelling.1998-02-02, by Edward M. Reingold
-
(hs-special-modes-alist): Improved the regexp for java.1998-02-02, by Dan Nicolaescu
-
(mldrag-drag-vertical-line): Fix criterion1998-02-02, by Richard M. Stallman
-
(byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.1998-02-02, by Richard M. Stallman
-
(update-file-autoloads): Give clean errors1998-02-02, by Richard M. Stallman
-
(float_to_string): Handle infinities and NaN specially.1998-02-02, by Richard M. Stallman
-
(read1): Handle infinities, NaN and -0.0 specially.1998-02-02, by Richard M. Stallman
-
(concat): Handle bool-vectors correctly.1998-02-02, by Richard M. Stallman
-
(concat): If making a string, a nonempty bool-vector is error.1998-02-02, by Richard M. Stallman
-
(isearch-range-invisible): Avoid infinite loop when search-invisible is nil.1998-02-02, by Richard M. Stallman
-
(hs-special-modes-alist): Improved the regexp for java.1998-02-02, by Richard M. Stallman
-
(define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.1998-02-01, by Richard M. Stallman
-
(auto-insert-mode): New function.1998-02-01, by Stephen Eglen
-
Customized.1998-02-01, by Stephen Eglen
-
File customized + doc fixes.1998-02-01, by Stephen Eglen
-
(query-replace-from-history-variable): New variable.1998-01-30, by Richard M. Stallman
-
Various docstring and commentary fixes, including1998-01-30, by Dave Love
-
(CONVERTED_BYTE_SIZE): Fix the logic.1998-01-30, by Kenichi Handa
-
(ENCODE_ISO_CHARACTER): Pay attention to1998-01-30, by Kenichi Handa
-
(Fsubstitute_command_keys): Declare length_byte out of1998-01-30, by Kenichi Handa
-
(easy-menu-add-item); The BEFORE argument works1998-01-30, by Richard M. Stallman
-
(type-break-mode): New customize variable to automatically load the package.1998-01-29, by Stephen Eglen
-
(find-tag-marker-ring-length): New variable.1998-01-29, by Richard M. Stallman
-
(debug-ignored-errors): Add some elements.1998-01-29, by Richard M. Stallman
-
(report-emacs-bug-address):1998-01-28, by Richard M. Stallman
-
Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. libc-980129 libc-9801301998-01-28, by Ian Lance Taylor
-
(titdic-convert): Set1998-01-28, by Kenichi Handa
-
(DECODE_SJIS_BIG5_CHARACTER): Don't have to increase1998-01-28, by Kenichi Handa
-
(syms_of_data): Register multibyte-string-p as a Lisp1998-01-28, by Kenichi Handa
-
(fast_string_match): Give re_search byte size of1998-01-28, by Kenichi Handa
-
easy-menu-define): Use ` and , read-macros1998-01-27, by Richard M. Stallman
-
(file_name_as_directory): For an empty name, return "/".1998-01-27, by Richard M. Stallman
-
(Fcall_process): Test only args past args[4] for multibyteness.1998-01-27, by Richard M. Stallman
-
(getit, Cobol_paragraphs, Pascal_functions,1998-01-27, by Richard M. Stallman
-
(mldrag-drag-vertical-line): Delete debugging `message'.1998-01-27, by Richard M. Stallman
-
(message_dolog): Cast M to unsigned char * to access bytes.1998-01-27, by Richard M. Stallman
-
New option --no-check.1998-01-27, by Richard M. Stallman
-
(rmail): Reinsert the let-binding of enable-local-variables.1998-01-27, by Richard M. Stallman
-
(command_loop_1): Run post-command-hook before,1998-01-27, by Richard M. Stallman
-
Initial revision1998-01-27, by Richard M. Stallman
-
Customized.1998-01-26, by Andreas Schwab
-
(byte-optimize-form-code-walker): Fix previous change.1998-01-26, by Richard M. Stallman
-
Customized.1998-01-26, by Richard M. Stallman
-
(byte-compile-inline-expand): Use string-as-unibyte, if it is defined.1998-01-26, by Richard M. Stallman
-
(compare_window_configurations): New function.1998-01-26, by Richard M. Stallman
-
(internal_equal): Use compare_window_configurations.1998-01-26, by Richard M. Stallman
-
(standard_args): Add "-unibyte" aka "--unibyte".1998-01-26, by Richard M. Stallman
-
(emacsbug): Customized.1998-01-26, by Richard M. Stallman
-
(Funintern): Clear the symbol's obarray field.1998-01-26, by Richard M. Stallman
-
(desktop-clear): Don't kill dead buffers.1998-01-26, by Richard M. Stallman
-
(sh-case): Fix paren error.1998-01-26, by Richard M. Stallman
-
(imenu-syntax-alist): New buffer-local variable.1998-01-25, by Dave Love
-
(imenu-case-fold-search): New buffer-local variable.1998-01-25, by Dave Love
-
Comment change.1998-01-25, by Richard M. Stallman
-
(archive-find-type): Accept d or s after digit, for lzh.1998-01-25, by Richard M. Stallman
-
(back_comment): Move the find_defun_start call1998-01-25, by Richard M. Stallman
-
(hscroll-global-mode): New customize variable to automatically load the1998-01-24, by Stephen Eglen
-
Customized.1998-01-24, by Stephen Eglen
-
(calendar-french-single-byteify): Function deleted.1998-01-24, by Richard M. Stallman
-
(menu-bar-file-menu): Add Recover Session menu item.1998-01-24, by Richard M. Stallman
-
(lisp-font-lock-keywords-1): Correct defmethod addition.1998-01-23, by Dave Love
-
(main): Fix interwoven brace and cpp conditional nesting.1998-01-23, by Andreas Schwab
-
Delete garbage line "int use_dialog_box".1998-01-23, by Kenichi Handa
-
(msb--strip-dir): Use Emacs filename primitives, not regexps.1998-01-23, by Richard M. Stallman
-
Added speedbar support for RMAIL files.1998-01-23, by Eric M. Ludlam
-
Added gud-speedbar-buttons, and support for GDB buttons.1998-01-23, by Eric M. Ludlam
-
Added speedbar support function `Info-speedbar-buttons',1998-01-22, by Eric M. Ludlam
-
(Fread-string): Doc fix.1998-01-22, by Stephen Eglen
-
Encoded by new iso-2022-7bit.1998-01-22, by Kenichi Handa
-
(vc-annotate-compcar): Iterate instead of recursing.1998-01-22, by Richard M. Stallman
-
(SYSTEM_MALLOC): Defined.1998-01-22, by Richard M. Stallman
-
(define-compiler-macro): Handle empty arglist.1998-01-22, by Richard M. Stallman
-
(byte-optimize-form-code-walker):1998-01-22, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change.1998-01-22, by Kenichi Handa
-
Exclude describe-indian-environment-map1998-01-22, by Kenichi Handa
-
Remove setting up of1998-01-22, by Kenichi Handa
-
Remove setting up of1998-01-22, by Kenichi Handa
-
Register coding-priority key in1998-01-22, by Kenichi Handa
-
Remove setting up of1998-01-22, by Kenichi Handa
-
Adjusted for the change of1998-01-22, by Kenichi Handa
-
Adjusted for the change of1998-01-22, by Kenichi Handa
-
Remove setting up of1998-01-22, by Kenichi Handa
-
Adjusted for the change of make-coding-system. Register1998-01-22, by Kenichi Handa
-
In setup-LANGUAGE-environment functions,1998-01-22, by Kenichi Handa
-
In setup-LANGUAGE-environment functions, adjust for the change of1998-01-22, by Kenichi Handa
-
(skkdic-jbytes): Variable deleted.1998-01-22, by Kenichi Handa
-
Comment about CCL syntax modified.1998-01-22, by Kenichi Handa
-
Put `prefered-coding-system'1998-01-22, by Kenichi Handa
-
(set-language-info): Doc-string1998-01-22, by Kenichi Handa
-
Adjusted for the change of the1998-01-22, by Kenichi Handa
-
(describe-coding-system): Change the1998-01-22, by Kenichi Handa