Check for locale.h.
[bpt/emacs.git] / lisp /
2003-06-06 Miles Bader(set-frame-font): Default to frame's current default...
2003-06-05 Kim F. Storm(Info-fontify-node): Don't refill over lines ending...
2003-06-05 Kim F. Storm*** empty log message ***
2003-06-05 Juanma Barranquero*** empty log message ***
2003-06-05 Juanma Barranquero(dired-get-filename): Don't err for . and .. for calls...
2003-06-05 Juanma Barranquero(table-cell-horizontal-chars): Renamed from table-cell...
2003-06-05 Juanma BarranqueroMoved from lisp/.
2003-06-05 Juanma BarranqueroMoved to progmodes/.
2003-06-05 Juanma Barranquero(tcl-mode): Set imenu-generic-expression to the value of
2003-06-05 Luc Teirlinck(Info-mode): Mention `c' and remove duplicate mention...
2003-06-05 Luc Teirlinck*** empty log message ***
2003-06-05 Lute Kamstra(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
2003-06-05 Dave Love*** empty log message ***
2003-06-05 Dave Love(vc-make-backup-files): Add :group backup.
2003-06-05 Stefan Monnier(sgml-parse-tag-backward): Try and detect
2003-06-04 Kim F. Storm(Info-fontify-node): Individually refill menus and
2003-06-04 Kim F. Storm*** empty log message ***
2003-06-04 Juanma BarranqueroAdd new maintainer.
2003-06-04 Jason Rumney*** empty log message ***
2003-06-04 Jason RumneyNo need to bind wheel events specially.
2003-06-04 Jason Rumney(mouse-wheel-down-event, mouse-wheel-up-event):
2003-06-04 Luc Teirlinck(yank-excluded-properties): Expand documentation string.
2003-06-04 Luc Teirlinck*** empty log message ***
2003-06-04 Stefan Monnier*** empty log message ***
2003-06-04 Richard M. Stallman*** empty log message ***
2003-06-04 Richard M. Stallman(lm-keywords-finder-p): Use with-no-warnings.
2003-06-04 Richard M. Stallman*** empty log message ***
2003-06-04 Richard M. Stallman(gud-minor-mode-type): Move defvar up.
2003-06-04 Richard M. Stallman(compilation-next-error): When moving fwd,
2003-06-04 Richard M. Stallman(dired-get-filename): Err for . and .. in usual case.
2003-06-04 Richard M. Stallman(list-buffers-noselect): Use window-inside-edges
2003-06-03 Juanma Barranquero(desktop-create-buffer): Undo last change.
2003-06-03 Juanma Barranquero(after-find-file): Fix arguments of call to `sit-for'.
2003-06-03 Juanma Barranquero(last-sexp-toggle-display): Remove stale comment.
2003-06-03 Stefan Monnier(Info-extract-menu-node-name): Remove unused arg `errme...
2003-06-03 Stefan Monnier(info-fontify-node): Use better help-echo text.
2003-06-03 Stefan Monnier(Info-fontify-node): Use :align-to display prop.
2003-06-03 Stefan Monnier(Info-mode-hook): Obey obsolete `Info-fontify'.
2003-06-03 Stefan Monnier*** empty log message ***
2003-06-03 Lute Kamstra(custom-get-fresh-buffer): Test for nonexistence buffer.
2003-06-03 Richard M. Stallman*** empty log message ***
2003-06-03 Richard M. Stallman(eval-last-sexp-1): Add save-excursion.
2003-06-03 Richard M. Stallman(windmove-reference-loc, windmove-frame-edges): Use...
2003-06-03 Richard M. Stallman(after-find-file): Simplify msg if nonexistent directory.
2003-06-03 Richard M. Stallman(dabbrev--goto-start-of-abbrev): Use minibuffer-prompt...
2003-06-03 Richard M. Stallman(comint-move-point-for-output): Renamed from
2003-06-03 Richard M. Stallman(global-map): Delete C-M-delete and C-M-backspace.
2003-06-03 Markus Rost(ps-mode): Use autoload cookie in the standard way.
2003-06-02 Stefan Monnier(bibtex-member-of-regexp, bibtex-assoc-of-regexp, bibte...
2003-06-02 Stefan MonnierLong overdue merge.
2003-06-02 Stefan Monnier(sort-subr): Add `predicate' arg. Remove `sortcar...
2003-06-02 Lute Kamstra(lm-synopsis): Use relative filenames correctly. Show...
2003-06-01 Juanma BarranqueroVersion 1.6
2003-06-01 Jason Rumney(mouse-wheel-down-event, mouse-wheel-up-event):
2003-06-01 Jason RumneyNo need to bind wheel events specially.
2003-06-01 Stefan Monnier(custom-get-fresh-buffer): Be extra paranoid,
2003-06-01 Stefan Monnier(sh-is-quoted-p): New fun.
2003-06-01 Michael Kifer2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu>
2003-06-01 Andreas Schwab(Man-name-regexp): Also match Latin-1 soft hyphen.
2003-06-01 Stefan Monnier*** empty log message ***
2003-05-31 Stefan Monnier(view-file, view-file-other-window, view-file-other...
2003-05-31 Stefan Monnier(vc-call-backend): Give better error message when backe...
2003-05-31 Stefan Monnier(vc-directory-exclusion-list): Add MCVS and .svn.
2003-05-31 Stefan Monnier(log-edit-maximum-comment-ring-size, log-edit-comment...
2003-05-31 Stephen Eglen(iswitchb-buffer-ignore): Update custom type to allow...
2003-05-31 Stefan Monnier(iconify-or-deiconify-frame): Move to frame.el.
2003-05-31 Stefan Monnier(widget-specify-insert): Simplify.
2003-05-31 Stefan Monnier(custom-get-fresh-buffer): New fun.
2003-05-31 John Paul Wallington*** empty log message ***
2003-05-31 John Paul Wallington(large-file-warning-threshold): Add type, groups.
2003-05-31 Kenichi Handa*** empty log message ***
2003-05-31 Kenichi Handa(recover-file): Bind coding-system-for-read to
2003-05-31 Juanma Barranquero*** empty log message ***
2003-05-31 Juanma BarranqueroLoad byte-run.el, map-ynp.el, timer.el and float-sup...
2003-05-30 Juanma Barranquero*** empty log message ***
2003-05-30 Juanma BarranqueroMoved from lisp/.
2003-05-30 Juanma BarranqueroMoved to progmodes/.
2003-05-30 Juanma BarranqueroMoved from textmodes/.
2003-05-30 Juanma BarranqueroMoved to lisp/.
2003-05-30 Juanma BarranqueroMoved to textmodes/.
2003-05-30 Juanma BarranqueroMoved to emacs-lisp/.
2003-05-30 Juanma BarranqueroMoved to obsolete/.
2003-05-30 Juanma BarranqueroMoved.
2003-05-30 Juanma BarranqueroRemoved. Contents moved to misc.el
2003-05-30 Juanma Barranquero(mark-beginning-of-buffer, mark-end-of-buffer, upcase...
2003-05-30 Juanma Barranquero(looking-back): New function to check for regular expre...
2003-05-30 Thien-Thi Nguyen*** empty log message ***
2003-05-30 Stefan Monnier(comment-empty-lines): New var.
2003-05-30 Stefan Monnier(latex-block-args-alist, latex-block-body-alist): New...
2003-05-30 Stefan Monnier(refill-adjust-ignorable-overlay): Don't hardcode pint...
2003-05-30 Stefan Monnier(xml-parse-tag): Return (foo nil) rather than (foo...
2003-05-30 Stefan Monnier*** empty log message ***
2003-05-30 Stefan MonnierTypo (no clue what happened).
2003-05-30 Stefan Monnier(edebug-storing-offsets): Move indent and debug to...
2003-05-29 Stefan Monnier(forms-mode-hook): Rename from forms-mode-hooks.
2003-05-29 Luc Teirlinck(kill-whole-line): Make it interact correctly with...
2003-05-29 Luc Teirlinck*** empty log message ***
2003-05-29 Stefan Monnier(define-derived-mode, define-minor-mode): Remove outdat...
2003-05-29 Stefan Monnier(edebug-window-list): Use push.
2003-05-29 Stefan Monnier(define-minor-mode): Add edebug spec.
next