aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.Richard M. Stallman2002-04-011-18/+43
* (info-tool-bar-map): Use tool-bar-local-item-from-menu.Richard M. Stallman2002-04-011-11/+11
* *** empty log message ***Pavel Janík2002-04-012-0/+25
* Rename `x-autoselect-window' to `autoselect-window'.Pavel Janík2002-04-011-1/+1
* Rename x_autoselect_window_p to autoselect_window_p.Pavel Janík2002-04-011-4/+4
* Rename x_autoselect_window_p to autoselect_window_p.Pavel Janík2002-04-011-4/+6
* (autoselect_window_p): Renamed from `x_autoselect_window_p'.Pavel Janík2002-04-011-27/+35
* (Qselect_window): New symbol.Pavel Janík2002-04-011-1/+13
* (enum event_kind): New event type `SELECT_WINDOW_EVENT'.Pavel Janík2002-04-011-0/+3
* Update copyright.Pavel Janík2002-04-012-1/+6
* (handle-select-window): New function.Pavel Janík2002-04-011-0/+8
* Rename x-autoselect-window to autoselect-window.Pavel Janík2002-04-011-3/+3
* (xml-lite-parse-tag-backward): Fix for implicitly empty tags.Mike Williams2002-04-011-1/+2
* (sgml-mode): Set indent-line-function to sgml-indent-line.Mike Williams2002-04-011-0/+1
* (help-with-tutorial): Allow various waysRichard M. Stallman2002-04-012-5/+26
* Add deprecation notice.Mike Williams2002-04-011-0/+4
* Remove redundant name-end attribute.Mike Williams2002-04-011-87/+49
* (idlwave-system-routines):Richard M. Stallman2002-04-012-2/+9
* Add an explicit check for 'text syntax, to protect against futureMike Williams2002-04-011-3/+20
* (redraw-modeline): Define alias.Richard M. Stallman2002-04-011-0/+3
* Remove redundant remains of xml-lite-mode.Mike Williams2002-04-011-96/+5
* Example of disabled command fixed.Pavel Janík2002-04-011-1/+1
* Address of Pieter Schoenmakers updated.Pavel Janík2002-04-011-1/+1
* Minor cleanups.Richard M. Stallman2002-04-011-8/+6
* (file-expand-wildcards): Use save-match-data.Richard M. Stallman2002-04-012-31/+37
* Update the `customize-face' example to reflect current reality.Miles Bader2002-04-011-17/+18
* Replace the 'Blank lines inserted here...' text with its translation.Werner LEMBERG2002-03-311-1/+1
* Resync with the English textWerner LEMBERG2002-03-311-45/+71
* Fix typo.Pavel Janík2002-03-314-4/+4
* (kill-new): Doc fix.Richard M. Stallman2002-03-312-1/+3
* (side-effect-free-fns, side-effect-and-error-free-fns):Richard M. Stallman2002-03-312-19/+43
* (x_get_char_face_and_encoding): Add parameter DISPLAY_P.Gerd Moellmann2002-03-312-12/+23
* (menu-bar-tools-menu): Rename gdb item to say GDB.Richard M. Stallman2002-03-312-2/+6
* Comment change.Richard M. Stallman2002-03-302-3/+13
* (window_scroll_pixel_based): Exit the move_it_by_linesRichard M. Stallman2002-03-301-1/+6
* (set_frame_size): Don't call change_frame_size.Richard M. Stallman2002-03-301-0/+4
* Update copyright.Gerd Moellmann2002-03-302-1/+6
* (direct_output_for_insert): CallGerd Moellmann2002-03-301-8/+1
* *** empty log message ***Eli Zaretskii2002-03-302-0/+6
* (save-buffer-state): Fix last change.Eli Zaretskii2002-03-301-1/+1
* (command-line): Fix last change.Eli Zaretskii2002-03-302-2/+7
* (auto-save-file-name-transforms): Fix last change.Eli Zaretskii2002-03-301-1/+1
* (add_declarator): Fix the first call to add_member_defn.Eli Zaretskii2002-03-301-1/+1
* (play-sound-file): Moved from subr.el, made unconditional.Richard M. Stallman2002-03-292-19/+38
* (play-sound-file): Moved to simple.el.Richard M. Stallman2002-03-291-15/+1
* (calc-init-base): Ditto.Colin Walters2002-03-292-1/+2
* (calc-delete-windows-keep): Function deleted.Colin Walters2002-03-291-67/+0
* (calc-was-split): Var deleted.Colin Walters2002-03-291-7/+1
* (ibuffer-mark-interactive): Use `ibuffer-forward-line' instead ofColin Walters2002-03-292-11/+21
* (sgml-lexical-context): Return (text . START)Stefan Monnier2002-03-291-19/+42