aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (view-file): If existing buffer's major mode is special,Richard M. Stallman2003-07-091-3/+9
* Split a line.Richard M. Stallman2003-07-091-2/+2
* (dired-move-to-filename-regexp): Allow quote in months.Richard M. Stallman2003-07-091-1/+3
* (overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.Stefan Monnier2003-07-092-167/+236
* (mark_object): Mark the new `next' field of overlays.Stefan Monnier2003-07-091-3/+18
* (run_pre_post_conversion_on_str): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-2/+2
* (overlays_around): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-9/+6
* (load_overlay_strings): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-5/+6
* (Finsert_file_contents): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-3/+3
* (current_column): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-3/+3
* (signal_before_change, signal_after_change): Use new type forStefan Monnier2003-07-091-6/+4
* (set_point_both): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-2/+1
* (temp_output_buffer_setup): Use new type for overlays_(before|after).Stefan Monnier2003-07-091-3/+3
* (struct buffer): Change overlays_before and overlays_afterStefan Monnier2003-07-091-8/+8
* (struct Lisp_Overlay): New field `next'.Stefan Monnier2003-07-091-0/+1
* *** empty log message ***Stefan Monnier2003-07-091-0/+25
* A bit more talk about an API change in CC Mode.Martin Stjernholm2003-07-081-5/+19
* 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>Martin Stjernholm2003-07-084-70/+100
* *** empty log message ***Kim F. Storm2003-07-083-0/+9
* (report_overlay_modification): Don't run hooks whileStefan Monnier2003-07-081-125/+87
* (DETAILED BUILDING AND INSTALLATION): Describe newKim F. Storm2003-07-081-3/+9
* (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.Kim F. Storm2003-07-081-0/+7
* (reset_buffer, recenter_overlay_lists)Stefan Monnier2003-07-081-41/+33
* (use_xim) [!USE_XIM]: Default to disable XIM if emacsKim F. Storm2003-07-081-0/+5
* *** empty log message ***Kim F. Storm2003-07-081-0/+5
* (struct buffer): Use an int for overlay_center.Stefan Monnier2003-07-081-8/+8
* (fast_find_position): Remove unused var.Stefan Monnier2003-07-081-1/+1
* (Qexpand_abbrev): New sym.Stefan Monnier2003-07-081-3/+8
* (dolist, dotimes): Doc fix.Markus Rost2003-07-082-2/+6
* 2003-07-08 Kim F. Storm <storm@cua.dk>John Paul Wallington2003-07-082-4/+10
* *** empty log message ***Luc Teirlinck2003-07-082-7/+4
* *** empty log message ***Luc Teirlinck2003-07-081-13/+14
* (Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'Luc Teirlinck2003-07-081-18/+18
* *** empty log message ***Luc Teirlinck2003-07-081-0/+5
* (Font Lock): Fix typoLuc Teirlinck2003-07-081-1/+1
* *** empty log message ***Luc Teirlinck2003-07-081-0/+4
* *** empty log message ***Richard M. Stallman2003-07-075-1/+126
* (ehelp-command): Use defalias to define ehelp-command.Richard M. Stallman2003-07-071-2/+5
* (desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.Richard M. Stallman2003-07-071-2/+3
* (Info-search): If find invisible text, search again.Richard M. Stallman2003-07-071-44/+61
* (search-whitespace-regexp): Add a shy group around it.Richard M. Stallman2003-07-071-1/+1
* (Man-name-regexp): Match + as part of name.Richard M. Stallman2003-07-071-1/+1
* (visible-mode): Renamed from vis-mode.Richard M. Stallman2003-07-071-40/+41
* (debug, debugger-env-macro): Use with-no-warnings while accessing andRichard M. Stallman2003-07-071-6/+18
* (set-display-table-and-terminal-coding-system):Richard M. Stallman2003-07-071-1/+2
* (ange-ftp-file-symlink-p):Richard M. Stallman2003-07-071-5/+11
* (browse-url-browser-function): Add alternative for Epiphany.Richard M. Stallman2003-07-071-1/+77
* (compile-auto-highlight): Default now t.Richard M. Stallman2003-07-071-6/+8
* (tex-main-file): Use with-no-warnings.Richard M. Stallman2003-07-071-2/+4
* (xml-mode): Add autoload cookie.Richard M. Stallman2003-07-071-0/+1