Mercurial > emacs
graph
-
(ex-write): uses better defaults.1995-10-14, by Michael Kifer
-
(variable-at-point, function-called-at-point):1995-10-14, by Richard M. Stallman
-
Initial revision1995-10-13, by Richard M. Stallman
-
(hippie-expand): Removed bug - don't undo from another buffer.1995-10-13, by Richard M. Stallman
-
Minor fixes.1995-10-13, by Edward M. Reingold
-
(x_connection_signal_1): New function.1995-10-12, by Richard M. Stallman
-
*** empty log message ***1995-10-12, by Richard M. Stallman
-
Handle aliases dead-acute,...1995-10-12, by Richard M. Stallman
-
(struct Lisp_Char_Table): New slot `purpose'.1995-10-12, by Richard M. Stallman
-
(describe_vector): Support nested char-tables.1995-10-12, by Richard M. Stallman
-
(Qvector_or_char_table_p): New variable.1995-10-12, by Richard M. Stallman
-
(display-table-slot, set-display-table-slot):1995-10-12, by Richard M. Stallman
-
(Fdelete_other_windows): Set w->force_start.1995-10-12, by Richard M. Stallman
-
(variable-at-point, function-called-at-point): Fix revious changes.1995-10-12, by Richard M. Stallman
-
(syms_of_xdisp): Doc fix.1995-10-12, by Richard M. Stallman
-
Initial revision1995-10-12, by Edward M. Reingold
-
Added menu items for cal-tex.el (a new file).1995-10-12, by Edward M. Reingold
-
Added key definitions and autoloads for cal-tex.el (a new file).1995-10-12, by Edward M. Reingold
-
(mail-strip-quoted-names): Preserve white space1995-10-11, by Richard M. Stallman
-
(make_lispy_event) [!USE_X_TOOLKIT]: Dragging1995-10-11, by Richard M. Stallman
-
(gud-filter): Move the gud-display-frame call1995-10-11, by Richard M. Stallman
-
(command_loop_1): Access display tables as char-tables.1995-10-11, by Richard M. Stallman
-
(redisplay_window, redisplay_window, display_text_line):1995-10-11, by Richard M. Stallman
-
(window_display_table): Use DISP_TABLE_P. Return type1995-10-11, by Richard M. Stallman
-
(make-syntax-table): Use nil for "inherit".1995-10-11, by Richard M. Stallman
-
(buffer_display_table): Use DISP_TABLE_P.1995-10-11, by Richard M. Stallman
-
(Fcopy_sequence): Call Fmake_char_table the new way.1995-10-11, by Richard M. Stallman
-
(DISP_TABLE_P): Check the `purpose' slot.1995-10-11, by Richard M. Stallman
-
(find-alternate-file-other-window): New function.1995-10-11, by Richard M. Stallman
-
(dos_timezone_offset, dos_display_scancodes,1995-10-11, by Kim F. Storm
-
(insert-startup-screen): New function.1995-10-11, by Kim F. Storm
-
[!HAVE_X_WINDOWS]:1995-10-11, by Kim F. Storm
-
(internal_flush): Removed1995-10-11, by Kim F. Storm
-
Check that DJGPP v. 1 is used.1995-10-11, by Kim F. Storm
-
Call make-doc.exe instead of make-docfile.1995-10-11, by Kim F. Storm
-
(Fkill_buffer): Don't kill auto save file if not recent.1995-10-11, by Richard M. Stallman
-
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.1995-10-11, by Kim F. Storm
-
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:1995-10-11, by Michael Kifer
-
(adaptive-fill-function): Change defun to defvar.1995-10-11, by Richard M. Stallman
-
(next-completion): Specify the LIMIT arg when searching for text properties.1995-10-11, by Richard M. Stallman
-
(function-called-at-point, variable-at-point):1995-10-10, by Richard M. Stallman
-
(buffer-display-table): Document new implementation.1995-10-09, by Erik Naggum
-
Doc fixes.1995-10-09, by Richard M. Stallman
-
(view-highlight-face): New variable.1995-10-09, by Richard M. Stallman
-
Explain when to use make-variable-buffer-local.1995-10-09, by Richard M. Stallman
-
(tags-table-check-computed-list): Map tags-expand-table-name over lists of1995-10-09, by Roland McGrath
-
New implementation with char-tables.1995-10-09, by Erik Naggum
-
Initial revision1995-10-09, by Richard M. Stallman
-
(temp_echo_area_glyphs): Restore the old point value.1995-10-09, by Richard M. Stallman
-
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts1995-10-09, by Noah Friedman
-
(ada-gen-treat-proc): Bind `procname' and `functype'.1995-10-09, by Erik Naggum
-
(exec_sentinel, read_process_output):1995-10-09, by Richard M. Stallman
-
(view-exit): Delete view-overlay only if it exists.1995-10-08, by Erik Naggum
-
(server-start): Try both full hostname and shortened1995-10-08, by Richard M. Stallman
-
Indentation change.1995-10-08, by Richard M. Stallman
-
Fix several minor errors.1995-10-08, by Richard M. Stallman
-
(desktop-outvar): Support truncation.1995-10-08, by Richard M. Stallman
-
(command-line): Init user-mail-address here, after reading init file.1995-10-08, by Richard M. Stallman
-
(write_segment): Write valid data in units of 1<<13,1995-10-08, by Richard M. Stallman
-
(init_buffer_once): Make file_format always local, not just local when set.1995-10-08, by Richard M. Stallman