aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (help-menu-map): Variable deleted, and its binding.Richard M. Stallman1994-02-251-62/+15
* (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.Fred Pierresteguy1994-02-251-0/+7
* (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.Fred Pierresteguy1994-02-251-3/+35
* (EmacsFrameSetCharSize): Call check_frame_size and updateFred Pierresteguy1994-02-251-0/+13
* (c-macro-display-buffer): Delete special view-mode hack.Richard M. Stallman1994-02-251-33/+22
* (set-visited-file-name): Unlock the file if setting the visited file name toKarl Heuer1994-02-251-2/+1
* (Buffer-menu-toggle-read-only): Change toggle-read-only toKarl Heuer1994-02-251-2/+2
* *** empty log message ***Karl Heuer1994-02-251-6/+30
* (byte-compile-from-buffer, byte-compile-top-level):Richard M. Stallman1994-02-251-108/+28
* (byte-compile-protect-from-advice): New macro thatRichard M. Stallman1994-02-251-78/+109
* (hide-sublevels): Doc fix. Rename arg.Richard M. Stallman1994-02-241-6/+6
* (help-for-help): Use help-map in the docstring.Karl Heuer1994-02-241-1/+1
* (make-help-screen): Initialize help-screen before changing the keymap.Karl Heuer1994-02-241-3/+3
* (outline-minor-mode-prefix): Change to C-c C-o.Richard M. Stallman1994-02-241-1/+47
* (lisp-mode-variables): Set outline-regexp.Richard M. Stallman1994-02-241-0/+2
* (nroff-mode): Set outline-regexp and outline-level.Richard M. Stallman1994-02-241-0/+10
* (c-mode): Set outline-regexp and outline-level.Richard M. Stallman1994-02-241-0/+9
* Fix value of docdir.Karl Heuer1994-02-241-2/+2
* (Fload): Cast the args to stat.Richard M. Stallman1994-02-241-2/+2
* Install DOC* in docdir.Karl Heuer1994-02-241-2/+2
* (*-sysv4.1): Set NON_GNU_CPP.Richard M. Stallman1994-02-241-0/+3
* (direct_output_forward_char): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-6/+6
* (direct_output_for_insert): Fix comment.Karl Heuer1994-02-241-1/+1
* (compute_motion, vmotion): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-5/+5
* (try_window, display_text_line): Use Fget_char_property to test for invisibil...Karl Heuer1994-02-241-5/+5
* (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.Karl Heuer1994-02-241-1/+4
* (Fget_char_property): Fix docstring.Karl Heuer1994-02-241-2/+2
* (Fget_char_property): New function.Karl Heuer1994-02-241-0/+62
* Formerly INSTALL.~20~Richard M. Stallman1994-02-241-30/+64
* (sort_overlays): Allow for null window.Karl Heuer1994-02-241-20/+20
* Don't force os=-hpux for hp9k2... and hp9k3...Richard M. Stallman1994-02-241-2/+0
* (x_window): Call XChangeWindowAttributes with the standardFred Pierresteguy1994-02-241-3/+8
* (Fx_popup_menu): Allow t as position, meaning use mouse pos.Richard M. Stallman1994-02-241-1091/+1058
* (Fy_or_n_p): Use a popup menu if reached via mouse command.Richard M. Stallman1994-02-241-6/+41
* (mouse_get_pos): Don't convert to glyph units.Richard M. Stallman1994-02-241-2/+2
* (construct_mouse_click): Don't convert to glyph units.Richard M. Stallman1994-02-241-4/+19
* (Fmouse_position): Convert to glyph units.Richard M. Stallman1994-02-241-1/+11
* (make_lispy_movement, make_lispy_event):Richard M. Stallman1994-02-241-29/+40
* (ELF_BSS_SECTION_NAME): New macro (config.h may override).Richard M. Stallman1994-02-241-1/+5
* (Fkill_buffer): Call the Vkill_buffer_query_functions.Richard M. Stallman1994-02-241-1/+21
* (kill-emacs-query-functions): New variable.Richard M. Stallman1994-02-241-0/+10
* (Info-build-node-completions): Add a call to widen.Richard M. Stallman1994-02-241-9/+12
* (debug, debug-on-entry): Doc strings.Richard M. Stallman1994-02-231-4/+4
* *** empty log message ***Karl Heuer1994-02-231-4/+8
* Include usg5-4.h.Richard M. Stallman1994-02-231-5/+16
* [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)Richard M. Stallman1994-02-231-2/+21
* NEWSOS5 conditional deleted.Richard M. Stallman1994-02-231-18/+2
* (byte-compile-file): Return nil on failure.Karl Heuer1994-02-231-2/+2
* (main, get_time): Don't crash on invalid input.Karl Heuer1994-02-231-5/+8
* (jka-compr-partial-uncompress): Make dd give youRichard M. Stallman1994-02-231-8/+10