aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):YAMAMOTO Mitsuharu2008-04-061-30/+86
* (mac_end_cg_clip): Add argument F. All uses changed.YAMAMOTO Mitsuharu2008-04-061-3772/+256
* [!TARGET_API_MAC_CARBON]: Don't include Scrap.h.YAMAMOTO Mitsuharu2008-04-061-757/+13
* [!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.YAMAMOTO Mitsuharu2008-04-061-1309/+14
* [!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.YAMAMOTO Mitsuharu2008-04-061-1/+114
* (x_set_background_color, mac_window, x_create_tip_frame):YAMAMOTO Mitsuharu2008-04-061-392/+35
* [MAC_OSX] (select_and_poll_event, sys_select):YAMAMOTO Mitsuharu2008-04-061-20/+6
* (MAC_OBJ): Add mactoolbox.o.YAMAMOTO Mitsuharu2008-04-061-1/+4
* (MacObjects): Add mactoolbox.c.x.YAMAMOTO Mitsuharu2008-04-062-1/+24
* New file.YAMAMOTO Mitsuharu2008-04-061-0/+6208
* (dired-overwrite-confirmed): Supply initial value.Chong Yidong2008-04-061-1/+1
* * dired-aux.el (dired-overwrite-confirmed): Supply initial value.Chong Yidong2008-04-061-0/+4
* (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-3/+9
* * search.c (compile_pattern_1): Treat non-nil and non-string ofChong Yidong2008-04-051-0/+5
* (Ffile_attributes) [WINDOWSNT]: Force inode be positive.Eli Zaretskii2008-04-052-0/+14
* (url-http-chunked-encoding-after-change-function):Chong Yidong2008-04-051-1/+5
* * url-http.el (url-http-chunked-encoding-after-change-function):Chong Yidong2008-04-051-0/+5
* (comment-enter-backward): Be careful to restore point changed during narrowing.Stefan Monnier2008-04-042-6/+12
* (gdb-mouse-set-clear-breakpoint):Nick Roberts2008-04-031-1/+1
* *** empty log message ***Nick Roberts2008-04-031-0/+5
* ** don't require path hints for *shell*Chong Yidong2008-04-031-3/+0
* (shell-dynamic-complete-filename): New fun.Chong Yidong2008-04-031-1/+14
* * shell.el (shell-dynamic-complete-filename): New fun.Chong Yidong2008-04-031-0/+5
* (c-defun-name, c-cpp-define-name): New optimised functions to get theAlan Mackenzie2008-04-021-0/+75
* (add-log-current-defun): Move the functionality which gets the currentAlan Mackenzie2008-04-021-159/+2
* *** empty log message ***Alan Mackenzie2008-04-021-0/+9
* (ps-generate-postscript-with-faces): If the face specified by the overlay'sEli Zaretskii2008-04-022-1/+11
* ** slow editing in .h filesChong Yidong2008-04-021-4/+0
* (c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solveAlan Mackenzie2008-04-011-2/+4
* ** overlay face property not used for after-string propertyChong Yidong2008-04-011-3/+0
* ** Emacs CVS: find-file.el - Line up all columns in outputChong Yidong2008-04-011-4/+0
* Fix last fix.Chong Yidong2008-04-011-10/+5
* (find-dired-filter): Fix last patch to handle multi-line processChong Yidong2008-04-011-38/+47
* * find-dired.el (find-dired-filter): Fix last patch to handleChong Yidong2008-04-011-0/+5
* (find-dired-filter): Align columns by padding file sizes.Chong Yidong2008-04-011-3/+12
* * find-dired.el (find-dired-filter): Align columns by padding fileChong Yidong2008-04-011-0/+5
* ** mouse-2 and calc-yankChong Yidong2008-04-011-3/+0
* (calc-init-extensions): Remove keybinding assignments for `calc-yank'.Jay Belanger2008-04-012-2/+7
* Autoload `calc-yank'.Jay Belanger2008-04-011-1/+5
* ** Two display bugs involving interactions between after-string andChong Yidong2008-03-311-5/+0
* (next_overlay_string): Don't set overlay_strings_at_end_processed_p ifChong Yidong2008-03-311-1/+1
* * xdisp.c (next_overlay_string): Don't setChong Yidong2008-03-311-0/+4
* Fix typo in date.Chong Yidong2008-03-311-1/+1
* ** Backport find-function-search-for-symbol change to try `.emacs'Chong Yidong2008-03-311-4/+0
* (find-function-search-for-symbol): Strip extension from .emacs.el toChong Yidong2008-03-311-2/+6
* * emacs-lisp/find-func.el (find-function-search-for-symbol):Chong Yidong2008-03-311-0/+6
* ** Auto-Save bug when file/directory no longer existsChong Yidong2008-03-311-5/+0
* (auto_save_error_occurred): New var.Chong Yidong2008-03-311-2/+9
* * fileio.c (auto_save_error_occurred): New var.Chong Yidong2008-03-311-0/+7
* ** Bug in url-get-authenticationChong Yidong2008-03-311-5/+0