aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Fset_buffer_major_mode): Fix last change.Dave Love2002-11-091-1/+1
* (archive-zip-summarize): Don't hardcode (point-min) = 1.Stefan Monnier2002-11-081-1/+1
* (PC-do-completion): Make partial-completion workStefan Monnier2002-11-081-5/+12
* (timeclock-modeline-display): Use assq as well as memq to findJohn Wiegley2002-11-081-5/+5
* *** empty log message ***John Wiegley2002-11-081-0/+7
* (latex-standard-block-names): Rename from standard-latex-block-names.Stefan Monnier2002-11-081-67/+177
* *** empty log message ***Dave Love2002-11-083-917/+534
* Use AC_CONFIG_LIBOBJ_DIR and require autoconfDave Love2002-11-081-1/+9
* *** empty log message ***Juanma Barranquero2002-11-081-0/+5
* (w32_draw_fringe_bitmap): Remove unused local variable window.Juanma Barranquero2002-11-081-269/+268
* (nnimap-split-rule): Doc fix - escape open parens in column 0.Markus Rost2002-11-082-2/+7
* (format-decode): Be careful with the order in `format'.Stefan Monnier2002-11-082-24/+31
* (Fformat_network_address): Removed unused locals p, cp, and i.Kim F. Storm2002-11-071-4/+0
* *** empty log message ***Kim F. Storm2002-11-071-0/+5
* (function-p-func): Avoid `xemacs-p'.Stefan Monnier2002-11-071-1/+1
* Require esh-util.Stefan Monnier2002-11-071-10/+12
* (fill-paragraph): Consider a comment-start asStefan Monnier2002-11-072-69/+99
* *** empty log message ***Stefan Monnier2002-11-074-50/+67
* (isearch-yank-line): Typo.Stefan Monnier2002-11-071-1/+1
* (regexec): Fix pmatch declaration.Dave Love2002-11-071-1/+1
* (grep-default-command): New fun.Stefan Monnier2002-11-071-97/+77
* (elide-head): Don't make intangible.Stefan Monnier2002-11-071-1/+0
* (where-is): Rename map to defs (a list of syms is not a map).Stefan Monnier2002-11-071-20/+16
* (isearch-hidden): New var.Stefan Monnier2002-11-071-66/+71
* Regenerated.Markus Rost2002-11-071-1963/+5521
* (mail-default-directory): Set the version to 21.4.Markus Rost2002-11-072-4/+18
* (grep-compute-defaults): Move down.Markus Rost2002-11-071-69/+67
* (grep-compute-defaults): Undo previous change.Markus Rost2002-11-071-28/+14
* (checkdoc-find-error): Use get-file-buffer instead of get-buffer.Markus Rost2002-11-071-2/+2
* (where-is): Repport also aliases of the passed command.Juanma Barranquero2002-11-072-15/+36
* (tcl-mode): Don't set paragraph-start,Stefan Monnier2002-11-071-50/+3
* (maybe_bootstrap): Whoops, screwed up the second instance of $$bar...Miles Bader2002-11-071-1/+1
* (maybe_bootstrap): Fix shell variable usage. Handle separate-build-dir case.Miles Bader2002-11-072-2/+7
* (custom-make-dependencies): Fix comment inserted in cus-load.el.Markus Rost2002-11-072-1/+6
* Use keyboard-translate-table codingDave Love2002-11-062-44/+88
* (quail-input-string-to-events): UseDave Love2002-11-061-3/+5
* (set-buffer-file-coding-system): CallDave Love2002-11-061-2/+6
* Reformat some DEFUNs so that etags works.Dave Love2002-11-061-10/+14
* (normal-mode): Call ucs-set-table-for-input.Dave Love2002-11-061-1/+3
* (quoted-insert): Bind keyboard-translate-table aroundDave Love2002-11-061-4/+5
* (Qset_buffer_major_mode_hook): New.Dave Love2002-11-062-6/+13
* *** empty log message ***Juanma Barranquero2002-11-061-0/+5
* *** empty log message ***Richard M. Stallman2002-11-063-1/+32
* (maybe_bootstrap): Add doublequotes to make it bulletproof.Richard M. Stallman2002-11-061-2/+2
* Add copyright notice and permission notice.Richard M. Stallman2002-11-061-0/+6
* (query-replace, query-replace-regexp): Doc fixes.Richard M. Stallman2002-11-061-7/+14
* Comment change.Richard M. Stallman2002-11-061-0/+4
* (byte-compile-lambda): Handle progn like let, inside interactive spec.Richard M. Stallman2002-11-061-4/+2
* (tex-dvi-view-command): Value can be sexp.Richard M. Stallman2002-11-061-12/+6
* (x_term_init): Use turn_on_atimers, not start_polling and stop_polling.Richard M. Stallman2002-11-061-2/+2