]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-10-19 Richard M.... (Fsubstitute_command_keys): Pass new arg to describe_ma...
1995-10-19 Richard M.... (RE_TRANSLATE_TYPE): New definition.
1995-10-19 Richard M.... Case tables are now char-tables,
1995-10-19 Richard M.... (UPCASE_TABLE): Definition deleted.
1995-10-19 Richard M.... (reset_buffer_local_variables): Init case_table slots...
1995-10-19 Richard M.... Comment changes.
1995-10-18 Richard M.... (Fchar_equal): Handle char-table as case table.
1995-10-18 Richard M.... (compile_pattern_1, compile_pattern, search_buffer):
1995-10-18 Richard M.... (Fchar_table_subtype): New function.
1995-10-18 Richard M.... (read1): Handle #' as prefix.
1995-10-17 Richard M.... (pc-selection-mode): Add autoload cookie.
1995-10-17 Richard M.... Initial revision
1995-10-17 Richard M.... (x_term_init, XTread_socket): Add HAVE_X_I18N support.
1995-10-17 Richard M.... All doc strings changed to comply with standard Emacs...
1995-10-16 Jeff Law* config.guess: Recognize HP model 819 machines has...
1995-10-16 Richard M.... Minor fixes.
1995-10-16 Richard M.... Fix format example.
1995-10-15 Richard M.... (x_window, both versions): Add HAVE_X_I18N support.
1995-10-15 Richard M.... (HAVE_X_I18N): New macro.
1995-10-15 Richard M.... (he-transfer-case): Fix typo in prev change.
1995-10-15 Erik NaggumRepair line wrapping damage.
1995-10-15 Richard M.... (find_section): New function.
1995-10-15 Richard M.... (unexec): Find the old data section.
1995-10-14 Richard M.... (Finsert_file_contents): If replacing,
1995-10-14 Richard M.... (Qdisplay_table): New variable.
1995-10-14 Richard M.... (Qchar_table_extra_slots): New variable.
1995-10-14 Richard M.... (Qsyntax_table): New variable.
1995-10-14 Michael Kifer(ediff-version): is now autoloaded.
1995-10-14 Michael KiferMoved defsubsts up.
1995-10-14 Michael KiferNow defines [window] in menu-bar-ediff-menu.
1995-10-14 Michael Kifer(vip-set-hooks): Use view-mode-hook in emacs and view
1995-10-14 Michael Kifer(vip-leave-region-active): new function.
1995-10-14 Michael Kifer* viper-mous.el (vip-surrounding-word): modified to...
1995-10-14 Michael Kifer(vip-record-kbd-macro): correctly escapes `.' and ...
1995-10-14 Michael Kifer(ex-write): uses better defaults.
1995-10-14 Richard M.... (variable-at-point, function-called-at-point):
1995-10-13 Richard M.... Initial revision
1995-10-13 Richard M.... (hippie-expand): Removed bug - don't undo from another...
1995-10-13 Edward M. ReingoldMinor fixes.
1995-10-12 Richard M.... (x_connection_signal_1): New function.
1995-10-12 Richard M.... *** empty log message ***
1995-10-12 Richard M.... Handle aliases dead-acute,...
1995-10-12 Richard M.... (struct Lisp_Char_Table): New slot `purpose'.
1995-10-12 Richard M.... (describe_vector): Support nested char-tables.
1995-10-12 Richard M.... (Qvector_or_char_table_p): New variable.
1995-10-12 Richard M.... (display-table-slot, set-display-table-slot):
1995-10-12 Richard M.... (Fdelete_other_windows): Set w->force_start.
1995-10-12 Richard M.... (variable-at-point, function-called-at-point): Fix...
1995-10-12 Richard M.... (syms_of_xdisp): Doc fix.
1995-10-12 Edward M. ReingoldInitial revision
1995-10-12 Edward M. ReingoldAdded menu items for cal-tex.el (a new file).
1995-10-12 Edward M. ReingoldAdded key definitions and autoloads for cal-tex.el...
1995-10-11 Richard M.... (mail-strip-quoted-names): Preserve white space
1995-10-11 Richard M.... (make_lispy_event) [!USE_X_TOOLKIT]: Dragging
1995-10-11 Richard M.... (gud-filter): Move the gud-display-frame call
1995-10-11 Richard M.... (command_loop_1): Access display tables as char-tables.
1995-10-11 Richard M.... (redisplay_window, redisplay_window, display_text_line):
1995-10-11 Richard M.... (window_display_table): Use DISP_TABLE_P. Return type
1995-10-11 Richard M.... (make-syntax-table): Use nil for "inherit".
1995-10-11 Richard M.... (buffer_display_table): Use DISP_TABLE_P.
1995-10-11 Richard M.... (Fcopy_sequence): Call Fmake_char_table the new way.
1995-10-11 Richard M.... (DISP_TABLE_P): Check the `purpose' slot.
1995-10-11 Richard M.... (find-alternate-file-other-window): New function.
1995-10-11 Kim F. Storm(dos_timezone_offset, dos_display_scancodes,
1995-10-11 Kim F. Storm(insert-startup-screen): New function.
1995-10-11 Kim F. Storm[!HAVE_X_WINDOWS]:
1995-10-11 Kim F. Storm(internal_flush): Removed
1995-10-11 Kim F. StormCheck that DJGPP v. 1 is used.
1995-10-11 Kim F. StormCall make-doc.exe instead of make-docfile.
1995-10-11 Richard M.... (Fkill_buffer): Don't kill auto save file if not recent.
1995-10-11 Kim F. Storm(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always...
1995-10-11 Michael KiferMoved (define-key menu-bar-ediff-menu ...) to ediff...
1995-10-11 Richard M.... (adaptive-fill-function): Change defun to defvar.
1995-10-11 Richard M.... (next-completion): Specify the LIMIT arg when searching...
1995-10-10 Richard M.... (function-called-at-point, variable-at-point):
1995-10-09 Erik Naggum(buffer-display-table): Document new implementation.
1995-10-09 Richard M.... Doc fixes.
1995-10-09 Richard M.... (view-highlight-face): New variable.
1995-10-09 Richard M.... Explain when to use make-variable-buffer-local.
1995-10-09 Roland McGrath(tags-table-check-computed-list): Map tags-expand-table...
1995-10-09 Erik NaggumNew implementation with char-tables.
1995-10-09 Richard M.... Initial revision
1995-10-09 Richard M.... (temp_echo_area_glyphs): Restore the old point value.
1995-10-09 Noah Friedman(mail-abbrev-syntax-table): Use `equal' instead of...
1995-10-09 Erik Naggum(ada-gen-treat-proc): Bind `procname' and `functype'.
1995-10-09 Richard M.... (exec_sentinel, read_process_output):
1995-10-08 Erik Naggum(view-exit): Delete view-overlay only if it exists.
1995-10-08 Richard M.... (server-start): Try both full hostname and shortened
1995-10-08 Richard M.... Indentation change.
1995-10-08 Richard M.... Fix several minor errors.
1995-10-08 Richard M.... (desktop-outvar): Support truncation.
1995-10-08 Richard M.... (command-line): Init user-mail-address here, after...
1995-10-08 Richard M.... (write_segment): Write valid data in units of 1<<13,
1995-10-08 Richard M.... (init_buffer_once): Make file_format always local,...
1995-10-08 Erik Naggum(Fmake_char_table): Initialize parent to nil.
1995-10-07 Richard M.... (struct Lisp_Boolvector): New data type.
1995-10-07 Richard M.... (Fchartablep, Fboolvectorp): New functions.
1995-10-07 Richard M.... (print): Handle chartables and boolvectors.
1995-10-07 Richard M.... (read1): Handle chartables and boolvectors.
1995-10-07 Richard M.... (describe_vector): Use Flength to get length of vector.
next