Mercurial > emacs
graph
-
Initial revision1994-02-27, by David J. MacKenzie
-
Update GPL.1994-02-27, by David J. MacKenzie
-
* make-path.c (main): Return 1 on error, not -1. Update GPL.1994-02-27, by David J. MacKenzie
-
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.1994-02-27, by David J. MacKenzie
-
Fix comment typos.1994-02-27, by David J. MacKenzie
-
(with_x_toolkit): Don't allow motif or open-look.1994-02-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definitions, with #undef.1994-02-26, by Richard M. Stallman
-
Comment change.1994-02-26, by Richard M. Stallman
-
(sys_subshell): New function, split from sys_suspend.1994-02-26, by Karl Heuer
-
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the1994-02-26, by Karl Heuer
-
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a1994-02-26, by Karl Heuer
-
(Fset_window_configuration): Allow for menu-bar-lines to have changed since1994-02-26, by Karl Heuer
-
(OVERLAY_POSITION): Don't check which buffer it points to.1994-02-26, by Karl Heuer
-
(system-key-alist): Renamed from vendor-key-syms.1994-02-26, by Richard M. Stallman
-
(Vsystem_key_alist): Renamed from Vvendor_key_alist.1994-02-26, by Richard M. Stallman
-
(comint-exec-1): Force a local copy of the environment.1994-02-26, by Karl Heuer
-
Delete extra backslash on last line of macro.1994-02-26, by Karl Heuer
-
Clean up c-font-lock-keywords; now slightly more consistent about highlighting1994-02-26, by Karl Heuer
-
(compute_motion): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(display_text_line): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(help-menu-map): Variable deleted, and its binding.1994-02-25, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.1994-02-25, by Fred Pierresteguy
-
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.1994-02-25, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call check_frame_size and update1994-02-25, by Fred Pierresteguy
-
(c-macro-display-buffer): Delete special view-mode hack.1994-02-25, by Richard M. Stallman
-
(set-visited-file-name): Unlock the file if setting the visited file name to1994-02-25, by Karl Heuer
-
(Buffer-menu-toggle-read-only): Change toggle-read-only to1994-02-25, by Karl Heuer
-
*** empty log message ***1994-02-25, by Karl Heuer
-
(byte-compile-from-buffer, byte-compile-top-level):1994-02-25, by Richard M. Stallman
-
(byte-compile-protect-from-advice): New macro that1994-02-25, by Richard M. Stallman
-
(hide-sublevels): Doc fix. Rename arg.1994-02-24, by Richard M. Stallman
-
(help-for-help): Use help-map in the docstring.1994-02-24, by Karl Heuer
-
(make-help-screen): Initialize help-screen before changing the keymap.1994-02-24, by Karl Heuer
-
(outline-minor-mode-prefix): Change to C-c C-o.1994-02-24, by Richard M. Stallman
-
(lisp-mode-variables): Set outline-regexp.1994-02-24, by Richard M. Stallman
-
(nroff-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
(c-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
Fix value of docdir.1994-02-24, by Karl Heuer
-
(Fload): Cast the args to stat.1994-02-24, by Richard M. Stallman
-
Install DOC* in docdir.1994-02-24, by Karl Heuer
-
(*-sysv4.1): Set NON_GNU_CPP.1994-02-24, by Richard M. Stallman
-
(direct_output_forward_char): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(direct_output_for_insert): Fix comment.1994-02-24, by Karl Heuer
-
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window, display_text_line): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.1994-02-24, by Karl Heuer
-
(Fget_char_property): Fix docstring.1994-02-24, by Karl Heuer
-
(Fget_char_property): New function.1994-02-24, by Karl Heuer
-
Formerly INSTALL.~20~1994-02-24, by Richard M. Stallman
-
(sort_overlays): Allow for null window.1994-02-24, by Karl Heuer
-
Don't force os=-hpux for hp9k2... and hp9k3...1994-02-24, by Richard M. Stallman
-
(x_window): Call XChangeWindowAttributes with the standard1994-02-24, by Fred Pierresteguy
-
(Fx_popup_menu): Allow t as position, meaning use mouse pos.1994-02-24, by Richard M. Stallman
-
(Fy_or_n_p): Use a popup menu if reached via mouse command.1994-02-24, by Richard M. Stallman
-
(mouse_get_pos): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(construct_mouse_click): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(Fmouse_position): Convert to glyph units.1994-02-24, by Richard M. Stallman
-
(make_lispy_movement, make_lispy_event):1994-02-24, by Richard M. Stallman
-
(ELF_BSS_SECTION_NAME): New macro (config.h may override).1994-02-24, by Richard M. Stallman
-
(Fkill_buffer): Call the Vkill_buffer_query_functions.1994-02-24, by Richard M. Stallman
-
(kill-emacs-query-functions): New variable.1994-02-24, by Richard M. Stallman
-
(Info-build-node-completions): Add a call to widen.1994-02-24, by Richard M. Stallman
-
(debug, debug-on-entry): Doc strings.1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Karl Heuer
-
Include usg5-4.h.1994-02-23, by Richard M. Stallman
-
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)1994-02-23, by Richard M. Stallman
-
NEWSOS5 conditional deleted.1994-02-23, by Richard M. Stallman
-
(byte-compile-file): Return nil on failure.1994-02-23, by Karl Heuer
-
(main, get_time): Don't crash on invalid input.1994-02-23, by Karl Heuer
-
(jka-compr-partial-uncompress): Make dd give you1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Richard M. Stallman
-
(posn-x-y): New function.1994-02-23, by Richard M. Stallman
-
Removed all support for Emacs-18:1994-02-23, by Richard M. Stallman
-
Fix calendar-cursor-to-date to handle starred days correctly.1994-02-23, by Edward M. Reingold
-
(Finsert_file_contents): If REPLACE, always do lseek.1994-02-23, by Richard M. Stallman
-
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are1994-02-23, by Karl Heuer
-
New variable docdir to control where the docstring file goes.1994-02-22, by Karl Heuer
-
Use docdir to initialize PATH_DOC in paths.h.1994-02-22, by Karl Heuer
-
New path PATH_DOC for doc-directory.1994-02-22, by Karl Heuer
-
(syms_of_callproc): New variable Vdoc_directory.1994-02-22, by Karl Heuer
-
(get_doc_string, Snarf_documentation): Use new variable doc_directory.1994-02-22, by Karl Heuer
-
New variable doc_directory.1994-02-22, by Karl Heuer
-
When --run-in-place, don't inherit archlibdir.1994-02-22, by Karl Heuer
-
Move extern declarations to top of file.1994-02-22, by Karl Heuer
-
(get_time): Simplify; avoid calling index.1994-02-22, by Karl Heuer
-
(calendar-cursor-to-date): Fix search string so it1994-02-22, by Richard M. Stallman
-
(make_lispy_event): For menu bar event in USE_X_TOOLKIT1994-02-22, by Richard M. Stallman
-
(construct_menu_click): Undo previous change.1994-02-22, by Richard M. Stallman
-
(x_had_errors_p): New function.1994-02-21, by Richard M. Stallman
-
(get_keyelt): Cached equiv-key data is now a sublist.1994-02-21, by Richard M. Stallman
-
Whitespace change.1994-02-21, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would1994-02-21, by Karl Heuer
-
(single_keymap_panes): Properly skip help-string if any.1994-02-21, by Richard M. Stallman
-
(picture-mode-map): Replace delete-backward-char1994-02-21, by Richard M. Stallman
-
Move config.h after system includes.1994-02-20, by Roland McGrath
-
[BSD]: #undef WCOREDUMP before defining it.1994-02-20, by Roland McGrath
-
(BSD_PGRPS): Add #undef.1994-02-20, by Richard M. Stallman
-
(install-arch-dep, install-arch-indep):1994-02-20, by Richard M. Stallman
-
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.1994-02-20, by Richard M. Stallman
-
(x_window_to_frame): Add parens for clarity.1994-02-19, by Richard M. Stallman
-
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)1994-02-19, by Richard M. Stallman
-
*** empty log message ***1994-02-19, by Richard M. Stallman
-
(get_keyelt): Discard keyboard equivalents1994-02-19, by Richard M. Stallman
-
Find and display keyboard equivalents of menu items.1994-02-19, by Richard M. Stallman
-
(calendar-string-to-mayan-long-count): Don't1994-02-19, by Richard M. Stallman
-
(substitute-key-definition): Don't discard menu strings.1994-02-19, by Richard M. Stallman
-
(lisp-complete-symbol): Doc fix.1994-02-18, by Richard M. Stallman
-
(mouse-delete-max-match): Set len properly.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(Fx_parse_geometry): Don't call check_x.1994-02-18, by Richard M. Stallman
-
(gud-mode): Define C-c C-l in gud buffer.1994-02-18, by Richard M. Stallman
-
Comment change.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
entered into RCS1994-02-18, by Fred Pierresteguy
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.1994-02-18, by Fred Pierresteguy
-
(gnu_bits): Use unsigned char.1994-02-18, by Richard M. Stallman