aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (menu_position_func): Use x_display_pixel_height andChong Yidong2008-09-181-2/+3
* (Fx_display_pixel_width, Fx_display_pixel_height)Chong Yidong2008-09-181-5/+7
* (x_display_pixel_height, x_display_pixel_width): New functions.Chong Yidong2008-09-181-6/+19
* (x_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-3/+2
* * vc-bzr.el (vc-bzr-show-log-entry):Dan Nicolaescu2008-09-183-15/+24
* (auto-mode-alist): Use sieve-mode for .sv, .siv, andSimon Josefsson2008-09-182-0/+6
* (make-help-screen): Preserve key bindingsMartin Rudalics2008-09-182-5/+12
* (fill_gstring_header): Don't check FROM and TO here.Kenichi Handa2008-09-182-8/+15
* (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).Stefan Monnier2008-09-172-2/+13
* Minor fix to last change.Chong Yidong2008-09-171-1/+1
* (Fvertical_motion): Use position reported by iteratorChong Yidong2008-09-171-2/+2
* * indent.c (Fvertical_motion): Use position reported by iteratorChong Yidong2008-09-171-0/+5
* (composition_adjust_point): Fix int/EMACS_INT mixup.Romain Francoise2008-09-172-1/+5
* Fix setting of composition-function-table.Kenichi Handa2008-09-172-1/+5
* (ftfont_shape_by_flt): Downcase family name.Kenichi Handa2008-09-172-1/+3
* (Info-follow-nearest-node): Don't raise an error forMartin Rudalics2008-09-172-0/+9
* *** empty log message ***Jay Belanger2008-09-171-0/+5
* (calc-convert-temperature): Use default units when appropriate.Jay Belanger2008-09-171-13/+13
* (flyspell-math-tex-command-p): Always catch errors raised inChong Yidong2008-09-171-22/+6
* * textmodes/flyspell.el (flyspell-math-tex-command-p): AlwaysChong Yidong2008-09-171-0/+6
* (Fcomposition_get_gstring): Make bigger gstring_work if necessary.Kenichi Handa2008-09-172-0/+7
* (switch-to-buffer-other-frame): Don't raise frame sinceMartin Rudalics2008-09-162-10/+19
* (select-frame-set-input-focus): With non-nilMartin Rudalics2008-09-161-24/+19
* Remove file.Glenn Morris2008-09-162-1714/+0
* (diff-find-source-location): Update declaration.Glenn Morris2008-09-162-1/+8
* (makefile-match-function-end): Move point. (Bug#983)Glenn Morris2008-09-161-7/+8
* (epg-start-verify): Pass "--verify" to gpgsm.Daiki Ueno2008-09-162-2/+10
* *** empty log message ***Kenichi Handa2008-09-161-0/+5
* (make_conversion_work_buffer): Avoid callingKenichi Handa2008-09-161-3/+3
* * display.texi (Echo Area Customization): Fix typo.Juanma Barranquero2008-09-162-1/+5
* * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.Juanma Barranquero2008-09-152-8/+17
* *** empty log message ***Paul Reilly2008-09-151-0/+18
* The Rmail/mbox merge has been abandoned in favor of a restart usingPaul Reilly2008-09-151-1093/+1864
* Rmail/mbox merge abandoned. Remove stale files.Paul Reilly2008-09-156-5477/+0
* Rmail/mbox merge abandoned. Remove stale files.Paul Reilly2008-09-157-3264/+0
* (file-truename): Don't raise args-out-of-range errorMartin Rudalics2008-09-152-2/+11
* (Fselect_window): Don't update window_select_count andMartin Rudalics2008-09-152-6/+15
* Fix commenting convenition.Stefan Monnier2008-09-141-3/+3
* (diff-find-file-name): Rename `batch' to `noprompt' andStefan Monnier2008-09-142-78/+91
* (proced-mark-face, proced-marked-face)Roland Winkler2008-09-142-24/+34
* (change-log-find-window): New variable.Martin Rudalics2008-09-142-7/+19
* (Finsert_file_contents): Delete incorrect decrement of specpdl_ptr.Kenichi Handa2008-09-142-1/+10
* *** empty log message ***Kenichi Handa2008-09-141-0/+5
* (pop-to-buffer): Select window before callingMartin Rudalics2008-09-132-4/+10
* (select-frame-set-input-focus): With focus followsMartin Rudalics2008-09-131-7/+17
* (proced-sort-header): New face.Roland Winkler2008-09-122-92/+199
* *** empty log message ***Kenichi Handa2008-09-121-0/+9
* (doc-view-scroll-up-or-next-page)Tassilo Horn2008-09-122-2/+10
* (scan_for_column): Don't handle automatic composition if the currentKenichi Handa2008-09-121-1/+6
* (find_automatic_composition): Fix previous change.Kenichi Handa2008-09-121-1/+1