2010-08-01 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
2010-08-01 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-08-01 |
Chong Yidong |
Package listing tweaks.
|
2010-08-01 |
Stefan Monnier |
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
|
2010-07-31 |
Chong Yidong |
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
|
2010-07-31 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
2010-07-31 |
Jan D |
* faces.el (face-all-attributes): Improved documentation (Bug#6767).
|
2010-07-31 |
Eli Zaretskii |
Add more index entries for large-file-warning-threshold.
|
2010-07-31 |
Eli Zaretskii |
Add a Hebrew translation of the tutorial.
|
2010-07-31 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
|
2010-07-30 |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
|
2010-07-30 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
2010-07-30 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
2010-07-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-29 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
2010-07-29 |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h.
|
2010-07-29 |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
|
2010-07-29 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
2010-07-29 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
2010-07-29 |
Chong Yidong |
Update package-x to latest package.el changes.
|
2010-07-29 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
2010-07-29 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
2010-07-29 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for
|
2010-07-29 |
Jan D. |
Fix some stuff that didn't compile.
|
2010-07-29 |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
|
2010-07-29 |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes.
|
2010-07-29 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
2010-07-29 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
2010-07-29 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
2010-07-29 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
2010-07-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-29 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
2010-07-28 |
Chong Yidong |
Add support for non-default package repositories.
|
2010-07-28 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
2010-07-28 |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9.
|
2010-07-28 |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of
|
2010-07-28 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
2010-07-27 |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
|
2010-07-27 |
Juanma Barranquero |
Derive programming modes from prog-mode.
|
2010-07-27 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
2010-07-27 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
2010-07-27 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
2010-07-27 |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
2010-07-27 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
2010-07-27 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
2010-07-27 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
2010-07-27 |
Juanma Barranquero |
Merge from emacs-23
|
2010-07-26 |
Sam Steingold |
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
2010-07-26 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
2010-07-26 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
2010-07-26 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
2010-07-26 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
2010-07-26 |
Dan Nicolaescu |
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
|
2010-07-26 |
Daiki Ueno |
Add alternative key bindings to epa-mail.el.
|
2010-07-26 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
2010-07-26 |
Kenichi Handa |
merge trunk
|
2010-07-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-26 |
Juanma Barranquero |
* lread.c (unreadpure, mapatoms_1): Make static.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-25 |
Juanma Barranquero |
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
|
2010-07-25 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
2010-07-25 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
2010-07-25 |
Ken Brown |
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
|
2010-07-25 |
Ken Brown |
Cygwin build cleanup (Bug#6715).
|
2010-07-25 |
Daiki Ueno |
Fix typo and comment.
|
2010-07-25 |
Daiki Ueno |
Fix *.gpg file creation (bug#6723).
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-25 |
Juanma Barranquero |
Build binary distros on Windows using emacs-VERSION as root dir name.
|
2010-07-25 |
Christoph Scholtes |
Added README.W32 to distclean. Updated Changelog.
|
2010-07-24 |
Christoph Scholtes |
Added ChangeLog entry for copying of README.W32.
|
2010-07-24 |
Christoph Scholtes |
Fixed whitespace.
|
2010-07-24 |
Christoph Scholtes |
Code cleanup. Added ChangeLog entry.
|
2010-07-24 |
Christoph Scholtes |
Refactoring of make dist target
|
2010-07-25 |
Juanma Barranquero |
* emacsclient.c (getcwd): Fix previous change.
|
2010-07-25 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
2010-07-24 |
Ken Brown |
Regenerate configure.
|
2010-07-24 |
Juanma Barranquero |
* w32fns.c (w32_to_x_color): Remove, unused.
|
2010-07-24 |
Ken Brown |
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
|
2010-07-24 |
Andreas Schwab |
* lisp.h: Remove leftover P_.
|
2010-07-24 |
Dan Nicolaescu |
Add NO_RETURN specifiers to functions in lib-src.
|
2010-07-24 |
Dan Nicolaescu |
Add ChangeLog entry for previous commit:
|
2010-07-24 |
Andreas Schwab |
Make internal_self_insert static
|
2010-07-24 |
Juanma Barranquero |
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
|
2010-07-24 |
Juanma Barranquero |
New make target for Windows platform: make dist (bug#6602)
|
2010-07-24 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-24 |
Dan Nicolaescu |
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.
|
2010-07-24 |
Chong Yidong |
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
|
2010-07-23 |
Stefan Monnier |
* lisp/play/tetris.el: Cleanup image representation and rotation.
|
2010-07-23 |
Stefan Monnier |
* lisp/progmodes/ps-mode.el: Use comint.
|
2010-07-23 |
Juanma Barranquero |
Remove unused static functions.
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-open-shell): New defun.
|
2010-07-23 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-file-name-regexp-unified)
|
2010-07-23 |
Juanma Barranquero |
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
|
2010-07-23 |
Juanma Barranquero |
* w32term.c (my_set_focus): #ifdef away; currently not used.
|
2010-07-23 |
Juanma Barranquero |
* w32fns.c, xfaces.c: Remove obsolete static declarations.
|
2010-07-26 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
2010-07-23 |
Kenichi Handa |
merge trunk
|
2010-07-23 |
Juanma Barranquero |
* lisp/ChangeLog: Fix typos.
|
2010-07-23 |
Juanma Barranquero |
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).
|
2010-07-23 |
Michael Mauger |
SQL Mode Version2.4 - Improved login prompting
|
2010-07-22 |
Juanma Barranquero |
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
|
2010-07-22 |
Juanma Barranquero |
* dired.el (dired-mode-map): Use command remapping (bug#6632).
|
2010-07-22 |
Juanma Barranquero |
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
|
2010-07-21 |
Juanma Barranquero |
* nt/INSTALL: Add note about backslashes in Windows paths.
|
2010-07-21 |
Daiki Ueno |
Fix multiple-recipient handling of Gnus S/MIME.
|
2010-07-21 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command)
|
2010-07-21 |
Michael Mauger |
SQL Mode V2.3 - cleanup connection handling
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Juanma Barranquero |
Convert some more functions to standard C.
|
2010-07-20 |
Michael Albinus |
* net/tramp.el (tramp-file-name-handler): Trace 'quit.
|
2010-07-20 |
Juanma Barranquero |
* PROBLEMS: Add note about use of backslashes in Windows paths.
|
2010-07-20 |
Juanma Barranquero |
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
|
2010-07-20 |
Stefan Monnier |
Fix up "missing braces" warning.
|
2010-07-20 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-20 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes)
|
2010-07-20 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
2010-07-20 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
2010-07-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-19 |
Juanma Barranquero |
* NEWS: Mention --enable-checking is now supported on Windows.
|
2010-07-19 |
Juanma Barranquero |
time.el: Use `define-derived-mode'. Simplify.
|
2010-07-19 |
Juanma Barranquero |
* org.texi: Fix typo in previous change (revno:100847).
|
2010-07-19 |
Carsten Dominik |
Install version 7.01 of Org mode
|
2010-07-19 |
Carsten Dominik |
Install version 7.01 of Org-mode
|
2010-07-18 |
Alan Mackenzie |
Enhance `c-file-style' in file/directory local variables.
|
2010-07-18 |
Michael Mauger |
SQL Mode V2.2 - Added sql-connect and sql-connection-alist
|
2010-07-18 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
|
2010-07-18 |
Juanma Barranquero |
* configure.bat: New option --enable-checking.
|
2010-07-17 |
Chong Yidong |
Do not set bookmark context for images (Bug#6650).
|
2010-07-17 |
Chong Yidong |
Revert 2010-07-14 change to deactivate mark; minor cleanups.
|
2010-07-17 |
Chong Yidong |
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
|
2010-07-17 |
Jan D |
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
|
2010-07-17 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
2010-07-17 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
2010-07-17 |
Juanma Barranquero |
src/ChangeLog: Fix typos and dates.
|
2010-07-17 |
Michael Albinus |
* tramp.texi (Inline methods): Remove remark about doubled "-t"
|
2010-07-17 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command-with-dired): Make test for
|
2010-07-17 |
Chong Yidong |
Change x-select-enable-primary to nil.
|
2010-07-16 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-16 |
Michael Albinus |
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
|
2010-07-16 |
Jan D |
* xmenu.c (free_frame_menubar): Only call x_set_window_size if
|
2010-07-15 |
Andreas Schwab |
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
|
2010-07-15 |
Andreas Schwab |
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
|
2010-07-15 |
Eli Zaretskii |
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
|
2010-07-15 |
Simon South |
Correct my email address in the last update.
|
2010-07-15 |
Simon South |
Merge fixes to indentation of case statements, variant parts in record
|
2010-07-15 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
2010-07-15 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
2010-07-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-15 |
Simon South |
(delphi-previous-indent-of): Indent case blocks within record
|
2010-07-15 |
Simon South |
(delphi-token-at): Give newlines precedence over literal tokens when
|
2010-07-14 |
Karl Fogel |
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
|
2010-07-14 |
Chong Yidong |
Change clipboard/primary selection to X application standards.
|
2010-07-14 |
Karl Fogel |
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
|
2010-07-14 |
Karl Fogel |
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
|
2010-07-14 |
Karl Fogel |
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
|
2010-07-14 |
Karl Fogel |
Fix attribution in a ChangeLog entry.
|
2010-07-14 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
2010-07-14 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
2010-07-14 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|
2010-07-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-14 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
2010-07-14 |
Kenichi Handa |
Fix previous conflict.
|
2010-07-14 |
Kenichi Handa |
merge trunk
|
2010-07-14 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
2010-07-13 |
Kenichi Handa |
merge trunk
|
2010-07-13 |
Karl Fogel |
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
|
2010-07-13 |
Karl Fogel |
[[[
|
2010-07-13 |
Chong Yidong |
Add regexp tests for cucumber and ruby.
|
2010-07-13 |
Chong Yidong |
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
|
2010-07-13 |
Eli Zaretskii |
Fix the MS-DOS build; remove more "#ifdef subprocesses".
|
2010-07-13 |
Adrian Robert |
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
|
2010-07-13 |
Eli Zaretskii |
Remove more "#ifdef subprocesses".
|
2010-07-13 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100807).
|
2010-07-13 |
Dan Nicolaescu |
Remove subprocesses #ifdefs from term.c.
|
2010-07-13 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Dan Nicolaescu |
* oldXMenu/XMenu.h: Include <stdlib.h>.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Andreas Schwab |
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.
|
2010-07-12 |
Eli Zaretskii |
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
|
2010-07-12 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
|
2010-07-12 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
|
2010-07-12 |
Dan Nicolaescu |
* nt/config.nt (volatile): Remove definition.
|
2010-07-12 |
Andreas Schwab |
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
|
2010-07-12 |
Andreas Schwab |
* language/tv-util.el (tai-viet-re): Remove format.
|
2010-07-12 |
Andreas Schwab |
Convert old-style definitions
|
2010-07-12 |
Dan Nicolaescu |
Cleanups for src/callproc.c.
|
2010-07-12 |
Dan Nicolaescu |
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C and some cleanups.
|
2010-07-12 |
Dan Nicolaescu |
Convert more function definitions to standard C.
|
2010-07-12 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
2010-07-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-12 |
Eli Zaretskii |
MS-Windows follow-up for revno 100789.
|
2010-07-12 |
Kenichi Handa |
Improve Hebrew rendering.
|
2010-07-12 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
2010-07-12 |
Kenichi Handa |
Improve Hebrew rendering.
|
2010-07-12 |
Kenichi Handa |
merge trunk
|
2010-07-12 |
Kenichi Handa |
Add ChangeLog
|
2010-07-09 |
Kenichi Handa |
merge trunk
|
2010-07-08 |
Kenichi Handa |
merge trunk
|
2010-07-08 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
2010-07-01 |
Kenichi Handa |
merge trunk
|
2010-07-27 |
Juanma Barranquero |
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
|
2010-07-26 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable file name handlers at
|
2010-07-25 |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
|
2010-07-25 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
|
2010-07-23 |
Chong Yidong |
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
|
2010-07-23 |
Juanma Barranquero |
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
|
2010-07-22 |
Juanma Barranquero |
* window.c (Fwindow_height): Doc fix (bug#6518).
|
2010-07-21 |
Juanma Barranquero |
* text.texi (Special Properties): Fix typo.
|
2010-07-21 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
2010-07-21 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
|
2010-07-20 |
Juanma Barranquero |
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.
|
2010-07-19 |
Juanma Barranquero |
* time.el (display-time-day-and-date): Remove spurious * in docstring.
|
2010-07-17 |
Chong Yidong |
Doc fix to commentary (Bug#6653).
|
2010-07-17 |
Chong Yidong |
Fix size calculation for sliced images in image-mode (Bug#6639).
|
2010-07-17 |
Chong Yidong |
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
|
2010-07-17 |
Jan D |
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
|
2010-07-16 |
Eli Zaretskii |
Fix bug #4451.
|
2010-07-16 |
Eli Zaretskii |
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
|
2010-07-14 |
Jan D |
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
|
2010-07-14 |
Chong Yidong |
* simple.el (push-mark-command): Set selection for select-active-regions.
|
2010-07-14 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
2010-07-14 |
Eli Zaretskii |
Fix bug #6609.
|
2010-07-10 |
Glenn Morris |
cal-tex.el fixes for calendar-week-start-day != 0.
|
2010-07-10 |
Chong Yidong |
Fix last fix.
|
2010-07-10 |
Chong Yidong |
* simple.el (use-region-p): Doc fix (Bug#6607).
|
2010-07-11 |
Chong Yidong |
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
|
2010-07-11 |
Andreas Schwab |
* blockinput.h: Remove obsolete comment.
|
2010-07-11 |
Andreas Schwab |
Use offsetof instead of own definition
|
2010-07-11 |
Andreas Schwab |
* process.c: Remove obsolete comment.
|
2010-07-11 |
Chong Yidong |
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
|
2010-07-11 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
2010-07-11 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
2010-07-11 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
2010-07-11 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-11 |
Andreas Schwab |
Fix indentation problem
|
2010-07-11 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
2010-07-11 |
Andreas Schwab |
Remove obsolete noinline declaration
|
2010-07-11 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
2010-07-11 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
2010-07-11 |
Eli Zaretskii |
Fix bug #6603.
|
2010-07-11 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
2010-07-11 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
2010-07-10 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-10 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
2010-07-07 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
2010-07-07 |
Glenn Morris |
Minor zone.el fix.
|
2010-07-06 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
2010-07-05 |
Andreas Schwab |
Remove obsolete volatile
|
2010-07-05 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
2010-07-04 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
2010-07-03 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
2010-07-03 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
2010-07-03 |
Jan D |
Fix hang on menubar press outside items (Bug#6499).
|
2010-07-03 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
2010-07-02 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
2010-06-30 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
2010-06-30 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
2010-06-30 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
2010-06-29 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
2010-06-29 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
2010-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2010-06-27 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
2010-06-27 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
2010-06-27 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
2010-06-26 |
Glenn Morris |
Fix typos in some Keywords comments.
|
2010-06-26 |
Andreas Schwab |
Update cl-loaddefs.el
|
2010-06-26 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
2010-06-25 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
2010-06-25 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
2010-06-24 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
2010-06-24 |
Glenn Morris |
Minor doc/misc/*.texi direntry fixes.
|
2010-06-24 |
Glenn Morris |
Doc fix.
|
2010-06-24 |
Glenn Morris |
Minor bs.el font-lock change.
|
2010-06-23 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
2010-06-23 |
Glenn Morris |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
|
2010-06-23 |
Glenn Morris |
Entry for previous change.
|
2010-06-23 |
Glenn Morris |
Remove some unimportant tabs from examples in some *.texi files.
|
2010-06-23 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
2010-06-23 |
Glenn Morris |
Backport from trunk: doc fix.
|
2010-06-23 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
2010-06-23 |
Glenn Morris |
Untabify doc/misc/*.texi.
|
2010-06-23 |
Glenn Morris |
* doc/lispintro/emacs-lisp-intro.texi: Untabify.
|
2010-06-23 |
Glenn Morris |
Untabify doc/emacs/*.texi files.
|
2010-06-22 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|
2010-06-22 |
Glenn Morris |
* lisp/font-setting.el: Fix previous change.
|
2010-06-22 |
Glenn Morris |
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
|
2010-06-22 |
Glenn Morris |
Minor js.el fix.
|
2010-06-22 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Doc fix.
|
2010-06-22 |
Glenn Morris |
* lisp/url/ChangeLog: Standardize author name .
|
2010-06-22 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
|
2010-06-22 |
Dan Nicolaescu |
Fix annotating other revisions for renamed files in vc-annotate.
|
2010-06-22 |
Dan Nicolaescu |
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
|
2010-06-22 |
Dan Nicolaescu |
Fix finding revisions in for renamed files in vc-annotate.
|
2010-06-21 |
Dan Nicolaescu |
Fix reading file names in Git annotate buffers.
|
2010-06-20 |
Chong Yidong |
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
|
2010-06-20 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
2010-06-19 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
2010-06-19 |
Chong Yidong |
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
|
2010-06-19 |
Chong Yidong |
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
|
2010-06-19 |
Glenn Morris |
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
|
2010-06-19 |
Glenn Morris |
Close bug#6422.
|
2010-06-19 |
Glenn Morris |
Close bug#6450.
|
2010-06-17 |
Stefan Monnier |
* lisp/subr.el (read-quoted-char): Fix up last change.
|
2010-06-16 |
Juanma Barranquero |
doc/misc/ChangeLog: Remove duplicate entry.
|
2010-07-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-10 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
2010-07-10 |
Eli Zaretskii |
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
|
2010-07-10 |
Eli Zaretskii |
Unify the two branches of process.c, with and without subprocesses.
|
2010-07-10 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
2010-07-10 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "kludgy" phrase.
|
2010-07-09 |
Michael Albinus |
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
|
2010-07-09 |
Andreas Schwab |
* make-docfile.c (write_c_args): Restructure scanning loop.
|
2010-07-09 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
2010-07-09 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
|
2010-07-09 |
Eli Zaretskii |
Adapt docs of primitives to ANSI C arg list.
|
2010-07-09 |
Dan Nicolaescu |
Make make-docfile understand DEFUN arguments written in standard C.
|
2010-07-08 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-08 |
Eli Zaretskii |
MAINTAINERS: Update Eli Zaretskii's responsibilities.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745.
|
2010-07-08 |
Jan D |
Fix compilation for Motif/Lesstif.
|
2010-07-08 |
Jan D |
Change function definition from K&R to prototype. Fix prototype warnings.
|
2010-07-08 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
2010-07-08 |
Dan Nicolaescu |
Remove alternative K&R declarations.
|
2010-07-08 |
Dan Nicolaescu |
Clean up include guards.
|
2010-07-08 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
2010-07-08 |
Dan Nicolaescu |
Simplify start_of_data, start_of_text and related code.
|
2010-07-08 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
2010-07-08 |
Daiki Ueno |
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-07 |
Jan D |
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
|
2010-07-07 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
2010-07-07 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
2010-07-07 |
Agustin martin |
Improve ispell.el word completion handling.
|
2010-07-07 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
2010-07-07 |
Juanma Barranquero |
* coding.c, sysdep.c: Convert some more functions to standard C.
|
2010-07-07 |
Juanma Barranquero |
* coding.c: Use SPECPDL_INDEX, DOS_NT.
|
2010-07-07 |
Glenn Morris |
Minor zone.el fixes for bug#6483.
|
2010-07-07 |
Dan Nicolaescu |
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
|
2010-07-07 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
2010-07-07 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
2010-07-06 |
Chong Yidong |
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
|
2010-07-06 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
2010-07-06 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
2010-07-06 |
Andreas Schwab |
Clean up movemail source
|
2010-07-06 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
2010-07-06 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
2010-07-05 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
2010-07-05 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
2010-07-05 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
2010-07-05 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
2010-07-05 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
2010-07-05 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
2010-07-05 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
2010-07-05 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-07-04 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
2010-07-04 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
2010-07-04 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
2010-07-04 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
2010-07-04 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
2010-07-04 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
2010-07-04 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
2010-07-04 |
Juanma Barranquero |
Fix comments and whitespace.
|
2010-07-04 |
Juanma Barranquero |
Fix more prototypes.
|
2010-07-04 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-04 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
2010-07-04 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-04 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
2010-07-03 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
2010-07-03 |
Andreas Schwab |
Fix invalid cast
|
2010-07-03 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
2010-07-03 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
2010-07-03 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
2010-07-03 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-03 |
Chong Yidong |
Fix typo in last change.
|
2010-07-03 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
2010-07-03 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
2010-07-03 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-02 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
2010-07-02 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
2010-07-02 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
2010-07-02 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
2010-07-02 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
2010-07-02 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
2010-07-02 |
Jan D |
Remove __P.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-07-02 |
Jan D |
Remove P_ and __P macros.
|
2010-07-02 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
2010-07-02 |
Dan Nicolaescu |
Cleanup old code.
|
2010-07-01 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
2010-07-01 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
2010-07-01 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
2010-07-01 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
2010-07-01 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
2010-07-01 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
2010-07-01 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
2010-07-01 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
2010-07-01 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
2010-06-30 |
Andreas Schwab |
Avoid erroneous syscalls
|
2010-06-30 |
Andreas Schwab |
Fix typo
|
2010-06-30 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
2010-06-30 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
2010-06-30 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
merge trunk
|
2010-06-29 |
Kenichi Handa |
merge trunk
|
2010-06-30 |
Glenn Morris |
Remove comment that is no longer true.
|
2010-06-30 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
2010-06-30 |
Glenn Morris |
Fix some whitespace in previous.
|
2010-06-30 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
2010-06-30 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
2010-06-30 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
2010-06-29 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
2010-06-29 |
Jan D |
Fix some compilation errors in nsfns.c
|
2010-06-28 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
2010-06-28 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
2010-06-28 |
Jan D |
Mention bug number
|
2010-06-28 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
merge trunk
|
2010-06-24 |
Kenichi Handa |
merge trunk
|
2010-06-28 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
2010-06-27 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
2010-06-27 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
2010-06-27 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
2010-06-27 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
2010-06-26 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
2010-06-26 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
2010-06-26 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
2010-06-26 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
2010-06-26 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
2010-06-26 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|
2010-06-26 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
2010-06-25 |
Chong Yidong |
Revert last change.
|
2010-06-25 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
2010-06-25 |
Agustin martin |
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
|
2010-06-25 |
Agustin martin |
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
|
2010-06-25 |
Agustin martin |
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
|
2010-06-25 |
Chong Yidong |
Add redisplay test for image and overlay string interaction.
|
2010-06-24 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
2010-06-24 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
2010-06-24 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
2010-06-24 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
2010-06-24 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
2010-06-22 |
Mark A. Hershberger |
(none)
|
2010-06-22 |
Mark A. Hershberger |
Add in some useful convenience functions for handling HTTP.
|
2010-06-22 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
2010-06-22 |
Glenn Morris |
Minor simplification.
|
2010-06-22 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
2010-06-22 |
Glenn Morris |
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
|
2010-06-22 |
Glenn Morris |
Add some utf-8 coding cookies.
|
2010-06-22 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
2010-06-21 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
2010-06-21 |
Alan Mackenzie |
Fix an indentation bug:
|
2010-06-21 |
Glenn Morris |
* INSTALL: Info files are compressed by default.
|
2010-06-20 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
2010-06-20 |
Chong Yidong |
Tweaks to package list UI.
|
2010-06-19 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
2010-06-19 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
2010-06-19 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
2010-06-19 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
2010-06-18 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
2010-06-17 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
2010-06-17 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
2010-06-17 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|
2010-06-17 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
2010-06-17 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
2010-06-17 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
2010-06-17 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
2010-06-16 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
2010-06-16 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
2010-06-16 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
2010-06-16 |
Stefan Monnier |
Merge from emacs-23
|
2010-06-16 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
2010-06-16 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).
|
2010-06-16 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
2010-06-15 |
Juanma Barranquero |
* etc/NEWS.1-17: Fix typos.
|
2010-06-15 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-15 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
2010-06-15 |
Glenn Morris |
* etc/NEWS: appt-add.
|
2010-06-15 |
Glenn Morris |
Tweak previous change.
|
2010-06-15 |
Glenn Morris |
Close bug#5176.
|
2010-06-12 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
2010-06-12 |
Glenn Morris |
Close bug#6361.
|
2010-06-12 |
Glenn Morris |
Close bug#6406.
|
2010-06-12 |
Glenn Morris |
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
|
2010-06-12 |
Glenn Morris |
Close bug#6408.
|
2010-06-10 |
Glenn Morris |
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
|
2010-06-10 |
Glenn Morris |
Doc typo fixes.
|
2010-06-10 |
Glenn Morris |
* INSTALL: General update.
|
2010-06-15 |
Michael Albinus |
* auth-source.el (auth-source-pick): If choice does not contain a
|
2010-06-15 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
2010-06-15 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
2010-06-14 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
2010-06-14 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
2010-06-14 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
2010-06-14 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
2010-06-13 |
Juanma Barranquero |
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
|
2010-06-13 |
Eli Zaretskii |
bidi.c (bidi_mirror_char): Fix commentary.
|
2010-06-13 |
Eli Zaretskii |
Use Unicode database for attribute tables in bidi.c.
|
2010-06-12 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
2010-06-12 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
2010-06-12 |
Romain Francoise |
Synch with Gnus trunk.
|
2010-06-12 |
Chong Yidong |
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
|
2010-06-12 |
Chong Yidong |
Add all rgb.txt color names to x-colors.
|
2010-06-12 |
Eli Zaretskii |
Fix bug #6409.
|
2010-06-12 |
Eli Zaretskii |
Fix bug #6396.
|
2010-06-12 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
2010-06-12 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
2010-06-12 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
2010-06-11 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
2010-06-11 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
2010-06-11 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
2010-06-11 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
2010-06-11 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
2010-06-11 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
2010-06-11 |
Glenn Morris |
* INSTALL: Revert previous accidental commit.
|
2010-06-11 |
Glenn Morris |
Make compressing the info files optional.
|
2010-06-10 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
2010-06-10 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Glenn Morris |
* admin/notes/newfile: Update.
|
2010-06-10 |
Glenn Morris |
Minor authors.el update.
|
2010-06-10 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
2010-06-10 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
2010-06-10 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
2010-06-10 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
2010-06-10 |
Glenn Morris |
Minor update for Acknowledgments in manual.
|
2010-06-10 |
Glenn Morris |
Fix ChangeLog attribution.
|
2010-06-10 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
2010-06-10 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Andreas Schwab |
Conflict resolution fixup
|
2010-06-09 |
Andreas Schwab |
Merge from emacs-23
|
2010-06-09 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
2010-06-09 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
2010-06-09 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
2010-06-08 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
2010-06-07 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
2010-06-05 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
2010-06-04 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
2010-06-03 |
Andreas Schwab |
Add bug number
|
2010-06-03 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
2010-06-03 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
2010-06-03 |
Juanma Barranquero |
Fix typos.
|
2010-06-03 |
Glenn Morris |
Close bug#6336.
|
2010-06-02 |
Chong Yidong |
Better doc fix for Bug#6283.
|
2010-06-02 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
2010-06-02 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Dan Nicolaescu |
* src/s/usg5-4.h: Fix previous change.
|
2010-06-09 |
Michael Albinus |
* net/notifications.el (notifications-notify): Fix docstring.
|
2010-06-09 |
Juanma Barranquero |
Update to Unicode 6.0.0 beta.
|
2010-06-09 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-string-strip): Declare function.
|
2010-06-09 |
Juanma Barranquero |
* vc-mtn.el (log-edit-extract-headers): Declare function.
|
2010-06-09 |
Juanma Barranquero |
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
|
2010-06-09 |
Juanma Barranquero |
* net/notifications.el (dbus-register-signal): Declare function.
|
2010-06-09 |
Dan Nicolaescu |
Improve VC create/retrieve tag/branch.
|
2010-06-09 |
Michael Albinus |
move notifications.el to net/
|
2010-06-09 |
Michael Albinus |
* NEWS: Add notifications.el.
|
2010-06-09 |
Michael Albinus |
* notifications.el: New file.
|
2010-06-09 |
Glenn Morris |
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.
|
2010-06-09 |
Dan Nicolaescu |
Add optional support for resetting VC properties.
|
2010-06-09 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
2010-06-09 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
|
2010-06-08 |
Michael Albinus |
* auth-source.el (top): Autoload `secrets-list-collections',
|
2010-06-08 |
Dan Nicolaescu |
* src/lread.c (X_OK): Remove, unused.
|
2010-06-08 |
Dan Nicolaescu |
* src/dispnew.c: Remove obsolete comment.
|
2010-06-08 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
2010-06-08 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
2010-06-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Stefan Monnier |
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
|
2010-06-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-07 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
|
2010-06-07 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
2010-06-07 |
Juanma Barranquero |
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
|
2010-06-07 |
Stefan Monnier |
Make (after keyword) indent-rules more flexible.
|
2010-06-06 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
|
2010-06-06 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
2010-06-05 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
2010-06-05 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
2010-06-04 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
2010-06-04 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
2010-06-04 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
|
2010-06-04 |
Juanma Barranquero |
mule-cmds.el: Add obsolescence information for nonascii-* vars.
|
2010-06-03 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
2010-06-03 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
2010-06-03 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
2010-06-03 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
2010-06-03 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
2010-06-03 |
Juri Linkov |
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
|
2010-06-03 |
Chong Yidong |
* net/rcirc.el (rcirc-sort-nicknames): Remove.
|
2010-06-03 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
|
2010-06-03 |
Chong Yidong |
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
|
2010-06-03 |
Stefan Monnier |
* net/rcirc.el (rcirc-sort-nicknames): Change default.
|
2010-06-03 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
|
2010-06-03 |
Juanma Barranquero |
Add admin/unidata/unidata.txt.
|
2010-06-03 |
Glenn Morris |
* src/s/sol2-10.h: Comment fix.
|
2010-06-03 |
Glenn Morris |
* src/m/ibms390.h: Comment fix.
|
2010-06-03 |
Glenn Morris |
Remove NO_SOCK_SIGIO references.
|
2010-06-03 |
Glenn Morris |
Regenerate src/config.in.
|
2010-06-03 |
Glenn Morris |
* admin/notes/font-backend: Remove obsolete information.
|
2010-06-03 |
Glenn Morris |
m/hp800.h simplification.
|
2010-06-03 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
2010-06-03 |
Glenn Morris |
NOT_C_CODE is always true now.
|
2010-06-03 |
Stefan Monnier |
Split smie-indent-calculate into more manageable chunks.
|
2010-06-02 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
|
2010-06-02 |
Michael Albinus |
* net/tramp-gvfs.el (top): Require url-util.
|
2010-06-02 |
Dan Nicolaescu |
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
|
2010-06-02 |
Dan Nicolaescu |
Fix config.h includes.
|
2010-06-02 |
Dan Nicolaescu |
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
|
2010-06-02 |
Dan Nicolaescu |
* src/s/sol2-6.h: Remove obsolete comments.
|
2010-06-02 |
Dan Nicolaescu |
Remove unnecessary alloca.h includes.
|
2010-06-02 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
2010-06-02 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-02 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-06-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Juanma Barranquero |
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
|
2010-06-01 |
Dan Nicolaescu |
Add support for vc-log-incoming, improve vc-log-outgoing for Git.
|
2010-06-01 |
Dan Nicolaescu |
Improve state updating for VC tag commands.
|
2010-06-01 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
2010-06-01 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
2010-06-01 |
Stefan Monnier |
Merge from emacs-23
|
2010-06-01 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
2010-05-31 |
Daiki Ueno |
Mention encryption commands in the Emacs manual.
|
2010-05-31 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
2010-05-31 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
2010-05-31 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
2010-05-30 |
Eli Zaretskii |
Fix bug #6313.
|
2010-05-30 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
2010-05-30 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
2010-05-30 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
2010-05-30 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
2010-05-30 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
2010-05-29 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
2010-05-29 |
Glenn Morris |
Regenerate configure.
|
2010-05-29 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
2010-05-29 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
2010-05-29 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
2010-05-29 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
2010-05-29 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
2010-05-28 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
2010-05-29 |
Eli Zaretskii |
Fix bug #6294.
|
2010-05-28 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
2010-05-28 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|
2010-05-28 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
|
2010-05-28 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-delete-file): Use
|
2010-05-28 |
Kenichi Handa |
Handle face-ignored-fonts
|
2010-05-28 |
Kenichi Handa |
merge trunk
|
2010-05-28 |
Kenichi Handa |
Handle face-ignored-fonts
|
2010-05-28 |
Glenn Morris |
* configure.in: Simplify some of the *bsd $canonical tests.
|
2010-05-28 |
Glenn Morris |
Move some old ChangeLog entries to the right files.
|
2010-05-28 |
Glenn Morris |
* configure.in: Simplify some of the $canonical tests.
|
2010-05-28 |
Glenn Morris |
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
|
2010-05-28 |
Glenn Morris |
* etc/MACHINES: Remove some old information no longer of relevance.
|
2010-05-28 |
Glenn Morris |
* etc/PROBLEMS: Remove some more obsolete information.
|
2010-05-27 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
2010-05-27 |
Chong Yidong |
Fix redisplay crash (Bug#6177).
|
2010-05-27 |
Chong Yidong |
Let htmlfontify recognize face aliases (Bug#6279).
|
2010-05-27 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
2010-05-27 |
Kenichi Handa |
merge trunk
|
2010-05-27 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
2010-05-27 |
Glenn Morris |
* etc/PROBLEMS: Remove some more old information.
|
2010-05-27 |
Glenn Morris |
* etc/PROBLEMS: Remove old information no longer of relevance.
|
2010-05-27 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
2010-05-27 |
Stefan Monnier |
Provide hooks to use a different tokenizer in SMIE.
|
2010-05-26 |
Stefan Monnier |
Avoid (expand-file-name ".").
|
2010-05-26 |
Michael Albinus |
*** empty log message ***
|
2010-05-26 |
Michael Albinus |
* eshell.texi (Built-ins): Describe, how to disable a built-in command
|
2010-05-26 |
Glenn Morris |
* configure.in: Comments.
|
2010-05-26 |
Glenn Morris |
Replace YMF_PASS_LDFLAGS with autoconf.
|
2010-05-26 |
Glenn Morris |
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.
|
2010-05-26 |
Glenn Morris |
* configure, configure.in: Fix typo in previous.
|
2010-05-26 |
Glenn Morris |
Regenerate configure.
|
2010-05-26 |
Glenn Morris |
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
|
2010-05-26 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
2010-05-26 |
Glenn Morris |
* src/Makefile.in: Fix comment typo.
|
2010-05-26 |
Kenichi Handa |
Fix for finding a static composition.
|
2010-05-26 |
Kenichi Handa |
Fix for finding a static composition.
|
2010-05-26 |
Kenichi Handa |
merge trunk
|
2010-05-25 |
Chong Yidong |
Rename relative filenames in ChangeLog entries according to root.
|
2010-05-25 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
2010-05-25 |
Juri Linkov |
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
|
2010-05-25 |
Juri Linkov |
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
|
2010-05-25 |
Juri Linkov |
* image.el (image-animated-p): When delay between animated images is 0,
|
2010-05-25 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
2010-05-25 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
2010-05-25 |
Michael Albinus |
* net/tramp.el (tramp-progress-reporter-update): New defun.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Glenn Morris |
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
|
2010-05-25 |
Glenn Morris |
Do not include config.h in src/Makefile.in.
|
2010-05-25 |
Glenn Morris |
Regenerate configure.
|
2010-05-25 |
Glenn Morris |
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
|
2010-05-25 |
Glenn Morris |
Remove LD_SWITCH_SYSTEM_EXTRA.
|
2010-05-25 |
Glenn Morris |
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
|
2010-05-25 |
Glenn Morris |
rcirc update.
|
2010-05-25 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
|
2010-05-25 |
Stefan Monnier |
Replace Lisp calls to delete-backward-char by delete-char.
|
2010-05-25 |
Kenichi Handa |
Add Hebrew shaper.
|
2010-05-25 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning.
|
2010-05-25 |
Kenichi Handa |
Add Hebrew shaper.
|
2010-05-25 |
Kenichi Handa |
merge trunk
|
2010-05-25 |
Kenichi Handa |
merge trunk
|
2010-05-25 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning..
|
2010-05-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Stefan Monnier |
Merge from emacs-23
|
2010-05-24 |
Stefan Monnier |
Mention multi-planes text-properties
|
2010-05-24 |
Stefan Monnier |
* process.c (Fmake_network_process): Set :host to nil if it's not used.
|
2010-05-24 |
Romain Francoise |
Adapt make-dist to new version location.
|
2010-05-23 |
Juanma Barranquero |
* dispextern.h: Fix typo in previous change.
|
2010-05-23 |
Eli Zaretskii |
dispextern.h (init_iterator): Sync prototype with changed definition.
|
2010-05-22 |
Eli Zaretskii |
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
|
2010-05-22 |
Eli Zaretskii |
Fix bug #6237.
|
2010-05-22 |
Glenn Morris |
* admin/notes/bugtracker: More about recovering from moderation mistakes.
|
2010-05-22 |
Chong Yidong |
Add ChangeLog change missing in last checkin.
|
2010-05-22 |
Chong Yidong |
Rename image-refresh to image-flush.
|
2010-05-22 |
Jan D. |
Remove cirsular dependency when using separate build dir (Bug #6246).
|
2010-05-22 |
Andreas Schwab |
Regenerate configure
|
2010-05-21 |
Juri Linkov |
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
|
2010-05-21 |
Alan Mackenzie |
Fix a bug which happens when doing (c-parse-state) in a CPP construct:
|
2010-05-21 |
Chong Yidong |
Improve image cache clearing logic (Bug#6230).
|
2010-05-21 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
2010-05-21 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file)
|
2010-05-21 |
Juanma Barranquero |
* add-log.el: Highlight all authors in multi-author ChangeLog entries.
|
2010-05-21 |
Glenn Morris |
* src/Makefile.in: Comment fix.
|
2010-05-21 |
Glenn Morris |
Revert previous change.
|
2010-05-21 |
Glenn Morris |
Minor Makefile fix.
|
2010-05-21 |
Glenn Morris |
Derive Fortran modes from prog-mode.
|
2010-05-21 |
Juanma Barranquero |
* smerge-mode.el: Fix typos.
|
2010-05-21 |
Glenn Morris |
* src/Makefile.in: Fix comment format in cpp section.
|
2010-05-21 |
Glenn Morris |
Regenerate configure.
|
2010-05-21 |
Glenn Morris |
Handle some HAVE_NS Makefile conditionals with configure.
|
2010-05-21 |
Glenn Morris |
Build simplifications for oldxmenu.
|
2010-05-21 |
Glenn Morris |
* msdos/mainmake.v2: Comment fix.
|
2010-05-21 |
Glenn Morris |
Handle CANNOT_DUMP (partially) with configure.
|
2010-05-21 |
Glenn Morris |
Minor loadup.el fix.
|
2010-05-20 |
Juri Linkov |
* help-mode.el (help-make-xrefs): For Info node links turn
|
2010-05-20 |
Juri Linkov |
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
|
2010-05-20 |
Juri Linkov |
* fileio.c (Fdelete_file): Change interative spec to use
|
2010-05-20 |
Juri Linkov |
* locate.el (locate): Use pop-to-buffer instead of
|
2010-05-20 |
Juri Linkov |
* replace.el (replace-highlight): Fix lazy-highlighting
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-yank-word-or-char): Pull next subword
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-update-post-hook): New hook.
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
|
2010-05-20 |
Juri Linkov |
* isearch.el (isearch-yank-string): Use isearch-process-search-string.
|
2010-05-20 |
Juri Linkov |
Remove obsolete comment.
|
2010-05-20 |
Juri Linkov |
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
|
2010-05-20 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
|
2010-05-20 |
Chong Yidong |
Doc fix (Bug#6224).
|
2010-05-20 |
Glenn Morris |
Use terminfo rather than termcap on recent NetBSD.
|
2010-05-20 |
Glenn Morris |
* config.bat: Need to add the deps.mk file before running cpp.
|
2010-05-20 |
Glenn Morris |
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.
|
2010-05-20 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-20 |
Glenn Morris |
Handle auto-depend with configure.
|
2010-05-20 |
Glenn Morris |
* configure.in (--with-gtk, --with-gcc): Remove option stubs.
|
2010-05-20 |
Juanma Barranquero |
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.
|
2010-05-20 |
Juanma Barranquero |
* composite.el: Require cl when compiling; fix typos in docstrings.
|
2010-05-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-19 |
Juri Linkov |
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
|
2010-05-19 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
|
2010-05-19 |
Eli Zaretskii |
Fix C-e when bidi reordering is in effect.
|
2010-05-19 |
Michael Albinus |
* password-cache.el (password-cache-remove): Fix docstring.
|
2010-05-19 |
Michael Albinus |
* net/secrets.el: Autoload the widget functions.
|
2010-05-19 |
Peter S Galbraith |
Decode RFC2047 encoded Subject lines for mail replies.
|
2010-05-19 |
Eli Zaretskii |
Fix bug #6210.
|
2010-05-19 |
Stefan Monnier |
* indent.el (indent-region): Deactivate region (bug#6200).
|
2010-05-19 |
Glenn Morris |
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
|
2010-05-19 |
Glenn Morris |
* etc/TODO: prog-mode updates.
|
2010-05-19 |
Glenn Morris |
Minor msdos build change.
|
2010-05-19 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-19 |
Glenn Morris |
Set linker-related things with configure.
|
2010-05-19 |
Glenn Morris |
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
|
2010-05-19 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
2010-05-19 |
Kenichi Handa |
merge trunk
|
2010-05-19 |
Kenichi Handa |
merge trunk
|
2010-05-19 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Stefan Monnier |
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
|
2010-05-31 |
Stefan Monnier |
Fix up changelog entry
|
2010-05-31 |
Stefan Monnier |
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
|
2010-05-31 |
Stefan Monnier |
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
|
2010-05-31 |
Stefan Monnier |
* lisp/man.el (Man-completion-table): Let the user type "-k ".
|
2010-05-31 |
Juanma Barranquero |
Backport from trunk: Fix bug#6298.
|
2010-05-31 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
2010-05-30 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
2010-05-30 |
Juanma Barranquero |
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
|
2010-05-30 |
Stefan Monnier |
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
|
2010-05-29 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
2010-05-27 |
Chong Yidong |
* xdisp.c (redisplay_window): After redisplay, check if point is
|
2010-05-27 |
Chong Yidong |
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
|
2010-05-25 |
Stefan Monnier |
* epa.el (epa--select-keys): Don't explicitly delete the window since
|
2010-05-25 |
Stefan Monnier |
CEDET is not TODO any more
|
2010-05-24 |
Stefan Monnier |
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
2010-05-21 |
Glenn Morris |
Backport from trunk: close bug#6190.
|
2010-05-20 |
Chong Yidong |
Doc fix (Bug#6224).
|
2010-05-19 |
Stefan Monnier |
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
|
2010-05-19 |
Stefan Monnier |
* textmodes/fill.el (fill-region): Don't fill past the end.
|
2010-05-18 |
Chong Yidong |
Stefan Monnier <monnier@iro.umontreal.ca>
|
2010-05-18 |
Jay Belanger |
calc-trail.el (calc-trail-isearch-forward)
|
2010-05-22 |
Eli Zaretskii |
Handle lines truncated on right.
|
2010-05-22 |
Eli Zaretskii |
Test and debug find_row_edges on TTY display.
|
2010-05-19 |
Eli Zaretskii |
Completed initial debugging and testing of reimplemented cursor motion.
|
2010-05-18 |
Eli Zaretskii |
Initial reimplementation of calculating line edge positions in bidi lines.
|
2010-05-18 |
Stefan Monnier |
* subr.el (read-quoted-char): Resolve modifiers after key remapping.
|
2010-05-18 |
Michael Albinus |
Add command `secrets-show-secrets'.
|
2010-05-18 |
Michael Albinus |
Add visualization code for secrets.
|
2010-05-18 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
|
2010-05-18 |
Chong Yidong |
Fix stack overflow in string creation (Bug#6214).
|
2010-05-18 |
Chong Yidong |
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
|
2010-05-18 |
Stefan Monnier |
Fix handling of non-associative equal levels.
|
2010-05-18 |
Juanma Barranquero |
* doc/emacs/ChangeLog: Fix typos.
|
2010-05-18 |
Eli Zaretskii |
Document bidi-aware behavior of arrow keys and display features.
|
2010-05-18 |
Juanma Barranquero |
Fix ChangeLog typos.
|
2010-05-18 |
Juanma Barranquero |
* charset.c (load_charset_map_from_file): Don't call close after fclose.
|
2010-05-18 |
Eli Zaretskii |
msdos/sed1x.inp: Add copyright notice.
|
2010-05-18 |
Juanma Barranquero |
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
|
2010-05-18 |
Juanma Barranquero |
* emacs-lisp/smie.el: Fix typos in docstrings.
|
2010-05-18 |
Eli Zaretskii |
Advise against unnecessary merges from trunk to feature branches.
|
2010-05-18 |
Glenn Morris |
* s/gnu-linux.h: Combine two conditionals.
|
2010-05-18 |
Glenn Morris |
* src/[ms]/template.h: Comments.
|
2010-05-18 |
Glenn Morris |
Regenerate configure.
|
2010-05-18 |
Glenn Morris |
* admin/notes/bzr: New file.
|
2010-05-18 |
Glenn Morris |
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
|
2010-05-18 |
Glenn Morris |
Set rallocobj with configure, not cpp.
|
2010-05-18 |
Glenn Morris |
Define some malloc objects with configure, not cpp.
|
2010-05-17 |
Stefan Monnier |
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
|
2010-05-17 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
2010-05-17 |
Glenn Morris |
Combine the two stamp-oldxmenu cases.
|
2010-05-17 |
Jay Belanger |
calc-vec.el (math-vector-avg): Put the vector elements in order
|
2010-05-17 |
Glenn Morris |
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
|
2010-05-16 |
Glenn Morris |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
|
2010-05-16 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
2010-05-16 |
Glenn Morris |
Remove one variable from Makefile.in.
|
2010-05-16 |
Glenn Morris |
Simplify temacs build rule.
|
2010-05-16 |
Glenn Morris |
Simplify temacs build rule.
|
2010-05-16 |
Glenn Morris |
Remove unused Makefile variables STARTFLAGS.
|
2010-05-16 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
2010-05-16 |
Dan Nicolaescu |
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
|
2010-05-16 |
Dan Nicolaescu |
Remove reference to CANNOT_EXEC, not used anymore.
|
2010-05-16 |
Jay Belanger |
calc-vec.el (calc-histogram):
|
2010-05-16 |
Jay Belanger |
calc-ext.el (math-group-float): Have the number of digits being
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (LIBX_BASE): Always define.
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
|
2010-05-16 |
Glenn Morris |
* src/Makefile.in (LIBXT): Always define.
|
2010-05-15 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-15 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
2010-05-15 |
Glenn Morris |
src/Makefile.in (OLDXMENU): Move out of cpp section.
|
2010-05-15 |
Glenn Morris |
Always define OLDXMENU in src/Makefile.in.
|
2010-05-15 |
Glenn Morris |
msdos/ChangeLog missing from previous commit.
|
2010-05-15 |
Glenn Morris |
Always define LIBX_OTHER in src/Makefile.in.
|
2010-05-15 |
Glenn Morris |
Regenerate configure.
|
2010-05-15 |
Glenn Morris |
Always define FONT_OBJ; to empty in the non-X case.
|
2010-05-15 |
Ken Raeburn |
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
|
2010-05-15 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
|
2010-05-15 |
Ken Raeburn |
* emacs.c (main): Initialize initial-environment and process-environment
|
2010-05-15 |
Ken Raeburn |
Update scripts and text to refer to version number string in emacs.c
|
2010-05-15 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
2010-05-15 |
Eli Zaretskii |
Avoid crashes when stepping with right-arrow through "^L^L".
|
2010-05-15 |
Eli Zaretskii |
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
|
2010-05-15 |
Eli Zaretskii |
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
|
2010-05-15 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
2010-05-15 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
2010-05-15 |
Eli Zaretskii |
Fix DOS build; don't override convert-standard-filename.
|
2010-05-15 |
Eli Zaretskii |
Don't override standard definition of convert-standard-filename.
|
2010-05-15 |
Eli Zaretskii |
config.bat: Remove support for DJGPP v1.x.
|
2010-05-15 |
Eli Zaretskii |
Fix "config msdos" step.
|
2010-05-15 |
Eli Zaretskii |
Fix a typo in msdos/ChangeLog.
|
2010-05-15 |
Jay Belanger |
calc-aent.el (math-read-token, math-find-user-tokens):
|
2010-05-15 |
Stefan Monnier |
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
|
2010-05-15 |
Stefan Monnier |
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.
|
2010-05-15 |
Stefan Monnier |
* pcomplete.el (pcomplete-completions-at-point): New function,
|
2010-05-15 |
Glenn Morris |
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
|
2010-05-15 |
Glenn Morris |
Regenerate configure.
|
2010-05-15 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
2010-05-15 |
Glenn Morris |
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
|
2010-05-15 |
Glenn Morris |
* lisp/org/org-docview.el: Fix copyright years.
|
2010-05-15 |
Glenn Morris |
* lib-src/Makefile.in: Break some long lines.
|
2010-05-15 |
Glenn Morris |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
|
2010-05-15 |
Glenn Morris |
Minor NS build fixes.
|
2010-05-15 |
Glenn Morris |
Remove references to CVS directories etc in Makefiles.
|
2010-05-14 |
Jay Belanger |
calc-bin.el (math-format-twos-complement): Group digits when appropriate.
|
2010-05-14 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
|
2010-05-14 |
Stefan Monnier |
* eval.c (specbind): Disallow let-binding frame-local vars.
|
2010-05-14 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
2010-05-14 |
Eli Zaretskii |
Make the cache of bidi iterator states dynamically allocated.
|
2010-05-14 |
convert-repo |
update tags
|
2010-05-14 |
Eli Zaretskii |
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
|
2010-05-14 |
Eli Zaretskii |
Fix comments from revno 100276.
|
2010-05-14 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos in docstrings.
|
2010-05-14 |
Eli Zaretskii |
Fix spelling and remove merge marks due to revno 100276.
|
2010-05-14 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-14 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Kenichi Handa |
Fix bidi-composition interaction.
|
2010-05-14 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Glenn Morris |
No harm in always defining some ns_ Makefile variables.
|
2010-05-14 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
2010-05-14 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
2010-05-14 |
Glenn Morris |
* admin/CPP-DEFINES: Updates.
|
2010-05-14 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-14 |
Glenn Morris |
Replace some msdos cpp.
|
2010-05-14 |
Glenn Morris |
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Kenichi Handa |
Fix bidi-composition interaction.
|
2010-05-10 |
Kenichi Handa |
merge trunk
|
2010-05-06 |
Kenichi Handa |
merge trunk
|
2010-04-28 |
Kenichi Handa |
merge trunk
|
2010-05-14 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
2010-05-14 |
Glenn Morris |
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
|
2010-05-14 |
Glenn Morris |
Minor build simplification for NS.
|
2010-05-14 |
Glenn Morris |
* src/Makefile.in (ns_appresdir): Remove, unused.
|
2010-05-14 |
Glenn Morris |
* src/Makefile.in (SHELL): Move outside cpp section.
|
2010-05-14 |
Glenn Morris |
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
|
2010-05-13 |
Jay Belanger |
calc.texi: Remove "\turnoffactive" commands throughout.
|
2010-05-13 |
Chong Yidong |
Add TeX open-block and close-block keybindings to SGML, and vice versa.
|
2010-05-13 |
Michael Albinus |
* net/tramp.el (with-progress-reporter): Create reporter object
|
2010-05-13 |
Jan D |
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
|
2010-05-13 |
Agustin martin |
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
|
2010-05-13 |
Glenn Morris |
Unify some conditionals in src/Makefile.in.
|
2010-05-13 |
Glenn Morris |
Minor simplification for src/Makefile.in.
|
2010-05-13 |
Glenn Morris |
* configure.in: Fix some paren typos.
|
2010-05-13 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-13 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Glenn Morris |
Fix ChangeLog typo.
|
2010-05-13 |
Glenn Morris |
Remove WINNT_SUPPORT from src/Makefile.in,
|
2010-05-13 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-13 |
Glenn Morris |
Some msdos build fixes (hopefully, possibly, ...)
|
2010-05-13 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|
2010-05-13 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
2010-05-13 |
Glenn Morris |
Define some variables to hold configure's output, for clarity.
|
2010-05-13 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.
|
2010-05-13 |
Stefan Monnier |
* dos-fns.el: Add "dos-" prefix for namespace control.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Alan Mackenzie |
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Glenn Morris |
Reformat some comments in src/s/*.h.
|
2010-05-12 |
Glenn Morris |
Simplify linker-related logic in src/Makefile.in.
|
2010-05-12 |
Glenn Morris |
Regenerate configure.
|
2010-05-12 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
2010-05-12 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
2010-05-12 |
Glenn Morris |
Minor comment reformatting for some src/m/*.h files.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-12 |
Stefan Monnier |
Allow the default completion to cycle.
|
2010-05-11 |
Juanma Barranquero |
Fix bug#6173: "(require 'dirtrack) erroring"
|
2010-05-11 |
Stefan Monnier |
Merge from emacs-23
|
2010-05-11 |
Stefan Monnier |
Backport from trunk: compute shortcuts in tmm.el.
|
2010-05-11 |
Eli Zaretskii |
Backport from trunk: Fix bug #6126.
|
2010-05-11 |
Glenn Morris |
* src/ChangeLog: Remove tiny change marker from author with assignment.
|
2010-05-11 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
2010-05-11 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
2010-05-10 |
Kenichi Handa |
merge trunk
|
2010-05-10 |
Glenn Morris |
Backport from trunk: close bug#5857.
|
2010-05-10 |
Glenn Morris |
Backport from trunk: Fix bug#5755.
|
2010-05-11 |
Juri Linkov |
* scroll-all.el (scroll-all-check-to-scroll):
|
2010-05-11 |
Stefan Monnier |
* iimage.el: Misc cleanup.
|
2010-05-11 |
Eli Zaretskii |
xdisp.c (init_iterator): Fix comment from last change.
|
2010-05-11 |
Stefan Monnier |
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Glenn Morris |
Minor lib-src/Makefile.in edits.
|
2010-05-11 |
Glenn Morris |
* make-dist (msdos): No more mainmake.
|
2010-05-11 |
Glenn Morris |
* admin/CPP-DEFINES: More updates.
|
2010-05-11 |
Glenn Morris |
Regenerate configure.
|
2010-05-11 |
Glenn Morris |
Do not preprocess lib-src/Makefile.in
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-11 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
2010-05-11 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
2010-05-10 |
Juri Linkov |
Remove nodes visited during Isearch from the Info history.
|
2010-05-10 |
Eli Zaretskii |
Fix a crash when visiting image files in bidi mode.
|
2010-05-10 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
|
2010-05-10 |
Juanma Barranquero |
Fix typos and whitespace.
|
2010-05-10 |
Juanma Barranquero |
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-10 |
Glenn Morris |
Regenerate configure.
|
2010-05-10 |
Glenn Morris |
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
|
2010-05-10 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
2010-05-10 |
Michael Mauger |
SQL mode version 2.1
|
2010-05-10 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-10 |
Glenn Morris |
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
|
2010-05-09 |
Stefan Monnier |
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
2010-05-09 |
Michael Albinus |
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
|
2010-05-08 |
Stefan Monnier |
* progmodes/compile.el (compilation-buffer-modtime): Rename from
|
2010-05-08 |
Stefan Monnier |
Merge from emacs-23
|
2010-05-08 |
Glenn Morris |
Regenerate src/config.in.
|
2010-05-08 |
Jan D |
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
|
2010-05-08 |
Chong Yidong |
Bump version to 23.2.50.
|
2010-05-08 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
2010-05-07 |
Chong Yidong |
Fix ChangeLog typo.
|
2010-05-07 |
Chong Yidong |
* building.texi (GDB Graphical Interface): Remove misleading comparison
|
2010-05-05 |
Chong Yidong |
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
|
2010-05-04 |
Chong Yidong |
Bump version to 23.1.97.
EMACS_PRETEST_23_1_97
|
2010-05-03 |
Chong Yidong |
Fix typos (Bug#6094). From Štěpán Němec.
|
2010-05-03 |
Chong Yidong |
Variable purecopying fix (Bug#6083).
|
2010-05-03 |
Chong Yidong |
Add check for buggy version of GCC (Bug#6031).
|
2010-05-02 |
Chong Yidong |
Make paragraph vars local for js-mode (Bug#6071).
|
2010-05-01 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
2010-04-30 |
Chong Yidong |
Fix for Bug#5984.
|
2010-04-29 |
Jay Belanger |
Use the proper form for gnuplot's set command
|
2010-04-27 |
Chong Yidong |
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
|
2010-04-26 |
Juanma Barranquero |
* abbrev.el: Fix typos.
|
2010-04-25 |
Chong Yidong |
Remove --- and +++ lines from NEWS file.
|
2010-04-25 |
Chong Yidong |
* keymaps.texi (Menu Bar): Document :advertised-binding property.
|
2010-04-25 |
Chong Yidong |
Document Emacs 23.2 changes.
|
2010-04-25 |
Michael Albinus |
Fix the entry about eshell's su and sudo commands. bug#6021
|
2010-04-24 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
2010-04-24 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos.
|
2010-04-23 |
Juri Linkov |
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
|
2010-04-23 |
Juri Linkov |
Fix typo in docstring.
|
2010-04-23 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
2010-04-23 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
2010-04-23 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
2010-04-23 |
Kenichi Handa |
merge trunk
|
2010-04-23 |
Juanma Barranquero |
* filecache.el: Fix typos in docstrings.
|
2010-04-22 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-22 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
2010-04-23 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
2010-04-22 |
Kenichi Handa |
merge trunk
|
2010-04-22 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
2010-04-21 |
Glenn Morris |
Minor doc fix.
|
2010-04-21 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
2010-04-21 |
Kenichi Handa |
merge trunk
|
2010-04-20 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
2010-04-20 |
Chong Yidong |
* files.el (copy-directory): Handle symlinks (Bug#5982).
|
2010-04-20 |
Chong Yidong |
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
|
2010-04-20 |
Chong Yidong |
Fix hg envvar handling (Bug#5846).
|
2010-04-20 |
Glenn Morris |
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
|
2010-04-20 |
Glenn Morris |
* minibuffer.el (completion-at-point): Doc fix.
|
2010-04-20 |
Chong Yidong |
Bump version to 23.1.96.
EMACS_PRETEST_23_1_96
|
2010-04-19 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
2010-04-19 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
2010-05-08 |
Eli Zaretskii |
Improve docs of Unicode General Category.
|
2010-05-08 |
Jan D |
Fix bug #6139, text is briefly shown in tool bar on startup.
|
2010-05-08 |
Juanma Barranquero |
* src/makefile.w32-in: Update dependencies.
|
2010-05-08 |
Eli Zaretskii |
Fix fringe truncation bitmaps in R2L lines.
|
2010-05-08 |
Glenn Morris |
Regenerate configure.
|
2010-05-08 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
2010-05-08 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
2010-05-08 |
Stefan Monnier |
Misc code tweaks.
|
2010-05-07 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
2010-05-07 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
2010-05-07 |
Stefan Monnier |
Highlight vendor specific properties.
|
2010-05-07 |
Eli Zaretskii |
Fix bug #6126.
|
2010-05-07 |
Eli Zaretskii |
NEWS: Remove FUD from description of bidirectional editing.
|
2010-05-07 |
Eli Zaretskii |
Fix bug #6126.
|
2010-05-07 |
Stefan Monnier |
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
|
2010-05-07 |
Eli Zaretskii |
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
|
2010-05-07 |
Eli Zaretskii |
cus-start.el (all): Add native condition for tool-bar-* symbols.
|
2010-05-07 |
Eli Zaretskii |
Don't use XSYMBOL (foo)->value.
|
2010-05-07 |
Eli Zaretskii |
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
|
2010-05-07 |
Eli Zaretskii |
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
|
2010-05-07 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
2010-05-07 |
Eli Zaretskii |
HELLO: Reorder Arabic greetings into logical order.
|
2010-05-07 |
Daiki Ueno |
Skip disabled PGP key when encrypting mail with Gnus.
|
2010-05-07 |
Katsumi Yamaoka |
Fix typos.
|
2010-05-07 |
Katsumi Yamaoka |
Fix typos.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-07 |
Juanma Barranquero |
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
|
2010-05-07 |
Juanma Barranquero |
* minibuffer.el: Revert previous change.
|
2010-05-07 |
Glenn Morris |
Regenerate configure.
|
2010-05-07 |
Glenn Morris |
Missing part of previous commit.
|
2010-05-07 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
2010-05-07 |
Juanma Barranquero |
* minibuffer.el (comps): Declare for byte-compiler.
|
2010-05-07 |
Juanma Barranquero |
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
|
2010-05-07 |
Dan Nicolaescu |
Remove more unused symbols.
|
2010-05-07 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|
2010-05-06 |
Dan Nicolaescu |
Remove NEED_BSDTTY and NEED_UNISTD_H.
|
2010-05-06 |
Dan Nicolaescu |
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
|
2010-05-06 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
2010-05-06 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
2010-05-06 |
Michael Albinus |
* net/tramp.el (top, with-progress-reporter): Use
|
2010-05-06 |
Glenn Morris |
Regenerate configure.
|
2010-05-06 |
Glenn Morris |
Minimize blessmail-related cpp usage, with an eye to future removal.
|
2010-05-06 |
Glenn Morris |
Let configure handle ranlib.
|
2010-05-06 |
Glenn Morris |
Remove some unused Makefile.in variables.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Glenn Morris |
src/Makefile.in: Convert comment in cpp section to the right format.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Glenn Morris |
Comment changes for some src/m/*.h files.
|
2010-05-06 |
Katsumi Yamaoka |
Update.
|
2010-05-06 |
Katsumi Yamaoka |
Update.
|
2010-05-06 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
2010-05-06 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
2010-05-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-06 |
Stefan Monnier |
Extract common suffix for * in partial-completion.
|
2010-05-06 |
Stefan Monnier |
Define auto-save-mode with define-minor-mode.
|
2010-05-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-05 |
Juanma Barranquero |
lib-src/ChangeLog: Remove duplicate entry.
|
2010-05-05 |
Juri Linkov |
Add `slow' and `history' tags to the desktop data.
|
2010-05-05 |
Stefan Monnier |
* syntax.c (Fchar_syntax): Check the arg is a character.
|
2010-05-05 |
Glenn Morris |
* src/m/sparc.h: Fix typo in earlier change.
|
2010-05-05 |
Michael Albinus |
Add FORCE argument to `delete-file'.
|
2010-05-05 |
Stefan Monnier |
Minor cleanups.
|
2010-05-05 |
Stefan Monnier |
Use define-minor-mode in more cases.
|
2010-05-05 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
2010-05-04 |
Juanma Barranquero |
* src/ChangeLog: Formatting fixes.
|
2010-05-04 |
Stefan Monnier |
Misc tweaks.
|
2010-05-04 |
Dan Nicolaescu |
Delete names that have been removed from the tree.
|
2010-05-04 |
Jan D. |
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
|
2010-05-04 |
Michael Albinus |
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
|
2010-05-04 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
2010-05-04 |
Dan Nicolaescu |
Remove POSIX_SIGNALS.
|
2010-05-04 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-05-04 |
Glenn Morris |
Yet another missing piece of C_SWITCH commit.
|
2010-05-04 |
Glenn Morris |
Missing lwlib part of earlier C_SWITCH commit.
|
2010-05-04 |
Glenn Morris |
* admin/CPP-DEFINES: Remove some no-longer-used defines.
|
2010-05-04 |
Glenn Morris |
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
|
2010-05-04 |
Glenn Morris |
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
|
2010-05-04 |
Glenn Morris |
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
|
2010-05-04 |
Dan Nicolaescu |
* s/hpux10-20.h (LIB_STANDARD): New definition.
|
2010-05-03 |
Juanma Barranquero |
* ibuffer.el: Update autoload checksum.
|
2010-05-03 |
Juanma Barranquero |
* mm-util.el (mm-decompress-buffer): Use `delete-file'.
|
2010-05-03 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
2010-05-03 |
Juanma Barranquero |
Fix typo.
|
2010-05-03 |
Glenn Morris |
Fix some ChangeLog attributions.
|
2010-05-03 |
Stefan Monnier |
Use define-minor-mode where applicable.
|
2010-05-03 |
Glenn Morris |
* src/m/amdx86-64.h: Fix typo in previous.
|
2010-05-03 |
Glenn Morris |
Regenerate configure.
|
2010-05-03 |
Glenn Morris |
Replace some X-related cpp with autoconf.
|
2010-05-03 |
Glenn Morris |
* make-dist: There are no more src/m/*.inp files.
|
2010-05-03 |
Stefan Monnier |
Use define-minor-mode in Gnus where applicable.
|
2010-05-02 |
Dan Nicolaescu |
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
|
2010-05-02 |
Jan D. |
Run kill-emacs when exiting for display closed or SIGTERM/HUP.
|
2010-05-02 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
2010-05-02 |
Stefan Monnier |
Use a mode-line spec rather than a static string in Semantic.
|
2010-05-02 |
Stefan Monnier |
Use define-minor-mode in CEDET where applicable.
|
2010-05-02 |
Stefan Monnier |
* allout.el: Fix commenting convention.
|
2010-05-01 |
Jay Belanger |
(Tutorial): Use ^{\prime} to indicate primes.
|
2010-05-01 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
2010-05-01 |
Dan Nicolaescu |
Clean up IRIX code.
|
2010-05-01 |
Dan Nicolaescu |
Clean up AIX code.
|
2010-05-01 |
Dan Nicolaescu |
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
|
2010-05-01 |
Eli Zaretskii |
composite.el (find-composition): Fix a typo in the doc string.
|
2010-05-01 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
2010-05-01 |
Eli Zaretskii |
Fix display of R2L lines and cursor motion in bidi buffers.
|
2010-05-01 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
2010-05-01 |
Eli Zaretskii |
Fix cursor positioning in partial width windows on TTY.
|
2010-05-01 |
Eli Zaretskii |
Fix display of truncated R2L lines on a TTY.
|
2010-05-01 |
Eli Zaretskii |
Fix display of R2L continued lines in partial-width windows on a TTY.
|
2010-05-01 |
Eli Zaretskii |
Refactor code that determines row->start and row->end.
|
2010-04-27 |
Eli Zaretskii |
Fix a crash when a display string is continued to the next line.
|
2010-04-25 |
Eli Zaretskii |
Start fixing cursor positioning in bidi buffers with display properties.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-01 |
Michael Albinus |
* tramp.texi (Inline methods, Default Method): Mention
|
2010-05-01 |
Michael Albinus |
Implement compression for inline methods.
|
2010-05-01 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
2010-05-01 |
Glenn Morris |
* src/fileio.c (Ffile_selinux_context): Context functions may return null.
|
2010-05-01 |
Chong Yidong |
Avoid using trash for certain temp files (Bug#6070).
|
2010-05-01 |
Stefan Monnier |
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
|
2010-05-01 |
Stefan Monnier |
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
|
2010-05-01 |
Stefan Monnier |
Fix commenting convention
|
2010-05-01 |
Stefan Monnier |
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.
|
2010-04-30 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): Fix return value.
|
2010-04-30 |
Dan Nicolaescu |
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
|
2010-04-30 |
Glenn Morris |
Hopefully fix bug#6065.
|
2010-04-30 |
Jan D |
xsettings.c: include limits.h and update file comment.
|
2010-04-30 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
2010-04-30 |
Glenn Morris |
Regenerate configure.
|
2010-04-30 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
2010-04-30 |
Glenn Morris |
Replace some cpp with autoconf.
|
2010-04-30 |
Glenn Morris |
Simplify some manual dependencies in src/Makefile.in.
|
2010-04-30 |
Glenn Morris |
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
|
2010-04-29 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
2010-04-29 |
Chong Yidong |
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
|
2010-04-29 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): New function.
|
2010-04-29 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
2010-04-29 |
Stefan Monnier |
Don't burp if process sentinel/filter kills the current buffer.
|
2010-04-29 |
Juanma Barranquero |
Add bug reference.
|
2010-04-29 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
2010-04-29 |
Stefan Monnier |
Fix wrong-docstring problem introduced with hash-consing.
|
2010-04-28 |
Chong Yidong |
Document complete-symbol change.
|
2010-04-28 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
2010-04-28 |
Michael Albinus |
* net/tramp.el (tramp-remote-selinux-p): New defun.
|
2010-04-28 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
2010-04-28 |
Glenn Morris |
* configure.in (LIBXMU): Fix logic in previous change.
|
2010-04-28 |
Chong Yidong |
Revert last bug-reference-url-format change.
|
2010-04-28 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
2010-04-28 |
Glenn Morris |
Regenerate configure.
|
2010-04-28 |
Glenn Morris |
src/Makefile.in minor simplification,
|
2010-04-28 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
2010-04-28 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
2010-04-28 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
2010-04-28 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
2010-04-28 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
2010-04-28 |
Glenn Morris |
Missing src/ChangeLog for previous commit.
|
2010-04-28 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
2010-04-27 |
Stefan Monnier |
Let the user turn off locally a globalized minor mode
|
2010-04-27 |
Stefan Monnier |
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
|
2010-04-27 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
2010-04-27 |
Juanma Barranquero |
When killing buffers with ido, don't offer virtual buffers for completion.
|
2010-04-27 |
Agustin martin |
Commit missing lisp/Changelog entries.
|
2010-04-27 |
Agustin martin |
ispell.el: Kill ispell process when killing its associated buffer.
|
2010-04-27 |
Agustin martin |
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
|
2010-04-27 |
Glenn Morris |
Regenerate configure.
|
2010-04-27 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
2010-04-27 |
Glenn Morris |
Regenerate configure.
|
2010-04-27 |
Glenn Morris |
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
|
2010-04-27 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
2010-04-27 |
Jan D. |
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
|
2010-04-27 |
Katsumi Yamaoka |
Don't load tm and apel XEmacs packages when compiling.
|
2010-04-27 |
Jan D. |
Regenerate configure and cibfig.in
|
2010-04-27 |
Dan Nicolaescu |
Reduce CPP usage.
|
2010-04-27 |
Dan Nicolaescu |
Reduce CPP usage.
|
2010-04-27 |
Glenn Morris |
Remove some AC_DEFINEs that are now unused.
|
2010-04-27 |
Glenn Morris |
Regenerate configure.
|
2010-04-27 |
Glenn Morris |
Use $CRT_DIR in more places.
|
2010-04-27 |
Glenn Morris |
Regenerate configure.
|
2010-04-27 |
Glenn Morris |
Replace some more cpp with autoconf.
|
2010-04-26 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
2010-04-26 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
2010-04-26 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
2010-04-26 |
Dan Nicolaescu |
Use autoconf instead of cpp for LIB_MATH.
|
2010-04-26 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
2010-04-26 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
2010-04-26 |
Kenichi Handa |
merge trunk
|
2010-04-26 |
Kenichi Handa |
merge trunk
|
2010-04-25 |
Dan Nicolaescu |
Remove all NO_ARG_ARRAY uses.
|
2010-04-25 |
Eli Zaretskii |
Fix crash with bidi display on the last empty line (bug#6030).
|
2010-04-25 |
Eli Zaretskii |
Move code that bidi-iterates out of display property to a separate function.
|
2010-04-25 |
Eli Zaretskii |
Fix crash with bidi display on the last empty line (bug#6030).
|
2010-04-25 |
Jan D |
tool-bar.el: Revert unintended checkin in rev 100010.
|
2010-04-24 |
Glenn Morris |
Minor simplications for src/m/amdx86-64.h.
|
2010-04-24 |
Glenn Morris |
* etc/NEWS: Mention --with-crt-dir.
|
2010-04-24 |
Eli Zaretskii |
Fix typos in comments of composite.c
|
2010-04-24 |
Eli Zaretskii |
composite.el (find-composition): Doc fix.
|
2010-04-24 |
Eli Zaretskii |
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
|
2010-04-24 |
Juanma Barranquero |
Remove conflict markers.
|
2010-04-24 |
Eli Zaretskii |
Fix cursor motion at end of line that ends in a composed character.
|
2010-04-24 |
Eli Zaretskii |
Fix cursor motion at end of line that ends with a composite character.
|
2010-04-24 |
Eli Zaretskii |
Fix GDB startup with .gdbinit.
|
2010-04-24 |
Eli Zaretskii |
Fix GDB startup with src/.gdbinit.
|
2010-04-24 |
Glenn Morris |
Minor htmlfontify simplifications.
|
2010-04-24 |
Glenn Morris |
Accidentally omitted from previous commit.
|
2010-04-24 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-04-24 |
Glenn Morris |
Close bug#5655.
|
2010-04-24 |
Glenn Morris |
Minor authors.el updates.
|
2010-04-23 |
Dan Nicolaescu |
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
|
2010-04-23 |
Dan Nicolaescu |
* s/cygwin.h (LIBS_DEBUG): Remove, unused.
|
2010-04-23 |
Dan Nicolaescu |
Remove redundant flags.
|
2010-04-23 |
Dan Nicolaescu |
Simplify m/intel386.h.
|
2010-04-23 |
Dan Nicolaescu |
* m/mips.h: Remove #if 0 code.
|
2010-04-23 |
Eli Zaretskii |
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)
|
2010-04-23 |
Eli Zaretskii |
Fix display of composed characters from L2R scripts in bidi buffers.
|
2010-04-23 |
Eli Zaretskii |
dispextern.h: Fix a typo in a comment.
|
2010-04-23 |
Dan Nicolaescu |
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
|
2010-04-23 |
Stefan Monnier |
Provide byte-compiler warnings when set-default a read-only var.
|
2010-04-23 |
Stefan Monnier |
* mm-util.el (mm-find-buffer-file-coding-system):
|
2010-04-23 |
Stefan Monnier |
* progmodes/compile.el: (compilation-start): Abbreviate default directory.
|
2010-04-23 |
Stefan Monnier |
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
|
2010-04-23 |
Eli Zaretskii |
xdisp.c (pop_it): Fix last change.
|
2010-04-23 |
Eli Zaretskii |
Support `display' text properties and overlay strings in bidi buffers.
|
2010-04-23 |
Eli Zaretskii |
Support `display' text properties and overlays.
|
2010-04-23 |
Michael Albinus |
* etc/NEWS: Tramp supports SELinux.
|
2010-04-23 |
Michael Albinus |
Implement SELINUX backends.
|
2010-04-23 |
Dan Nicolaescu |
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
|
2010-04-23 |
Dan Nicolaescu |
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
|
2010-04-23 |
Dan Nicolaescu |
Simplify STARTFILES definition.
|
2010-04-23 |
Dan Nicolaescu |
Clean up Solaris code.
|
2010-04-23 |
Glenn Morris |
* etc/NEWS: More SELinux details and some minor fixes.
|
2010-04-23 |
Glenn Morris |
ChangeLog fixes.
|
2010-04-23 |
Michael Albinus |
Restore 0644 file permissions, which were changed accidently.
|
2010-04-22 |
Dan Nicolaescu |
Regenerate configure.
|
2010-04-22 |
Jan D. |
Fix Bug#6001.
|
2010-04-22 |
Dan Nicolaescu |
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
|
2010-04-22 |
Michael Albinus |
Synchronize with Tramp repository.
|
2010-04-22 |
Michael Albinus |
Detect ssh 'ControlMaster' argument automatically in some cases.
|
2010-04-22 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-file): Add new optional
|
2010-04-22 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-22 |
Katsumi Yamaoka |
(message-generate-headers): Record insertion of optional headers as well.
|
2010-04-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Michael Albinus |
*** empty log message ***
|
2010-04-22 |
Michael Albinus |
* net/tramp.el(tramp-completion-handle-file-name-all-completions):
|
2010-04-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-22 |
Miles Bader |
Update ChangeLog
|
2010-04-22 |
Miles Bader |
Update configure
|
2010-04-22 |
Miles Bader |
get rid of "unix" pre-defined macro when preprocessing Makefile
|
2010-04-21 |
Andreas Schwab |
Avoid non-portable shell command negation
|
2010-04-21 |
Michael Albinus |
Fix Bug#5840.
|
2010-04-21 |
Dan Nicolaescu |
Clean up HP-UX files.
|
2010-04-21 |
Jan D. |
* xsettings.c: Move misplaced HAVE_GCONF
|
2010-04-21 |
Eli Zaretskii |
Fix bug #5992.
|
2010-04-21 |
Stefan Monnier |
(lisp-completion-at-point): Try and handle errors.
|
2010-04-21 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.
|
2010-04-21 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons
|
2010-04-21 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|
2010-04-21 |
Jan D. |
Document tool-bar-style
|
2010-04-20 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
2010-04-21 |
Jan D. |
Declarations before code (Bug#5993).
|
2010-04-21 |
John Wiegley |
Added C-o keybinding to toggle use of virtual buffers
|
2010-04-21 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS.
|
2010-04-21 |
Glenn Morris |
* src/ChangeLog: Remove merged duplicate entry.
|
2010-04-21 |
Glenn Morris |
Remove some more cpp in favor of autoconf.
|
2010-04-21 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS, unused.
|
2010-04-21 |
Dan Nicolaescu |
Simplify LD_SWITCH_SYSTEM_TEMACS usage.
|
2010-04-21 |
Juanma Barranquero |
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
|
2010-04-21 |
Glenn Morris |
Regenerate configure.
|
2010-04-21 |
Glenn Morris |
Remove LIBSELINUX_LIBS need for cpp in Makefiles.
|
2010-04-21 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-04-21 |
Glenn Morris |
Doc updates for SELinux support.
|
2010-04-21 |
Glenn Morris |
Add SELinux support.
|
2010-04-21 |
Stefan Monnier |
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
|
2010-04-21 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
2010-04-21 |
Juanma Barranquero |
Fix typos and spacing.
|
2010-04-21 |
Juanma Barranquero |
Don't depend on cm.c or termcap.c on Windows, use stubs.
|
2010-04-20 |
Juanma Barranquero |
Remove references to (default-)direction-reversed.
|
2010-04-20 |
Stefan Monnier |
Warn rather than error when making a local var inside a let.
|
2010-04-20 |
Stefan Monnier |
* font.c (syms_of_font): Make the style table vars read-only.
|
2010-04-20 |
Stefan Monnier |
* buffer.h (struct buffer): Remove unused var `direction_reversed'.
|
2010-04-20 |
Stefan Monnier |
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
|
2010-04-20 |
Stefan Monnier |
(lisp-completion-at-point): Complete around point.
|
2010-04-20 |
Chong Yidong |
* emacs.manifest: Add trustInfo section to Windows manifest.
|
2010-04-20 |
Stefan Monnier |
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.
|
2010-04-20 |
Eli Zaretskii |
Implement GUI display of R2L lines, fix TTY display of R2L lines.
|
2010-04-20 |
Jan D. |
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
|
2010-04-20 |
Eli Zaretskii |
Fix R2L paragraph display on TTY.
|
2010-04-17 |
Eli Zaretskii |
Fix cursor positioning at end of R2L line on TTY frames.
|
2010-04-17 |
Eli Zaretskii |
Mirror continuation indicators for R2L lines; fix face extension on TTY.
|
2010-04-17 |
Eli Zaretskii |
Fix two crashes with display of R2L lines in GUI sessions.
|
2010-04-17 |
Eli Zaretskii |
Continue work on R2L paragraphs in GUI sessions.
|
2010-04-10 |
Eli Zaretskii |
Implement cursor on the left fringe for R2L lines.
|
2010-04-10 |
Eli Zaretskii |
Initial implementation of display of R2L paragraphs in GUI sessions.
|
2010-04-09 |
Eli Zaretskii |
Overwritten from mainline.
|
2010-04-20 |
Kenichi Handa |
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
|
2010-04-20 |
Kenichi Handa |
merge trunk
|
2010-04-20 |
Kenichi Handa |
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
|
2010-04-20 |
Kenichi Handa |
merge trunk
|
2010-04-20 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
2010-04-19 |
Stefan Monnier |
(completion-styles-alist): Fix up last merge and document `substring'.
|
2010-04-19 |
Stefan Monnier |
* international/mule.el: Help the user choose a valid coding-system.
|
2010-04-19 |
Eli Zaretskii |
Cosmetic changes in src/bidi.c.
|
2010-04-19 |
Eli Zaretskii |
Improve commentary regarding redisplay.
|
2010-04-19 |
Stefan Monnier |
* vc-bzr: Use standard *vc* and *vc-diff* buffers.
|
2010-04-19 |
Stefan Monnier |
Merge from emacs-23
|
2010-04-19 |
Stefan Monnier |
(completion-styles): Improve docstrings.
|
2010-04-19 |
Juanma Barranquero |
* dired.c (Ffile_attributes): Fix typo in docstring.
|
2010-04-18 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-18 |
Chong Yidong |
* programs.texi (Semantic): New node.
|
2010-04-18 |
Chong Yidong |
Bugfix for ede-proj-makefile-insert-variables.
|
2010-04-17 |
Dan Nicolaescu |
Fix the version number for added files.
|
2010-04-17 |
Glenn Morris |
Add some autoloads.
|
2010-04-17 |
Glenn Morris |
* etc/NEWS: Minor edits.
|
2010-04-17 |
Chong Yidong |
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
|
2010-04-16 |
Glenn Morris |
* emacs.texi (Acknowledgments): Remove duplicate.
|
2010-04-16 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-16 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
2010-04-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-16 |
Glenn Morris |
* etc/NEWS: git version number issues don't need manual changes.
|
2010-04-16 |
Glenn Morris |
Improve previous change.
|
2010-04-16 |
Glenn Morris |
* vc-git.el (vc-git-print-log): Doc fix.
|
2010-04-16 |
Glenn Morris |
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
|
2010-04-15 |
Glenn Morris |
* doc/emacs/ChangeLog: Fix typo.
|
2010-04-15 |
Glenn Morris |
* etc/NEWS: Remove duplicate entry.
|
2010-04-15 |
Glenn Morris |
Mention Dired VC diff and log in manual.
|
2010-04-15 |
Glenn Morris |
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
|
2010-04-15 |
Glenn Morris |
* help.texi (Help Summary): Mention M-x info-finder.
|
2010-04-15 |
Glenn Morris |
NEWS markup.
|
2010-04-15 |
Glenn Morris |
* ack.texi (Acknowledgments): Add mpc.el
|
2010-04-15 |
Glenn Morris |
* etc/NEWS: Minor mark-up and typo fixes.
|
2010-04-15 |
Glenn Morris |
Document new commands for manipulating local variable lists.
|
2010-04-14 |
Juri Linkov |
Fix @deffn without category.
|
2010-04-14 |
Chong Yidong |
* ido.el (ido-file-internal): Fix 2009-12-02 change.
|
2010-04-14 |
Chong Yidong |
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
|
2010-04-14 |
Glenn Morris |
* admin/notes/bugtracker: Minor updates.
|
2010-04-13 |
Alan Mackenzie |
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
|
2010-04-13 |
Adrian Robert |
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
|
2010-04-13 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
2010-04-13 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
2010-04-12 |
Alan Mackenzie |
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
|
2010-04-12 |
Alan Mackenzie |
Reverse change 99448: "Change strategy for marking < and > as template
|
2010-04-12 |
Alan Mackenzie |
Reverse 99556:
|
2010-04-12 |
Alan Mackenzie |
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
|
2010-04-12 |
Alan Mackenzie |
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
|
2010-04-12 |
Alan Mackenzie |
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
|
2010-04-10 |
YAMAMOTO Mitsuharu |
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
|
2010-04-10 |
Glenn Morris |
Fix bug ref in previous.
|
2010-04-10 |
Glenn Morris |
Close bug#1835.
|
2010-04-09 |
Glenn Morris |
Doc fix related to Contributing.
|
2010-04-08 |
YAMAMOTO Mitsuharu |
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
|
2010-04-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-07 |
Jan D. |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
2010-04-07 |
Kenichi Handa |
Fix previous change of *-composable-pattern.
|
2010-04-07 |
Kenichi Handa |
merge trunk
|
2010-04-07 |
Kenichi Handa |
Fix previous change of *-composable-pattern).
|
2010-04-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-06 |
Chong Yidong |
Edits to Persistent Mark node.
|
2010-04-06 |
Chong Yidong |
Revert 2008-03-03 change (Bug#5821).
|
2010-04-06 |
Chong Yidong |
* quail/vntelex.el: Fix "af" rule (Bug#5836).
|
2010-04-05 |
Juri Linkov |
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
|
2010-04-05 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
2010-04-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-04 |
Francesc Rocher |
Add a new entry for QWE
|
2010-04-03 |
Chong Yidong |
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
|
2010-04-03 |
Juanma Barranquero |
Add stubs for Windows, required after CVE-2010-0825 change.
|
2010-04-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-19 |
Stefan Monnier |
* tmm.el: Add missing key-binding shortcuts.
|
2010-04-19 |
Eli Zaretskii |
Mention in src/ChangeLog the bug number solved by revno 99937.
|
2010-04-19 |
Eli Zaretskii |
.gdbinit (xsubchartable): New command.
|
2010-04-19 |
Eli Zaretskii |
Fix crashes in GC in "emacs -nw".
|
2010-04-19 |
Stefan Monnier |
* custom.el (defcustom): Add edebug spec.
|
2010-04-18 |
Juri Linkov |
Test for special mode-class in view-buffer instead of view-file (bug#5513).
|
2010-04-18 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
2010-04-18 |
Stefan Monnier |
Hash-cons pure data.
|
2010-04-18 |
Stefan Monnier |
Fix duplicate entries in cedet's loaddefs.el files.
|
2010-04-18 |
Stefan Monnier |
* cvs-status.el (cvs-refontify): Remove unused.
|
2010-04-18 |
Stefan Monnier |
(Mathematics): Prefer Unicode charset.
|
2010-04-18 |
Jan D. |
Set USER_POS in hint_flags to work around Cygwin problem.
|
2010-04-18 |
Jay Belanger |
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
|
2010-04-18 |
Jay Belanger |
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.
|
2010-04-17 |
Jan D. |
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.
|
2010-04-17 |
Jan D |
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
|
2010-04-17 |
Jan D |
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
|
2010-04-17 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
2010-04-17 |
Eli Zaretskii |
Fix a crash when an NSM character is inserted at BEGV.
|
2010-04-17 |
Jay Belanger |
Merge: Add O option to Calc.
|
2010-04-17 |
Jay Belanger |
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
|
2010-04-16 |
Eli Zaretskii |
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
|
2010-04-16 |
Dan Nicolaescu |
* s/freebsd.h: Restore osreldate.h include.
|
2010-04-16 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
2010-04-16 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
2010-04-16 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
2010-04-16 |
Glenn Morris |
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
|
2010-04-16 |
Juri Linkov |
Move scrolling commands from simple.el to window.el
|
2010-04-16 |
Juri Linkov |
Check both `isearch-scroll' and `scroll-command' properties.
|
2010-04-16 |
YAMAMOTO Mitsuharu |
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.
|
2010-04-16 |
Chong Yidong |
* s/cygwin.h: Avoid linking against static libgcc.
|
2010-04-15 |
Juri Linkov |
Add the `scroll-command' property.
|
2010-04-15 |
Michael Albinus |
* net/tramp.el (tramp-error-with-buffer): Don't show the
|
2010-04-15 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
|
2010-04-15 |
Dan Nicolaescu |
* xdisp.c (message): Do not use NO_ARG_ARRAY.
|
2010-04-15 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
|
2010-04-15 |
Glenn Morris |
* admin/notes/BRANCH: Defer to emacs-devel.
|
2010-04-15 |
Glenn Morris |
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
|
2010-04-15 |
Carsten Dominik |
Merge update-org-to-6.35
|
2010-04-15 |
Carsten Dominik |
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
|
2010-04-15 |
Carsten Dominik |
Testcommit
|
2010-04-15 |
Carsten Dominik |
Testcommit with brz
|
2010-04-15 |
Glenn Morris |
* admin/notes/BRANCH: Update.
|
2010-04-15 |
Juanma Barranquero |
Simplify by using `define-derived-mode'.
|
2010-04-14 |
Michael Albinus |
Fix Bug#5840.
|
2010-04-14 |
Dan Nicolaescu |
Reduce cpp use in Makefile.in.
|
2010-04-14 |
Stefan Monnier |
(non-essential): New var.
|
2010-04-14 |
Stefan Monnier |
Add a new field `location' to bookmarks for non-file bookmarks.
|
2010-04-14 |
Juri Linkov |
Add variable scroll-error-top-bottom.
|
2010-04-14 |
Juri Linkov |
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
|
2010-04-14 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
2010-04-13 |
Jan D. |
Fix so top -10 and left -10 in frame parameters work.
|
2010-04-13 |
Jan D. |
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.
|
2010-04-13 |
Stefan Monnier |
Move complete.el to lisp/obsolete.
|
2010-04-13 |
Stefan Monnier |
Remove the Arch metafiles.
|
2010-04-13 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
2010-04-13 |
Stefan Monnier |
Try to solve the problem of spurious EOF chars in long lines of text
|
2010-04-13 |
Stefan Monnier |
Try to detect file modification within the same second.
|
2010-04-13 |
Stefan Monnier |
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
|
2010-04-13 |
Stefan Monnier |
(define-minor-mode): A nil argument to the minor mode turns the mode ON.
|
2010-04-12 |
Stefan Monnier |
* process.c (status_notify): Remove unused var `ro'.
|
2010-04-12 |
Stefan Monnier |
(vc-dir-kill-line): New command.
|
2010-04-12 |
Stefan Monnier |
* bookmark.el (bookmark-insert-location): Handle a nil filename.
|
2010-04-12 |
Jan D. |
xfns.c (select_visual): Don't call error if XGetVisualInfo returns
|
2010-04-12 |
Stefan Monnier |
Clean up last bookmark changes for man/woman/gnus-summary.
|
2010-04-12 |
Stefan Monnier |
Summary: Add bookmark support for man, woman and gnus-summary.
|
2010-04-12 |
Dan Nicolaescu |
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
|
2010-04-12 |
Dan Nicolaescu |
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
|
2010-04-12 |
Jan D. |
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
|
2010-04-12 |
Jan D. |
Change so emacs at least compiles.
|
2010-04-11 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
2010-04-11 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
2010-04-11 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
2010-04-11 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
2010-04-11 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
2010-04-11 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
2010-04-11 |
Stefan Monnier |
* process.c (exec_sentinel): Preserve current-buffer.
|
2010-04-11 |
Stefan Monnier |
(read_process_output): Move the save-current-buffer to
|
2010-04-10 |
Chong Yidong |
Update comint-password-prompt-regexp (Bug#2817).
|
2010-04-10 |
Dan Nicolaescu |
* s/msdos.h (UNEXEC): New definition.
|
2010-04-10 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
|
2010-04-10 |
Michael Albinus |
Synchronize with Tramp repository.
|
2010-04-10 |
Michael Albinus |
Synchronize with Tramp repository.
|
2010-04-10 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
|
2010-04-10 |
YAMAMOTO Mitsuharu |
Don't abort try_window with fonts change when showing tooltip (Bug#2423).
|
2010-04-10 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Undo last change.
|
2010-04-10 |
Glenn Morris |
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.
|
2010-04-09 |
Eric S. Raymond |
Get rid of several uses of the term 'master' in favor of equivalent verbiage
|
2010-04-09 |
Jan D |
Fix showing the complete tip the first time, bug #2423.
|
2010-04-09 |
Sam Steingold |
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
|
2010-04-09 |
Sam Steingold |
(compilation-save-buffers-predicate): Remove the "autoload" cookie.
|
2010-04-09 |
Dan Nicolaescu |
Add --author support to git commit.
|
2010-04-09 |
Eric S. Raymond |
Improve documentation comments.
|
2010-04-08 |
Eli Zaretskii |
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
|
2010-04-08 |
Stefan Monnier |
Fix some of the problems in defsubst* (bug#5728).
|
2010-04-08 |
Jan D. |
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
|
2010-04-08 |
Eli Zaretskii |
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
|
2010-04-08 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
2010-04-08 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
2010-04-07 |
Sam Steingold |
add ";;;###autoload" cookies
|
2010-04-07 |
Sam Steingold |
(compilation-save-buffers-predicate): New custom variable.
|
2010-04-07 |
Juanma Barranquero |
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
|
2010-04-07 |
Jan D. |
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
|
2010-04-07 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
2010-04-07 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
2010-04-07 |
Dan Nicolaescu |
Simplify code for HP machines.
|
2010-04-07 |
Dan Nicolaescu |
* m/iris4d.h (UNEXEC): Move definition ...
|
2010-04-07 |
Dan Nicolaescu |
Add new VC methods: vc-log-incoming and vc-log-outgoing.
|
2010-04-07 |
Dan Nicolaescu |
Fix default-directory for vc-root-diff.
|
2010-04-07 |
Dan Nicolaescu |
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
|
2010-04-07 |
Jay Belanger |
(calcFunc-fdiv): Use `nth' to choose elements from list.
|
2010-04-07 |
Jay Belanger |
(calcFunc-fdiv): Allow `fdiv' to divide fractions.
|
2010-04-06 |
jwiegley |
Removed duplicate definition of ido-virtual-buffers
|
2010-04-06 |
Juanma Barranquero |
Fix typos.
|
2010-04-06 |
jwiegley |
Fixed duplicate names appearing in IDO buffer list (using virtuals)
|
2010-04-06 |
jwiegley |
Minor fixes to a recent contribution to ido.el
|
2010-04-06 |
Juanma Barranquero |
Enable recentf-mode if using virtual buffers.
|
2010-04-05 |
Juri Linkov |
Scrolling commands which scroll a line instead of full screen..
|
2010-04-05 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
2010-04-05 |
Juanma Barranquero |
lisp/help.el: Turn ChangeLog comment into source comment.
|
2010-04-05 |
Juanma Barranquero |
* help.el (describe-mode): Return nil (for IELM's sake).
|
2010-04-05 |
Jan D |
xfns.c (set_machine_and_pid_properties): Fix parantesis
|
2010-04-04 |
jhd |
Move declaration before other statements.
|
2010-04-04 |
jhd |
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
|
2010-04-04 |
Eli Zaretskii |
Improve commentary of handle_stop_backwards.
|
2010-04-04 |
jwiegley |
2010-04-04 John Wiegley <jwiegley@gmail.com>
|
2010-04-03 |
Stefan Monnier |
* font-lock.el: Require CL when compiling.
|
2010-04-03 |
Eli Zaretskii |
Fix merge conflicts in ldefs-boot.el.
|
2010-04-03 |
Eli Zaretskii |
Fix infloop in bidi buffers with vertical cursor motion at ZV.
|
2010-04-03 |
Eli Zaretskii |
Fix typo in src/ChangeLog.
|
2010-04-03 |
Eli Zaretskii |
Revert last change in batch-update-authors.
|
2010-04-03 |
Eli Zaretskii |
Fix bug in batch-update-authors. Add bidi to AUTHORS.
|
2010-04-02 |
convert-repo |
update tags
|
2010-04-03 |
Juanma Barranquero |
Add stubs for Windows, required after CVE-2010-0825 change.
|
2010-04-03 |
Stefan Monnier |
Merge from emacs-23
|
2010-04-03 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Move definition ...
|
2010-04-03 |
Dan Nicolaescu |
* m/vax.h (CRT0_DUMMIES): Remove, unused.
|
2010-04-03 |
Dan Nicolaescu |
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
|
2010-04-02 |
Juri Linkov |
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
|
2010-04-03 |
Chong Yidong |
Bump version to 23.1.95.
EMACS_PRETEST_23_1_95
|
2010-04-02 |
Chong Yidong |
Fix permissions handling (CVE-2010-0825).
|
2010-04-02 |
Juanma Barranquero |
Fix typos.
|
2010-04-02 |
Juanma Barranquero |
Fix typos in semantic/imenu.el.
|
2010-04-02 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-04-01 |
Andreas Schwab |
Use correct coding system when verifying a pgp signed message
|
2010-04-01 |
Chong Yidong |
Fix markup mistake in nonascii.texi.
|
2010-04-01 |
Chong Yidong |
Fix typo.
|
2010-03-31 |
Chong Yidong |
Fix last set of Nextstep changes.
|
2010-03-31 |
Eli Zaretskii |
Explain how to re-throw a signal.
|
2010-03-31 |
Eli Zaretskii |
Fix bug #5703.
|
2010-03-31 |
Chong Yidong |
* nsterm.h: Fix last change.
|
2010-04-02 |
Sam Steingold |
(bug-reference-bug-regexp): Also accept "patch" and "RFE".
|
2010-04-02 |
Chong Yidong |
Fix permissions handling (CVE-2010-0825).
|
2010-04-02 |
Jan D. |
Fix previous fix. Parantesis misplaced.
|
2010-04-02 |
Jan D. |
Fix previous fix.
|
2010-04-02 |
Sam Steingold |
(vc-hg-push, vc-hg-pull): Use `apply' when calling
|
2010-04-02 |
Jan D. |
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.
|
2010-04-02 |
Jan D. |
Merge from trunk
|
2010-04-02 |
Eli Zaretskii |
xdisp.c (set_cursor_from_row): Improve comments.
|
2010-04-02 |
Eli Zaretskii |
Fix typos and formatting in ChangeLog entries.
|
2010-04-02 |
Jan D. |
tmm.el (tmm-get-keymap): Check with symbolp before passing
|
2010-04-01 |
Jan D. |
Merge from trunk
|
2010-03-26 |
Jan D. |
Merge from trunk
|
2010-03-23 |
Jan D. |
Merge from trunk
|
2010-03-23 |
Jan D. |
Merge from trunk
|
2010-04-02 |
Dan Nicolaescu |
Remove extern errno declarations.
|
2010-04-01 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
2010-04-01 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
2010-04-01 |
Eli Zaretskii |
msdos.c: Fix last change.
|
2010-04-01 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
2010-04-01 |
Eli Zaretskii |
Fix bug #5816.
|
2010-04-01 |
Katsumi Yamaoka |
(Finding the News): Add pointers to the Server buffer because it's essential.
|
2010-04-01 |
Katsumi Yamaoka |
(Finding the News): Add pointers to the Server buffer because it's essential.
|
2010-04-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-04-01 |
Glenn Morris |
Cosmetic change to src/Makefile.in.
|
2010-03-31 |
Chong Yidong |
[merge] Fix last set of Nextstep changes.
|
2010-03-31 |
Chong Yidong |
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
|
2010-03-31 |
Dan Nicolaescu |
Clean up BSD_SYSTEM use.
|
2010-03-31 |
Juri Linkov |
* simple.el (next-line, previous-line): Re-throw a signal
|
2010-03-31 |
Juri Linkov |
* simple.el (keyboard-escape-quit): Raise deselecting the active
|
2010-03-31 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
2010-03-31 |
Eli Zaretskii |
Fix highlight of trailing whitespace is right-to-left lines.
|
2010-03-31 |
Katsumi Yamaoka |
(gnus-article-browse-html-save-cid-content): Rename from
|
2010-03-31 |
Katsumi Yamaoka |
Update.
|
2010-03-31 |
Katsumi Yamaoka |
(gnus-article-browse-html-save-cid-content): Rename from
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Stefan Monnier |
Get rid of the direct_output optimizations.
|
2010-03-31 |
Jay Belanger |
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.
|
2010-03-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-31 |
Stefan Monnier |
* simple.el (append-to-buffer): Simplify.
|
2010-03-31 |
Stefan Monnier |
Merge from emacs-23 branch
|
2010-03-30 |
Chong Yidong |
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
|
2010-03-30 |
Juanma Barranquero |
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
|
2010-03-30 |
Jan D. |
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
|
2010-03-30 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
2010-03-30 |
Kenichi Handa |
merge trunk
|
2010-03-30 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
2010-03-30 |
Kenichi Handa |
merge trunk
|
2010-03-30 |
Eli Zaretskii |
Improve documentation of "C-x 8 RET".
|
2010-03-29 |
Chong Yidong |
Clean up unneeded ns_set_icon_type calls.
|
2010-03-29 |
Chong Yidong |
Add a test function from semantic-test.el to semantic-ia-utest.el.
|
2010-03-29 |
Chong Yidong |
Update Semantic test copyrights, delete some test files (Bug#4656).
|
2010-03-29 |
Stefan Monnier |
Make tmm-menubar work for the Buffers menu again.
|
2010-03-29 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
2010-03-29 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
2010-03-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-28 |
Chong Yidong |
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)
|
2010-03-28 |
Chong Yidong |
Fix for Bug#5790.
|
2010-03-28 |
Glenn Morris |
Close bug#5336.
|
2010-03-28 |
Chong Yidong |
Expand discussion of mail setup.
|
2010-03-28 |
Chong Yidong |
* mail/sendmail.el (mail-default-directory): Doc fix.
|
2010-03-28 |
Chong Yidong |
Document Message mode as the default mail mode.
|
2010-03-27 |
Chong Yidong |
Fix mail-default-headers handling in Message mode.
|
2010-03-27 |
Eli Zaretskii |
Document problems on MS-Windows with incompatible regex.h headers.
|
2010-03-27 |
Eli Zaretskii |
Fix doc strings of version-* functions and variables.
|
2010-03-26 |
Chong Yidong |
Document `after-load-functions'.
|
2010-03-26 |
Nick Roberts |
*** empty log message ***
|
2010-03-26 |
Nick Roberts |
(gdb-apple-test): New function.
|
2010-03-26 |
Chong Yidong |
* maintaining.texi (Old Revisions): Document vc-root-diff.
|
2010-03-25 |
Chong Yidong |
* vc.el (vc-root-diff): Doc fix.
|
2010-03-25 |
Chong Yidong |
* maintaining.texi (VCS Concepts): Fix typo.
|
2010-03-25 |
Chong Yidong |
* vc.el (vc-print-log, vc-print-root-log): Doc fix.
|
2010-03-25 |
Chong Yidong |
Document VC changes: vc-log-show-limit and vc-print-root-log.
|
2010-03-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-25 |
Chong Yidong |
Document comint history-search changes.
|
2010-03-25 |
Chong Yidong |
* programs.texi (Program Modes): Mention Javascript mode.
|
2010-03-25 |
Chong Yidong |
Note in documentation that nXML is now the default XML mode.
|
2010-03-25 |
Chong Yidong |
* misc.texi (Navigation): Document doc-view-continuous.
|
2010-03-25 |
Chong Yidong |
* simple.el (append-to-buffer): Fix last change.
|
2010-03-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-24 |
Chong Yidong |
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
|
2010-03-24 |
Chong Yidong |
Fix 2009-11-13 change to append-to-buffer (Bug#5749).
|
2010-03-31 |
Stefan Monnier |
(keys_of_window): Remove redundant/overridden bindings.
|
2010-03-31 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
2010-03-31 |
Katsumi Yamaoka |
(MIME Commands): Update description of gnus-article-browse-html-article.
|
2010-03-31 |
Katsumi Yamaoka |
(MIME Commands): Update description of gnus-article-browse-html-article.
|
2010-03-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Kenichi Handa |
from trunk
|
2010-03-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-30 |
Eli Zaretskii |
Restore original behavior of move_it_in_display_line_to when !bidi_p.
|
2010-03-30 |
Dan Nicolaescu |
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
|
2010-03-30 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Move occur-engine related
|
2010-03-30 |
Eli Zaretskii |
Fix a crash of I-search in a bidi-reordered buffer.
|
2010-03-30 |
Juri Linkov |
* dired-x.el (dired-omit-mode): Doc fix.
|
2010-03-30 |
Juri Linkov |
Make occur handle multi-line matches cleanly with context.
|
2010-03-30 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Fix a bug where the first
|
2010-03-30 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
|
2010-03-30 |
Eli Zaretskii |
bidi.c: Update to GPLv3.
|
2010-03-30 |
Eli Zaretskii |
bidi.c: Update Copyright years.
|
2010-03-30 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
2010-03-30 |
Eli Zaretskii |
Removed src/ChangeLog.bidi from bzr.
|
2010-03-29 |
Eli Zaretskii |
Support MS-Windows build and reversed rows in GUI frames; add initial docs.
|
2010-03-28 |
Eli Zaretskii |
Fix glyph_row reversed_p flag in empty lines between paragraphs.
|
2010-03-28 |
Eli Zaretskii |
Merge from mainline.
|
2010-03-20 |
Eli Zaretskii |
Finish work on cursor motion in continuation lines.
|
2010-03-20 |
Eli Zaretskii |
Merge from mainline.
|
2010-03-13 |
Eli Zaretskii |
Continue work on cursor movement in continued lines.
|
2010-03-13 |
Eli Zaretskii |
Merge from mainline.
|
2010-03-06 |
Eli Zaretskii |
Continue debugging continuation lines.
|
2010-03-06 |
Eli Zaretskii |
Merge from mainline.
|
2010-02-27 |
Eli Zaretskii |
Merge frome mainline.
|
2010-02-20 |
Eli Zaretskii |
Continue work on continuation lines.
|
2010-02-20 |
Eli Zaretskii |
Merge from mainline.
|
2010-02-13 |
Eli Zaretskii |
Continue work on continuation lines. Some progress with cursor motion.
|
2010-02-13 |
Eli Zaretskii |
Merge from mainline.
|
2010-02-06 |
Eli Zaretskii |
Merge from mainline.
|
2010-02-06 |
Eli Zaretskii |
Start working on cursor movement in continuation lines.
|
2010-02-05 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-30 |
Eli Zaretskii |
Fix fallout from changes to managing glyph row reversed_p flag.
|
2010-01-30 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-29 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-25 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-25 |
Eli Zaretskii |
Remove empty entry.
|
2010-01-25 |
Eli Zaretskii |
Finish and debug display of invisible text.
|
2010-01-23 |
Eli Zaretskii |
Merger from mainline.
|
2010-01-22 |
Eli Zaretskii |
rmail.el autoloads.
|
2010-01-22 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-16 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-16 |
Eli Zaretskii |
Start working on invisible text. For now, just untested source changes.
|
2010-01-16 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-16 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-09 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-09 |
Eli Zaretskii |
Recompute prev_stop and base_level_stop when the iterator is
|
2010-01-09 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-08 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-03 |
Eli Zaretskii |
Update Copyright years.
|
2010-01-02 |
Eli Zaretskii |
Continue working on handling of properties in bidi iteration.
|
2010-01-02 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-02 |
Eli Zaretskii |
Merge from upstream.
|
2010-01-01 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-01 |
Eli Zaretskii |
This commits the exact copies of files I had before switch to bzr.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-12-26.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-1219.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-12-12.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-11-21.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-11-14.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-11-07.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-31.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-24.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-17.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-10.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-08.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-05.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-04.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-03.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-09-27.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-09-26.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-09-20.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-09-19.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-09-12.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-08-12.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-08-29.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-08-22.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit from 2009-08-15.
|
2009-12-31 |
Eli Zaretskii |
Retrospective commit.
|
2010-03-30 |
Katsumi Yamaoka |
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
|
2010-03-30 |
Katsumi Yamaoka |
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
|
2010-03-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-30 |
Katsumi Yamaoka |
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
|
2010-03-30 |
Katsumi Yamaoka |
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
|
2010-03-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-30 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
2010-03-30 |
Nick Roberts |
*** empty log message ***
|
2010-03-29 |
Chong Yidong |
* subr.el: Extend progress reporters to perform "spinning".
|
2010-03-29 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
2010-03-29 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-29 |
Katsumi Yamaoka |
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
2010-03-29 |
Katsumi Yamaoka |
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
2010-03-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-28 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
2010-03-28 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
2010-03-28 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
2010-03-28 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
2010-03-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-28 |
Nick Roberts |
Regenerate ldefs-boot.el.
|
2010-03-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-28 |
Chong Yidong |
Fix for `compile' (Bug#5771).
|
2010-03-28 |
Chong Yidong |
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).
|
2010-03-28 |
Glenn Morris |
* gdb-mi.el: Add 2010 to copyright years.
|
2010-03-28 |
Nick Roberts |
emacs.texi (Top): Update node names to those in building.texi.
|
2010-03-27 |
Nick Roberts |
Restore GDB/MI fuctionality removed by r99212:
|
2010-03-27 |
Eli Zaretskii |
Enclose the argument of "-l" in quotes.
|
2010-03-27 |
Eli Zaretskii |
Fix the MSDOS build as fallout from the latest Makefile.in changes.
|
2010-03-27 |
Eli Zaretskii |
Fix a typo in a comment.
|
2010-03-27 |
Chong Yidong |
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
|
2010-03-25 |
YAMAMOTO Mitsuharu |
Don't call turn_on_atimers around `connect' (Bug#5723).
|
2010-03-25 |
YAMAMOTO Mitsuharu |
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
|
2010-03-25 |
Glenn Morris |
Close bug#5755.
|
2010-03-25 |
Ted Zlatanov |
Fix wrong variable name.
|
2010-03-25 |
Stefan Monnier |
Add "union tags" in mpc.el.
|
2010-03-24 |
Stefan Monnier |
Misc cleanup.
|
2010-03-24 |
Stefan Monnier |
Ignore tempfiles of the configure script
|
2010-03-24 |
Stefan Monnier |
Merge from `emacs-23'.
|
2010-03-24 |
Stefan Monnier |
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.
|
2010-03-24 |
Stefan Monnier |
(makefile-rule-action-regex): Backtrack less.
|
2010-03-24 |
Glenn Morris |
Close bug#5759.
|
2010-03-24 |
Juanma Barranquero |
Fix typos.
|
2010-03-24 |
Juanma Barranquero |
Fix typos in Changelog.
|
2010-03-24 |
Juanma Barranquero |
Fix typos.
|
2010-03-24 |
Juanma Barranquero |
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
|
2010-03-23 |
Glenn Morris |
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
|
2010-03-22 |
Chong Yidong |
* indent.el (indent-for-tab-command): Doc fix.
|
2010-03-22 |
Alan Mackenzie |
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes
|
2010-03-22 |
Juanma Barranquero |
Fix typos.
|
2010-03-22 |
Jan D. |
bug #5736: Allow X-resource menuBar to take on/off as documented.
|
2010-03-21 |
Chong Yidong |
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.
|
2010-03-21 |
Chong Yidong |
Document multi-isearch-buffers and tab-always-indent.
|
2010-03-21 |
Chong Yidong |
* processes.texi (Network Processes): Document seqpacket type.
|
2010-03-21 |
Chong Yidong |
NEWS: Re-organize Lisp changes for Emacs 23.2.
|
2010-03-20 |
Chong Yidong |
Document font-use-system-font.
|
2010-03-20 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
|
2010-03-19 |
Chong Yidong |
`make uninstall' fix (Bug#5620).
|
2010-03-19 |
Chong Yidong |
Document Bug#5541.
|
2010-03-22 |
Juanma Barranquero |
Fix typos in docstrings.
|
2010-03-22 |
Juanma Barranquero |
Fix typos in mh-e.
|
2010-03-22 |
Juanma Barranquero |
Fix typos in Gnus.
|
2010-03-19 |
Juanma Barranquero |
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
|
2010-03-18 |
Glenn Morris |
Restore user option rmail-highlight-face.
|
2010-03-16 |
Chong Yidong |
Woman parsing fix (Bug#5729).
|
2010-03-16 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
2010-03-16 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
2010-03-16 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
2010-03-16 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
2010-03-16 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
2010-03-16 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
2010-03-16 |
Kenichi Handa |
from trunk
|
2010-03-15 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
2010-03-15 |
Francesc Rocher |
Remove CEDET entry in MORE.STUFF.
|
2010-03-14 |
Michael Albinus |
* lisp/net/trampver.el: Update release number.
|
2010-03-13 |
Glenn Morris |
* copyright: Add note about lisp/cedet/semantic/imenu.el.
|
2010-03-13 |
Glenn Morris |
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
|
2010-03-13 |
Glenn Morris |
* cedet/semantic/imenu.el: Fix typo in copyright header.
|
2010-03-13 |
Michael Albinus |
* net/tramp.el (tramp-find-executable): Use
|
2010-03-13 |
Chong Yidong |
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
|
2010-03-12 |
Glenn Morris |
Close bug#4427.
|
2010-03-11 |
Dan Nicolaescu |
(auto-mode-alist): Accept more verilog file patterns.
|
2010-03-11 |
Glenn Morris |
License updates for some test/cedet/tests files.
|
2010-03-11 |
Glenn Morris |
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.
|
2010-03-11 |
Chong Yidong |
Bump version to 23.1.94 and regenerate ldefs-boot.el.
EMACS_PRETEST_23_1_94
|
2010-03-11 |
Chong Yidong |
Fix ChangeLog typo.
|
2010-03-11 |
Chong Yidong |
Fix ChangeLog typo.
|
2010-03-24 |
Sam Steingold |
fix a typo in last patch
|
2010-03-24 |
Ted Zlatanov |
Add a list of HTTP status code symbols and their text, mapped by number.
|
2010-03-24 |
Glenn Morris |
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
|
2010-03-24 |
Glenn Morris |
* cedet/ede/project-am.el (ede-shell-run-something): Declare.
|
2010-03-24 |
Glenn Morris |
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
|
2010-03-24 |
Glenn Morris |
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
|
2010-03-24 |
Glenn Morris |
* vc-dispatcher.el (vc-start-logentry): Doc fix.
|
2010-03-24 |
Glenn Morris |
* log-edit.el (log-edit-before-checkin-process): Doc fix.
|
2010-03-24 |
Glenn Morris |
* mail-source.el (gnus-message): Declare.
|
2010-03-24 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
2010-03-23 |
Sam Steingold |
Fix bug#5620: recalculate all markers on compilation buffer
|
2010-03-23 |
Sam Steingold |
update author's email
|
2010-03-23 |
Juri Linkov |
* occur-testsuite.el: New file.
|
2010-03-23 |
Juri Linkov |
Implement Occur multi-line matches.
|
2010-03-23 |
Juri Linkov |
* replace.el (occur-engine-line): Add optional arg `keep-props'.
|
2010-03-23 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
2010-03-23 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
2010-03-23 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Juri Linkov |
* replace.el (occur-accumulate-lines, occur-engine):
|
2010-03-23 |
Juri Linkov |
* finder.el: Remove TODO tasks.
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-23 |
Dan Nicolaescu |
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
|
2010-03-23 |
Dan Nicolaescu |
* s/netbsd.h: Remove commented out code.
|
2010-03-23 |
Dan Nicolaescu |
Simplify LIBS_MACHINE definitions.
|
2010-03-23 |
Stefan Monnier |
Add a new completion style `substring'.
|
2010-03-22 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
2010-03-22 |
Stefan Monnier |
Get rid of .elc files after removal of the corresponding .el.
|
2010-03-22 |
Jan D. |
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
2010-03-22 |
Jan D. |
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
2010-03-22 |
Jan D. |
Merge from trunk
|
2010-03-22 |
Stefan Monnier |
Get rid of the ELCFILES abomination, again.
|
2010-03-22 |
Dan Nicolaescu |
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
|
2010-03-21 |
Dan Nicolaescu |
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
|
2010-03-21 |
Dan Nicolaescu |
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
|
2010-03-21 |
Andreas Schwab |
Use absolute directory names substituted by configure
|
2010-03-21 |
Andreas Schwab |
Expand ${bootstrap_exe} before chdir
|
2010-03-21 |
Juri Linkov |
Fix message of multi-line occur regexps and multi-buffer header lines.
|
2010-03-20 |
Stefan Monnier |
Use more relative file and directory names in `lisp' make rules.
|
2010-03-20 |
Ted Zlatanov |
Fix unbalanced parenthesis in secrets.el.
|
2010-03-20 |
Stefan Monnier |
(hide-sublevels): Unfix the paren non-typo! (bug#5738).
|
2010-03-20 |
Glenn Morris |
Use faces not variables for font-lock customization in rst.el.
|
2010-03-20 |
Glenn Morris |
Cosmetic changes to lib-src/Makefile.in.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for old GNU/Linux using libc version 5.
|
2010-03-20 |
Dan Nicolaescu |
Consolidate redundant definitions in s/bsd-common.h.
|
2010-03-20 |
Dan Nicolaescu |
Consolidate redundant definitions.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
2010-03-20 |
Dan Nicolaescu |
* s/openbsd.h: Remove support for non-ELF and for systems that do
|
2010-03-20 |
Juri Linkov |
* s-region.el: Move to obsolete.
|
2010-03-20 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
2010-03-20 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|
2010-03-19 |
Juanma Barranquero |
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
|
2010-03-19 |
Michael Albinus |
* auth-source.el (netrc-machine-user-or-password): Autoload.
|
2010-03-19 |
Dan Nicolaescu |
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
|
2010-03-19 |
Dan Nicolaescu |
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.
|
2010-03-19 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
2010-03-19 |
Stefan Monnier |
(hide-sublevels): Don't hide trailing newline (and fix paren typo).
|
2010-03-19 |
Glenn Morris |
Regenerate ldefs-boot.el.
|
2010-03-19 |
Glenn Morris |
Stop message.el from loading about 40 libraries it doesn't always need.
|
2010-03-19 |
Glenn Morris |
Regenerate src/config.in.
|
2010-03-19 |
Glenn Morris |
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
|
2010-03-18 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
2010-03-18 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
2010-03-18 |
Jan D. |
Merge from trunk
|
2010-03-15 |
Jan D. |
Merge from trunk
|
2010-03-11 |
Jan D. |
Merge from trunk
|
2010-03-08 |
Jan D. |
Merge from trunk
|
2010-03-18 |
Glenn Morris |
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.
|
2010-03-18 |
Glenn Morris |
Use query-replace-{from,to}-history-variable in more places.
|
2010-03-18 |
Glenn Morris |
Simplify some leim/Makefile.in clean rules.
|
2010-03-18 |
Glenn Morris |
* Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.
|
2010-03-18 |
Glenn Morris |
Remove obsolete code in emacs.c that chooses a bug reporting address.
|
2010-03-18 |
Glenn Morris |
* mail/hashcash.el (declare-function): Remove duplicate definition.
|
2010-03-18 |
Glenn Morris |
Minor simplifications for emacsbug.el.
|
2010-03-18 |
Glenn Morris |
Remove supercite.el's need for sendmail.el.
|
2010-03-18 |
Glenn Morris |
* configure: Fix comment mistake in previous change.
|
2010-03-18 |
Glenn Morris |
Regenerate configure.
|
2010-03-18 |
Glenn Morris |
Doc fix.
|
2010-03-18 |
Glenn Morris |
Replace some cpp with autoconf.
|
2010-03-18 |
Glenn Morris |
* calendar/cal-french.el: Convert to utf-8.
|
2010-03-18 |
Glenn Morris |
Close bug#5720.
|
2010-03-18 |
Glenn Morris |
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
|
2010-03-17 |
Katsumi Yamaoka |
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
|
2010-03-17 |
Katsumi Yamaoka |
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
|
2010-03-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-16 |
Michael Albinus |
* net/secrets.el (secrets-enabled): New variable. Use it instead
|
2010-03-15 |
Michael Albinus |
* net/secrets.el (top): Register the D-Bus signals only when the
|
2010-03-15 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
2010-03-15 |
Katsumi Yamaoka |
(mm-charset-to-coding-system): Use coding-system-from-name
|
2010-03-15 |
Katsumi Yamaoka |
(mm-charset-to-coding-system): Use coding-system-from-name
|
2010-03-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-03-14 |
Juri Linkov |
Add finder unknown keywords.
|
2010-03-14 |
Juri Linkov |
Fix keywords.
|
2010-03-13 |
Michael Albinus |
* etc/NEWS: Add secrets.el.
|
2010-03-13 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
2010-03-13 |
Eli Zaretskii |
Commit the change in src/Makefile.in announced in rev 99649.
|
2010-03-13 |
Andreas Schwab |
Remove obsolete .cvsignore files
|
2010-03-13 |
Eli Zaretskii |
Spell out in ChangeLog the purpose of revision 99649.
|
2010-03-12 |
Chong Yidong |
Document Customize and scroll-bar changes.
|
2010-03-12 |
Chong Yidong |
* xfns.c (Fx_create_frame): Set default to Qright.
|
2010-03-12 |
Chong Yidong |
Allow using list-colors-display to set colors in the Color widget.
|
2010-03-12 |
Chong Yidong |
Improvements to the Custom interface.
|
2010-03-12 |
Chong Yidong |
Update Custom arrow images.
|
2010-03-12 |
Chong Yidong |
Fix last change to use existing comm Custom group instead of `net'.
|
2010-03-12 |
Chong Yidong |
Reorganize Custom groups.
|
2010-03-12 |
Chong Yidong |
Put scroll-bar on right by default on UNIX.
|
2010-03-12 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
2010-03-12 |
Dan Nicolaescu |
Fix typo.
|
2010-03-12 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
2010-03-12 |
Glenn Morris |
Regenerate configure.
|
2010-03-12 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
2010-03-11 |
Juri Linkov |
Add a NEWS entry for animated image API.
|
2010-03-11 |
Glenn Morris |
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
|
2010-03-11 |
Glenn Morris |
Minor animated image housekeeping.
|
2010-03-11 |
Glenn Morris |
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.
|
2010-03-10 |
Chong Yidong |
Bump version to 24.0.50.
|
2010-03-10 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
2010-03-10 |
Miles Bader |
quick-install-emacs: Use more portable shell syntax
|
2010-03-10 |
Miles Bader |
quick-install-emacs: Be more picky about files we avoid installing
|
2010-03-10 |
Stefan Monnier |
vc-git.el (vc-git-revision-table): Include remote branches.
|
2010-03-10 |
Stefan Monnier |
Merge pending branch
|
2010-03-07 |
Stefan Monnier |
Start laying out a plan for Emacs-24
|
2010-03-07 |
Juri Linkov |
Animated image API.
|
2010-03-09 |
Miles Bader |
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
|
2010-03-08 |
Juri Linkov |
Fix numeric keywords.
|
2010-03-08 |
Chong Yidong |
Additional fix for rfc822-addresses (Bug#5692).
|
2010-03-08 |
Juanma Barranquero |
Fix typos in Changelogs.
|
2010-03-08 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
2010-03-08 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
2010-03-08 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
2010-03-08 |
Kenichi Handa |
from trunk
|
2010-03-08 |
Kenichi Handa |
Add bug# in ChangeLog.
|
2010-03-08 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
2010-03-03 |
Kenichi Handa |
from trunk
|
2010-03-07 |
Andreas Schwab |
Don't end parsing rfc822 addresses prematurely (Bug#5692)
|
2010-03-07 |
Chong Yidong |
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
|
2010-03-06 |
Chong Yidong |
NEWS: Clarify last change.
|
2010-03-06 |
Chong Yidong |
NEWS: Document change to Lisp reader for overflowing ints.
|
2010-03-06 |
Chong Yidong |
* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
|
2010-03-06 |
Chong Yidong |
Improve documentation for setting buffer-local vars (Bug#5688).
|
2010-03-06 |
Chong Yidong |
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
|
2010-03-06 |
Stefan Monnier |
* vc-git.el: Re-flow to fit into 80 columns.
|
2010-03-06 |
Glenn Morris |
Update some cedet template copyrights to GPLv3+.
|
2010-03-06 |
Glenn Morris |
Add license information for ede-test.el and srecode-test.el.
|
2010-03-05 |
Stefan Monnier |
Make it possible to C-g in a tight bytecode loop again (bug#5680).
|
2010-03-05 |
Stefan Monnier |
(Man-files-regexp): Tighten up the regexp (bug#5686).
|
2010-03-05 |
Stefan Monnier |
* regex.c (regex_compile): Setup gl_state as well.
|
2010-03-05 |
Stefan Monnier |
(skip_chars): Setup gl_state (bug#3823).
|
2010-03-05 |
Glenn Morris |
Fix orgcard.tex pdf landscape format.
|
2010-03-03 |
Juri Linkov |
Add a comment for the previous commit.
|
2010-03-03 |
Chong Yidong |
Fix keyboard macro key lookup (Bug#5481).
|
2010-03-03 |
Chong Yidong |
NEWS: Auto composition mode is still a minor mode.
|
2010-03-03 |
Glenn Morris |
Mark previous ChangeLog entry as a tiny change.
|
2010-03-03 |
Glenn Morris |
Close bug#5670 with patch from Å?tÄ?pán NÄ?mec <stepnem at gmail.com>.
|
2010-03-03 |
Glenn Morris |
Update Lispref for 30-bit integers.
|
2010-03-03 |
Chong Yidong |
NEWS: async-shell-command and ansi-color are now documented.
|
2010-03-03 |
Chong Yidong |
* faq.texi: Note that ansi-color is now enabled by default.
|
2010-03-02 |
Chong Yidong |
Documented make-pointer-invisible.
|
2010-03-02 |
Chong Yidong |
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
|
2010-03-02 |
Eli Zaretskii |
(emacs_mule_char): Fix a typo in commentary.
|
2010-03-02 |
Juri Linkov |
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
|
2010-03-02 |
Eli Zaretskii |
Fix bug in decoding emacs-mule encoding.
|
2010-03-02 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
|
2010-03-02 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
2010-03-02 |
Kenichi Handa |
from trunk
|
2010-03-02 |
Glenn Morris |
Small tweaks to etc/refcards/Makefile rules for PDFs.
|
2010-03-02 |
Glenn Morris |
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.
|
2010-03-02 |
Glenn Morris |
Fix date of Yom HaAtzma'ut holiday.
|
2010-03-02 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
2010-03-02 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
2010-03-02 |
Kenichi Handa |
from trunk
|
2010-03-02 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
2010-03-01 |
Alan Mackenzie |
Correct buggy patch 99592 to cc-engine.el.
|
2010-03-01 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
2010-03-01 |
Kenichi Handa |
from trunk
|
2010-03-01 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
2010-02-27 |
Kenichi Handa |
from trunk
|
2010-03-01 |
Alan Mackenzie |
Fix bug #5649: 23.1.92; Indentation problems in C mode.
|
2010-03-01 |
Glenn Morris |
Regenerate pl-refcard.pdf.
|
2010-03-01 |
Glenn Morris |
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
|
2010-03-01 |
Glenn Morris |
Regenerate de-refcard.pdf.
|
2010-03-01 |
Glenn Morris |
* refcards/de-refcard.tex: Fix paren typo.
|
2010-03-01 |
Glenn Morris |
Regenerate most pdf refcards.
|
2010-03-01 |
Glenn Morris |
Rename a command in ru-refcard.tex.
|
2010-03-01 |
Glenn Morris |
Fix some ChangeLog typos.
|
2010-03-01 |
Glenn Morris |
Update short copyright year in refcard tex files.
|
2010-02-28 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
2010-02-28 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
2010-02-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-28 |
Chong Yidong |
Minor doc fix.
|
2010-02-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-02-28 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
2010-02-28 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
2010-02-28 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
2010-02-28 |
Jan D. |
Merge from trunk
|
2010-02-28 |
Jan D. |
Merge from trunk
|
2010-02-25 |
Jan D. |
Merge from trunk
|
2010-02-28 |
Chong Yidong |
Fix use of unitialized memory.
|
2010-02-28 |
Michael Albinus |
* net/tramp.el (tramp-handle-write-region): START can be a string.
|
2010-02-28 |
Michael Albinus |
* net/dbus.el (dbus-introspect, dbus-get-property)
|
2010-02-28 |
Michael Albinus |
*** empty log message ***
|
2010-02-28 |
Michael Albinus |
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when
|
2010-02-28 |
Chong Yidong |
Fix more save-excursion warnings.
|
2010-02-28 |
Chong Yidong |
Fix save-excursion warning in files.el.
|
2010-02-27 |
Stefan Monnier |
Fix in-buffer completion when after-change-functions modify the buffer.
|
2010-02-27 |
Chong Yidong |
Document :otf font-spec property.
|
2010-02-27 |
Chong Yidong |
* international/fontset.el (setup-default-fontset): Fix :otf spec.
|
2010-02-27 |
convert-repo |
update tags
|
2010-02-27 |
Andreas Schwab |
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
|
2010-02-27 |
convert-repo |
update tags
EMACS_PRETEST_23_1_93
|
2010-02-27 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
2010-02-27 |
Chong Yidong |
Bump version to 23.1.93; regenerate AUTHORS.
|
2010-02-27 |
Chong Yidong |
Addendum to last patch: add "Medium" GTK font name keyword.
|
2010-02-27 |
Chong Yidong |
Recognize more keywords in GTK font names (Bug#5646).
|
2010-02-27 |
Chong Yidong |
Minor Python mode fix (Bug#5653).
|
2010-02-26 |
Kenichi Handa |
Fix Myanmar OTF support
|
2010-02-26 |
Kenichi Handa |
from trunk
|
2010-02-26 |
Kenichi Handa |
Fix Myanmar OTF support
|
2010-02-26 |
Glenn Morris |
* configure: Revert accidental commit from rev 99553.
|
2010-02-26 |
Glenn Morris |
Close bug#5643.
|
2010-02-26 |
Glenn Morris |
* custom.el (custom-initialize-delay): Doc fix.
|
2010-02-26 |
Glenn Morris |
Fix initialization of send-mail-function option.
|
2010-02-26 |
Glenn Morris |
Minor TUTORIAL fixes.
|
2010-02-26 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change.
|
2010-02-26 |
Kenichi Handa |
from trunk
|
2010-02-26 |
Chong Yidong |
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
|
2010-02-25 |
Alan Mackenzie |
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
|
2010-02-26 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change.
|
2010-02-25 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
|
2010-02-25 |
Kenichi Handa |
from trunk
|
2010-02-25 |
Stefan Monnier |
Fix up last erroneous commit
|
2010-02-25 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
|
2010-02-25 |
Kenichi Handa |
from trunk
|
2010-02-24 |
Robert J. Chassell |
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
|
2010-02-24 |
Jan D. |
Move declarations before statements.
|
2010-02-24 |
Jan D. |
Move declarations before statements.
|
2010-02-24 |
Jan D. |
Merge from trunk
|
2010-02-24 |
Stefan Monnier |
(gnus-treat-display-x-face): Protect against errors (bug#5299).
|
2010-02-24 |
Chong Yidong |
* files.el (hack-local-variables-filter): For eval forms, also
|
2010-02-24 |
Chong Yidong |
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
|
2010-02-19 |
Jan D. |
Merge from trunk
|
2010-02-18 |
Jan D. |
Merge from trunk
|
2010-02-14 |
Jan D. |
Merge from trunk
|
2010-02-24 |
Glenn Morris |
Doc fixes.
|
2010-02-23 |
Glenn Morris |
* TODO: Replace reference to CVS with explicit version number.
|
2010-02-22 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
|
2010-02-21 |
Chong Yidong |
* files.el (directory-listing-before-filename-regexp): Use
|
2010-02-21 |
Chong Yidong |
Minor doc fixes.
|
2010-02-21 |
Chong Yidong |
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
|
2010-02-21 |
Chong Yidong |
* frames.texi (Frame Commands): Note that the last ordinary frame can
|
2010-02-21 |
Chong Yidong |
* startup.el (fancy-about-screen): In mode-line, apply
|
2010-02-20 |
Chong Yidong |
* etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).
|
2010-02-20 |
Chong Yidong |
* progmodes/compile.el (compilation-error-regexp-alist-alist): In
|
2010-02-20 |
Eli Zaretskii |
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
|
2010-02-19 |
Chong Yidong |
Revert isearch.el change due to feature freeze.
|
2010-02-19 |
Ulf Jasper |
Fixed bug#5549 (icalendar.el)
|
2010-02-19 |
Eli Zaretskii |
term.c, dispextern.h: Fix stale comments.
|
2010-02-19 |
Eli Zaretskii |
INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.
|
2010-02-19 |
Nick Roberts |
Accommodate change of disassemble output in GDB 7.1.
|
2010-02-19 |
Glenn Morris |
Close bug#5593.
|
2010-02-19 |
Glenn Morris |
* trouble.texi: Revert grammar change from previous change.
|
2010-02-18 |
Sam Steingold |
(vc-cvs-merge-news): Yet another fix of message parsing.
|
2010-02-18 |
Stefan Monnier |
Use abbreviated file names in bookmarks (bug#5591).
|
2010-02-18 |
Stefan Monnier |
(fatal): Add a final \n if needed (bug#5596).
|
2010-02-18 |
Michael Albinus |
(tramp-handle-directory-files): When FULL, do not expand "." and "..".
|
2010-02-18 |
Michael Albinus |
(tramp-handle-insert-file-contents): Set always the permissions of the
|
2010-02-18 |
Glenn Morris |
* mh-acros.el: Comment fixes.
|
2010-02-18 |
Glenn Morris |
* README: Minor fixes.
|
2010-02-18 |
Glenn Morris |
* loadup.el: Comment fix.
|
2010-02-18 |
Glenn Morris |
* trouble.texi (Contributing): Repository is no longer CVS.
|
2010-02-18 |
Glenn Morris |
* fileio.c: Comment fix.
|
2010-02-18 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
|
2010-02-18 |
Glenn Morris |
* callint.c (Finteractive): Doc fix.
|
2010-02-18 |
Glenn Morris |
* commits: Mention not to mix changes in any given commit.
|
2010-02-18 |
Glenn Morris |
* emacs-lisp/authors.el (authors-renamed-files-alist):
|
2010-02-18 |
Glenn Morris |
INSTALL.BZR: Minor edit.
|
2010-02-18 |
Glenn Morris |
CONTRIBUTE: Various minor updates and changes.
|
2010-02-18 |
Kenichi Handa |
Fix handling of CODING_RESULT_INSUFFICIENT_DST.
|
2010-02-18 |
Kenichi Handa |
from trunk
|
2010-02-17 |
Mark A. Hershberger |
2010-02-17 Mark A. Hershberger <mah@everybody.org>
|
2010-02-18 |
Kenichi Handa |
Fix handling of CODING_RESULT_INSUFFICIENT_DST.
|
2010-02-17 |
Kenichi Handa |
Fix the ccl decoder for the case that the output buffer is fullfilled.
|
2010-02-17 |
Kenichi Handa |
from trunk
|
2010-02-17 |
Kenichi Handa |
Fix the ccl decoder for the case that the output buffer is fullfilled.
|
2010-02-16 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
|
2010-02-16 |
Chong Yidong |
* org-freemind.el (org-freemind-from-org-mode-node)
|
2010-02-16 |
Chong Yidong |
* simple.el (save-interprogram-paste-before-kill): Doc fix.
|
2010-02-16 |
Chong Yidong |
Minor tweaks to custom groups.
|
2010-02-16 |
Chong Yidong |
Small edit to custom images for better text alignment.
|
2010-02-16 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word): Obey the offset specified
|
2010-02-16 |
Kenichi Handa |
Update SKK-JISYO.L to the latest version.
|
2010-02-16 |
Kenichi Handa |
Regenate ja-dic.el.
|
2010-02-16 |
Kenichi Handa |
Update SKK-JISYO.L to the latest version.
|
2010-02-16 |
Kenichi Handa |
from trunk
|
2010-02-16 |
Kenichi Handa |
Fix for the new SKK-JISYO.L format.
|
2010-02-16 |
Kenichi Handa |
from trunk
|
2010-02-13 |
Kenichi Handa |
from trunk
|
2010-02-16 |
Glenn Morris |
Change a custom default to ease the mail->message transition.
|
2010-02-16 |
Glenn Morris |
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
|
2010-02-16 |
Glenn Morris |
Close bug#5562.
|
2010-02-16 |
Glenn Morris |
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
|
2010-02-15 |
Stefan Monnier |
(ad-compile-function): Fix last change.
|
2010-02-15 |
Stefan Monnier |
(ad-compile-function): Suppress byte-compiler warnings, since it is annoying
|
2010-02-15 |
Michael Albinus |
* net/tramp.el (tramp-process-actions, tramp-read-passwd):
|
2010-02-14 |
Juanma Barranquero |
Fix typos.
|
2010-02-14 |
Juanma Barranquero |
Fix typos in comments.
|
2010-02-14 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-02-14 |
Juanma Barranquero |
* quick-install-emacs (PRUNED): Fix typo in message.
|
2010-02-14 |
Juanma Barranquero |
Fix typos in docstrings.
|
2010-02-14 |
Michael Albinus |
* files.el (insert-directory): When WILDCARD-REGEXP and
|
2010-02-14 |
Juri Linkov |
* man.el (Man-fontify-manpage, Man-cleanup-manpage):
|
2010-02-13 |
Glenn Morris |
Improve docs of some transposition functions.
|
2010-02-13 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
2010-02-13 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
2010-02-13 |
Jan D. |
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
2010-02-13 |
Jan D. |
xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
2010-02-13 |
Jan D. |
Merge from trunk
|
2010-02-10 |
Jan D. |
Merge from trunk
|
2010-02-12 |
Juri Linkov |
* arc-mode.el (archive-unique-fname): Make directories for nested
|
2010-02-12 |
Juri Linkov |
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)
|
2010-02-12 |
Glenn Morris |
* NEWS: Mention mail-interactive change from Emacs 23.1.
|
2010-02-11 |
Stefan Monnier |
(copy-overlay): Damn typo.
|
2010-02-11 |
Stefan Monnier |
* subr.el (copy-overlay): Handle deleted overlays.
|
2010-02-11 |
Stefan Monnier |
(Man-completion-table): Don't signal an error if we can't run
|
2010-02-11 |
Glenn Morris |
* ChangeLog: Spelling fix.
|
2010-02-11 |
Juanma Barranquero |
Fix typos.
|
2010-02-11 |
Juanma Barranquero |
* textmodes/artist.el (artist-mt): Fix typos in docstring.
|
2010-02-10 |
Juanma Barranquero |
Fix typos.
|
2010-02-10 |
Stefan Monnier |
(Info-bookmark-jump): Simplify.
|
2010-02-10 |
Stefan Monnier |
(bookmark-handle-bookmark): Catch the right error.
|
2010-02-10 |
Glenn Morris |
* ChangeLog: Fix typos.
|
2010-02-10 |
Jan D. |
Fix for bug#5512, don't rely on SIGIO alone.
|
2010-02-10 |
Chong Yidong |
* iswitchb.el (iswitchb-completions): Revert last change.
|
2010-02-10 |
Jan D. |
Fix for bug#5512, don't rely on SIGIO alone.
|
2010-02-10 |
Jan D. |
Merge from trunk
|
2010-02-01 |
Jan D. |
Merge from trunk
|
2010-02-10 |
Michael Albinus |
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
|
2010-02-10 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Remove
|
2010-02-09 |
Glenn Morris |
* ChangeLog: Mark tiny change.
|
2010-02-09 |
Chong Yidong |
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
|
2010-02-08 |
Chong Yidong |
* nsfont.m (nsfont_open): The system's value for the font descent
|
2010-02-08 |
Chong Yidong |
Fix ada-mode handling of number literals.
|
2010-02-08 |
Glenn Morris |
* buffers.texi: Fix typo in previous.
|
2010-02-08 |
Glenn Morris |
Close bug#5529.
|
2010-02-08 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
2010-02-08 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
2010-02-08 |
Kenichi Handa |
from trunk
|
2010-02-05 |
Kenichi Handa |
from trunk
|
2010-02-02 |
Kenichi Handa |
from trunk
|
2010-02-07 |
Glenn Morris |
Fix previous change for F2003 interfaces.
|
2010-02-07 |
Chong Yidong |
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
|
2010-02-07 |
Chong Yidong |
Fix to uid/gid format in eshell's ls (Bug#5528).
|
2010-02-07 |
Chong Yidong |
Fix setting family and foundry in set-face-attribute (Bug#5536).
|
2010-02-07 |
Glenn Morris |
Handle F2003 named interfaces.
|
2010-02-06 |
Chong Yidong |
Credit Vivek Dasmohapatra for suggesting the last change.
|
2010-02-06 |
Chong Yidong |
* charset.c (load_charset_map_from_file)
|
2010-02-06 |
Chong Yidong |
* progmodes/cc-mode.el (c-common-init): Bind temporary variables
|
2010-02-06 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
|
2010-02-05 |
Juri Linkov |
* doc-view.el (doc-view-mode):
|
2010-02-05 |
Mark A. Hershberger |
add primative implementation of vc-svn-revision-table
|
2010-02-05 |
Mark A. Hershberger |
forgot changelog entry
|
2010-02-05 |
Mark A. Hershberger |
Use standard format for direntry
|
2010-02-05 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory):
|
2010-02-05 |
Glenn Morris |
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
|
2010-02-05 |
Chong Yidong |
Fix 2009-02-20 change to startup.el (Bug#5519).
|
2010-02-05 |
Stefan Monnier |
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
|
2010-02-05 |
Chong Yidong |
Fix for Bug#5526.
|
2010-02-05 |
Stefan Monnier |
Fix up various corner case problems.
|
2010-02-04 |
Alan Mackenzie |
Change strategy for marking < and > as template delimiters: mark them
|
2010-02-04 |
Michael Albinus |
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
|
2010-02-04 |
Glenn Morris |
Remove silly examples of changes.
|
2010-02-04 |
Glenn Morris |
* inc/grp.h: Remove execute bit.
|
2010-02-04 |
Glenn Morris |
Close bug#5485.
|
2010-02-04 |
Glenn Morris |
* mail/rmail.el (rmail-show-message-1): Handle malformed
|
2010-02-04 |
Glenn Morris |
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
|
2010-02-04 |
Glenn Morris |
* simple.el (visual-line-mode): Capitalize lighter.
|
2010-02-04 |
Glenn Morris |
Explain pkreport sort options.
|
2010-02-03 |
jwiegley |
iswitchb.el (iswitchb-completions): Add bookmark files to the
|
2010-02-03 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
|
2010-02-03 |
Stefan Monnier |
(vc-path): Make it an obsolete var, rather than function.
|
2010-02-02 |
Juri Linkov |
* textmodes/ispell.el (ispell-message-text-end): Remove final newline
|
2010-02-02 |
Juri Linkov |
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
|
2010-02-02 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
|
2010-02-01 |
Juri Linkov |
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
|
2010-02-01 |
Stefan Monnier |
Avoid obsolete special default variables like default-major-mode.
|
2010-02-01 |
Stefan Monnier |
(doc-view-new-window-function): Be a bit more defensive.
|
2010-02-01 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Add a header when a
|
2010-01-31 |
Juri Linkov |
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
|
2010-01-31 |
Juri Linkov |
* .bzrignore: Add TAGS-LISP.
|
2010-01-31 |
Kenichi Handa |
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)
|
2010-01-31 |
Kenichi Handa |
Add bug#.
|
2010-01-31 |
Kenichi Handa |
from trunk
|
2010-01-31 |
Chong Yidong |
* nsterm.m (ns_defined_color): Block input. Suggested by Mike
|
2010-01-31 |
Kenichi Handa |
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
|
2010-01-31 |
Chong Yidong |
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
|
2010-01-31 |
Chong Yidong |
src/config.in: Regenerate.
|
2010-01-31 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Handle visible bell like X.
|
2010-01-30 |
Glenn Morris |
eieio.texi: Remove execute bit.
|
2010-01-30 |
Andreas Schwab |
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
|
2010-01-30 |
convert-repo |
update tags
|
2010-01-30 |
Juanma Barranquero |
Fix typos.
|
2010-01-29 |
convert-repo |
update tags
EMACS_PRETEST_23_1_92
|
2010-01-30 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
2010-01-30 |
Chong Yidong |
Bump version to 23.1.92.
|
2010-01-30 |
Chong Yidong |
Regenerate AUTHORS.
|
2010-01-29 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Match another renaming indicator.
|
2010-01-29 |
Chong Yidong |
Mark last change as tiny.
|
2010-01-29 |
Chong Yidong |
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
|
2010-01-29 |
Chong Yidong |
Don't signal error on incorrect dirtrack regexp (Bug#5476)
|
2010-01-29 |
Chong Yidong |
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
|
2010-01-29 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle also
|
2010-01-29 |
Eli Zaretskii |
w32inevt.c (key_event): Remove unnecessary comparison of
|
2010-01-29 |
Glenn Morris |
Explain mbox folder links.
|
2010-01-28 |
Stefan Monnier |
Fix up spurious execute-bit on net/tramp.el
|
2010-01-28 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
|
2010-01-28 |
Chong Yidong |
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
|
2010-01-28 |
Chong Yidong |
Flymake fix to handle more C++ filenames (Bug#5488).
|
2010-01-28 |
Chong Yidong |
* fileio.c (Frename_file): Fix last change (Bug#5487).
|
2010-01-28 |
Chong Yidong |
Fixes for NetBSD (Bug#4629, Bug#2072).
|
2010-01-28 |
Alan Mackenzie |
display.texi (Auto Faces): Say fontification-functions is called
|
2010-01-28 |
Jason Rumney |
Add bug number to recent change.
|
2010-01-28 |
Katsumi Yamaoka |
Fix last bogus commit.
|
2010-01-28 |
Katsumi Yamaoka |
Fix last bogus commit.
|
2010-01-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-28 |
Jan D. |
Revert code for bug #3643.
|
2010-01-28 |
Jan D. |
xfns.c (Fx_create_frame): Remove window size matching code from
|
2010-01-28 |
Jan D. |
Merge from trunk
|
2010-01-28 |
Michael Albinus |
Fix some busybox annoyances.
|
2010-01-28 |
Glenn Morris |
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
|
2010-01-28 |
Glenn Morris |
(log-edit-strip-single-file-name): Add missing :safe, :group, and
|
2010-01-28 |
Glenn Morris |
Add some details of bzr's --fixes option.
|
2010-01-27 |
Jason Rumney |
Use Unicode for keyboard input on w32 console.
|
2010-01-27 |
Jason Rumney |
Fix typos, check for negative ASCII characters.
|
2010-01-27 |
Jason Rumney |
Use Unicode for console keyboard input on Windows.
|
2010-01-27 |
Jason Rumney |
Merged from trunk
|
2010-01-21 |
Jason Rumney |
Merged from trunk
|
2010-01-20 |
Jason Rumney |
Merge from trunk
|
2010-01-15 |
Jason Rumney |
Merge from trunk
|
2010-01-14 |
Jason Rumney |
Merge from trunk
|
2010-01-11 |
Jason Rumney |
Merge from trunk
|
2010-01-10 |
Jason Rumney |
Merged from trunk
|
2010-01-10 |
Jason Rumney |
Merged from trunk
|
2010-01-08 |
Jason Rumney |
Merge from trunk
|
2010-01-07 |
Jason Rumney |
Merge from trunk
|
2010-01-07 |
Jason Rumney |
Merge from trunk
|
2010-01-27 |
Kenichi Handa |
Fix src/ChangeLog.
|
2010-01-27 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
2010-01-27 |
Kenichi Handa |
Fix src/ChangeLog.
|
2010-01-27 |
Kenichi Handa |
from trunk
|
2010-01-27 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
2010-01-25 |
Kenichi Handa |
from trunk
|
2010-01-21 |
Kenichi Handa |
from trunk
|
2010-01-20 |
Kenichi Handa |
from trunk
|
2010-01-27 |
Glenn Morris |
Add a quick-start guide.
|
2010-01-27 |
Chong Yidong |
Fix rename-file to handle directory renaming properly (Bug#3353).
|
2010-01-27 |
Glenn Morris |
Fix bug#5477.
|
2010-01-27 |
Chong Yidong |
* lisp/files.el (delete-directory): Fix typo in last change.
|
2010-01-27 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
2010-01-26 |
Dan Nicolaescu |
(vc-path): Mark as obsolete.
|
2010-01-25 |
Chong Yidong |
Fix erc reconnection via non-default connectors (Bug#4958).
|
2010-01-25 |
Dan Nicolaescu |
(vc-annotate-revision-at-line): Compare file
|
2010-01-25 |
Jan D. |
* xfns.c (Fx_create_frame): If frame height is too big, try
|
2010-01-25 |
Jan D. |
Merge from trunk
|
2010-01-25 |
Dan Nicolaescu |
(vc-bzr-print-log): Use the more compact --line option
|
2010-01-25 |
Mark A. Hershberger |
merge
|
2010-01-25 |
Dan Nicolaescu |
(vc-git-dir-status-goto-stage): Pass --relative to the
|
2010-01-25 |
Mark A. Hershberger |
working version of vc-bzr-revision-table
|
2010-01-25 |
Mark A. Hershberger |
merge conflict
|
2010-01-19 |
Mark A. Hershberger |
replace references to obsolete c-subword-mode
|
2010-01-25 |
Jan D. |
Typo fix.
|
2010-01-25 |
Jan D. |
xfns.c (Fx_create_frame): If frame height i stoo big, try
|
2010-01-20 |
Jan D. |
Merge from trunk
|
2010-01-25 |
Stefan Monnier |
Try and fix bug#788, hopefully for real this time.
|
2010-01-24 |
Chong Yidong |
Use png_sig_cmp to allow linking with libpng 1.4.0.
|
2010-01-24 |
Dan Nicolaescu |
Remove support for adding --signoff on commit.
|
2010-01-24 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Rename
|
2010-01-24 |
Stefan Monnier |
* keymap.c (shadow_lookup): Add `remap' arg.
|
2010-01-24 |
Glenn Morris |
Add the aliases bug-emacs and bug-gnumacs.
|
2010-01-24 |
Glenn Morris |
(aelement): Fix typo in previous.
|
2010-01-23 |
Glenn Morris |
Small fixes.
|
2010-01-23 |
Glenn Morris |
Fix some details of previous change.
|
2010-01-23 |
Glenn Morris |
Update X-Debbugs-CC details.
|
2010-01-23 |
Chong Yidong |
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
|
2010-01-23 |
Chong Yidong |
* url-util.el: Require url-vars (Bug#5459).
|
2010-01-23 |
Chong Yidong |
* emacs-lisp/assoc.el (aelement): Doc fix.
|
2010-01-23 |
Chong Yidong |
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
|
2010-01-23 |
Chong Yidong |
Account for utmp.h availability.
|
2010-01-23 |
Juanma Barranquero |
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
|
2010-01-23 |
Juanma Barranquero |
* mail/rmail.el: Update autoload checksum.
|
2010-01-23 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
|
2010-01-23 |
Juanma Barranquero |
Tweak docstring and comment.
|
2010-01-21 |
Juanma Barranquero |
Fix bug#5435.
|
2010-01-23 |
YAMAMOTO Mitsuharu |
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
|
2010-01-22 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
2010-01-22 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
2010-01-22 |
Stefan Monnier |
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
|
2010-01-22 |
Chong Yidong |
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
|
2010-01-22 |
Eli Zaretskii |
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
|
2010-01-22 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
2010-01-22 |
Eli Zaretskii |
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
|
2010-01-21 |
Alan Mackenzie |
Fix a situation where deletion of a cpp construct throws an error.
|
2010-01-21 |
Chong Yidong |
Fix sgml-maybe-name-self (Bug#5380).
|
2010-01-21 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
2010-01-21 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
2010-01-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-21 |
Glenn Morris |
(Bugs): Fix PROBLEMS keybinding.
|
2010-01-20 |
Chong Yidong |
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
|
2010-01-20 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
|
2010-01-20 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
|
2010-01-20 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
2010-01-20 |
Kenichi Handa |
from trunk
|
2010-01-20 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
2010-01-18 |
Kenichi Handa |
from trunk
|
2010-01-18 |
Kenichi Handa |
from trunk
|
2010-01-18 |
Kenichi Handa |
from trunk
|
2010-01-20 |
Glenn Morris |
Remove file that only works with CVS, and isn't really needed with
|
2010-01-20 |
Glenn Morris |
(tab-always-indent): Fix custom-type.
|
2010-01-19 |
Alan Mackenzie |
Redate and reposition log entry.
|
2010-01-19 |
Alan Mackenzie |
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
|
2010-01-19 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
2010-01-19 |
Jan D. |
Merge from trunk
|
2010-01-19 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
2010-01-19 |
Jan D. |
Merge from trunk
|
2010-01-19 |
Alan Mackenzie |
Suppress spurious second invocation of before-change-functions
|
2010-01-19 |
Alan Mackenzie |
no message
|
2010-01-08 |
Alan Mackenzie |
Fix spurious before-change-functions invocation from (insert ?\n).
|
2010-01-18 |
Juanma Barranquero |
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
|
2010-01-18 |
Juanma Barranquero |
Fix typos.
|
2010-01-18 |
Juanma Barranquero |
ido.el: Consider the possibility of buffer names changing after kill-buffer.
|
2010-01-18 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
2010-01-18 |
Juanma Barranquero |
Fix typos.
|
2010-01-18 |
Kenichi Handa |
Add bug number.
|
2010-01-18 |
Kenichi Handa |
Add bug number.
|
2010-01-16 |
Kenichi Handa |
from trunk
|
2010-01-18 |
Juanma Barranquero |
Fix typos in docstrings, error messages, etc.
|
2010-01-18 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-18 |
Juanma Barranquero |
Fix typo in texinfo file.
|
2010-01-17 |
Chong Yidong |
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
|
2010-01-17 |
Chong Yidong |
Fix handling of arbitrary YANK-ACTION functions from compose-mail.
|
2010-01-17 |
Chong Yidong |
* message.el (message-mail): Just pass yank-action on to message-setup.
|
2010-01-17 |
Chong Yidong |
* elisp.texi: Remove duplicate edition information (Bug#5407).
|
2010-01-17 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
2010-01-17 |
Dan Nicolaescu |
(vc-dir-resynch-file): Update the vc-dir header when
|
2010-01-17 |
Chong Yidong |
Minor Semantic and EIEIO manual fixes.
|
2010-01-17 |
Juanma Barranquero |
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
|
2010-01-17 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
|
2010-01-17 |
Jay Belanger |
Give `calc-command-flags' an initial value.
|
2010-01-17 |
Glenn Morris |
(Reporting Bugs): Don't mention format of repository.
|
2010-01-17 |
Glenn Morris |
(Bugs): Make "Emacs repository" less specific, and the URL for same
|
2010-01-17 |
Glenn Morris |
(Latest version of Emacs): The repository is now Bazaar.
|
2010-01-17 |
Glenn Morris |
Edit some notes/ files to replace `cvs' with `bzr', or something general.
|
2010-01-17 |
Glenn Morris |
(semantic-idle-work-for-one-buffer): Doc fix.
|
2010-01-17 |
Juanma Barranquero |
Fix typos.
|
2010-01-17 |
Juanma Barranquero |
Fix typos in docstrings.
|
2010-01-17 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-17 |
Juanma Barranquero |
Fix typos in info documentation.
|
2010-01-16 |
Chong Yidong |
Fix return value of nxml-extend-after-change-region.
|
2010-01-16 |
Chong Yidong |
* lisp/ChangeLog: Mark last change as tiny.
|
2010-01-16 |
Chong Yidong |
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
|
2010-01-16 |
Chong Yidong |
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
|
2010-01-16 |
Chong Yidong |
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
|
2010-01-16 |
Glenn Morris |
Update with Miles's advice on how to commit.
|
2010-01-16 |
Chong Yidong |
* xterm.c (event_handler_gdk): Block input (Bug#5037).
|
2010-01-16 |
Glenn Morris |
Rename from cvslogs to commits.
|
2010-01-16 |
Chong Yidong |
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
|
2010-01-16 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
2010-01-16 |
Eli Zaretskii |
Reformat copyright line.
|
2010-01-16 |
Andreas Schwab |
Update $(lisp) and $(shortlisp) to match changes in loadup.el
|
2010-01-16 |
Stefan Monnier |
(x_term_init): Instead of inhibiting GC while running Lisp
|
2010-01-16 |
Glenn Morris |
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
|
2010-01-15 |
convert-repo |
update tags
|
2010-01-15 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
2010-01-15 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
2010-01-15 |
Jan D. |
Merge from trunk
|
2010-01-15 |
Chong Yidong |
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
|
2010-01-15 |
Jan D. |
Merge from trunk
|
2010-01-15 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
2010-01-15 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
2010-01-15 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
2010-01-14 |
Kenichi Handa |
from trunk
|
2010-01-15 |
Glenn Morris |
Fix Bug#5311.
|
2010-01-15 |
Glenn Morris |
(vc-svn-print-log): Use --limit rather than -l since the
|
2010-01-15 |
Glenn Morris |
Some more pointless updates.
|
2010-01-15 |
Glenn Morris |
Add log entry for new gdb icons.
|
2010-01-15 |
Chong Yidong |
Fix Qnone definition in NS files.
|
2010-01-14 |
Nick Roberts |
Add icons for reverse debugging. (3rd attempt).
|
2010-01-14 |
Juanma Barranquero |
Fix typos.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in docstrings.
|
2010-01-14 |
Juanma Barranquero |
Fix typo in error message.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in template docstrings.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in comments.
|
2010-01-14 |
Juanma Barranquero |
Fix typos in ChangeLogs and NEWS files.
|
2010-01-14 |
Juanma Barranquero |
Fix bug#5313: editing files in hexl-mode corrupts file
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.
|
2010-01-14 |
Juanma Barranquero |
Simplify previous change.
|
2010-01-14 |
Juanma Barranquero |
Default ada_project_path to $ADA_PROJECT_PATH.
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
|
2010-01-14 |
Juanma Barranquero |
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
|
2010-01-14 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
2010-01-15 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
2010-01-14 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
2010-01-14 |
Glenn Morris |
(show-trailing-whitespace): Safe if boolean. (Bug#5312)
|
2010-01-14 |
Juanma Barranquero |
Fix typo.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2010-01-14 |
Kenichi Handa |
from trunk
|
2010-01-13 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
|
2010-01-13 |
Chong Yidong |
Fix gc bug in terminal allocation.
|
2010-01-13 |
Juanma Barranquero |
Fix comment for bug#5345.
|
2010-01-13 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
2010-01-13 |
Juanma Barranquero |
Update autoload checksums.
|
2010-01-13 |
Juanma Barranquero |
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-13 |
YAMAMOTO Mitsuharu |
Call SIGNAL_THREAD_CHECK from signal handlers.
|
2010-01-13 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-13 |
Kenichi Handa |
merge trunk
|
2010-01-12 |
Juanma Barranquero |
* .bzrignore: Ignore all .exe, instead of individual files.
|
2010-01-12 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
2010-01-12 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
2010-01-12 |
YAMAMOTO Mitsuharu |
* keyboard.c (read_char): Don't apply previous change when current
|
2010-01-12 |
Jan D. |
* keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Jan D. |
keyboard.c (read_char): Return after executing from special map.
|
2010-01-12 |
Jan D. |
Merge from trunk
|
2010-01-12 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
2010-01-12 |
Juanma Barranquero |
* cedet/data-debug.el (data-debug): Fix customization group reference.
|
2010-01-12 |
Juanma Barranquero |
Fix typos in CEDET docstrings.
|
2010-01-13 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
2010-01-12 |
Kenichi Handa |
merge trunk
|
2010-01-11 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
2010-01-11 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
2010-01-11 |
Juanma Barranquero |
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
|
2010-01-11 |
Chong Yidong |
* progmodes/js.el: Autoload javascript-mode alias.
|
2010-01-11 |
Juanma Barranquero |
Fix typos in ffap.el.
|
2010-01-11 |
Chong Yidong |
* nsterm.m: Use DEFSYM for last change.
|
2010-01-11 |
Chong Yidong |
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
|
2010-01-11 |
Glenn Morris |
Set copyright year to 2010.
|
2010-01-11 |
Jan D. |
Merge from trunk
|
2010-01-11 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
2010-01-11 |
Glenn Morris |
(Highlight Interactively): `t' does not mean highlight all patterns.
|
2010-01-10 |
Jason Rumney |
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.
|
2010-01-10 |
Stefan Monnier |
(format-annotate-function): Only set
|
2010-01-10 |
Chong Yidong |
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
|
2010-01-10 |
Chong Yidong |
Add Semantic parsers for Python.
|
2010-01-09 |
Chong Yidong |
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).
|
2010-01-09 |
Chong Yidong |
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
|
2010-01-09 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
2010-01-09 |
Chong Yidong |
* compile.el (compilation-read-command): Doc fix.
|
2010-01-09 |
Juanma Barranquero |
Fix bug#5345: password asked when visiting files on a lightweight checkout.
|
2010-01-09 |
Chong Yidong |
Fix compile-command's safe-local-variable condition.
|
2010-01-09 |
Chong Yidong |
Fix for Bug#4113.
|
2010-01-09 |
Chong Yidong |
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
|
2010-01-09 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
2010-01-09 |
Jan D. |
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
2010-01-09 |
Jan D. |
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options
|
2010-01-09 |
Jan D. |
(command-line-1): Use orig-argi to check for ignored X and NS options.
|
2010-01-09 |
Jan D. |
Merge from trunk
|
2010-01-09 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
2010-01-08 |
Eli Zaretskii |
Fix format.
|
2010-01-08 |
Jan D. |
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
|
2010-01-08 |
Jan D. |
Frame width was not updated in fullscreen when scroll bars where removed/added.
|
2010-01-08 |
Jan D. |
Merge from trunk
|
2010-01-08 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
2010-01-08 |
Kenichi Handa |
from trunk
|
2010-01-08 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
2010-01-08 |
Kenichi Handa |
from trunk
|
2010-01-07 |
Juanma Barranquero |
Fix bug#3224.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Jan D. |
Forgot one.
|
2010-01-06 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
2010-01-06 |
Jan D. |
Merge from trunk
|
2010-01-06 |
Chong Yidong |
NS fixes for Bug#3233.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-06 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Ignore pending merges.
|
2010-01-06 |
Jan D. |
Fixing user-spec for fonts instead of using name.
|
2010-01-06 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
2010-01-06 |
Jan D. |
Merge from trunk.
|
2010-01-06 |
Katsumi Yamaoka |
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-06 |
Katsumi Yamaoka |
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
|
2010-01-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
2010-01-05 |
Dan Nicolaescu |
(vc-bzr-working-revision): Fix looking for a revision
|
2010-01-05 |
Andreas Schwab |
Fix gnus-summary-recenter to properly handle invisible lines
|
2010-01-05 |
Jan D. |
Handle internal-border width changes when maximized. Bug #2568
|
2010-01-05 |
Jan D. |
Merge from mainline.
|
2010-01-05 |
Chong Yidong |
* keyboard.c (read_key_sequence): Catch keyboard switch after
|
2010-01-05 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
2010-01-05 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-05 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
2010-01-05 |
Kenichi Handa |
merge from trunk
|
2010-01-05 |
Dan Nicolaescu |
(vc-bzr-diff): Obey vc-disable-async-diff.
|
2010-01-04 |
Stefan Monnier |
Avoid dubious uses of save-excursions.
|
2010-01-04 |
Stefan Monnier |
(xd_remove_watch): Avoid trying to convert a void* to
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
|
2010-01-04 |
Stefan Monnier |
Register the fact that rmail-mbox-branch was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that multi-tty was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that gnus-5_10-branch was merged (a long time ago)
|
2010-01-04 |
Stefan Monnier |
Register the fact that gerd_defvaralias was merged (a long time ago)
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Also highlight the author.
|
2010-01-04 |
Dan Nicolaescu |
(vc-bzr-state-heuristic): Make it work for lightweight
|
2010-01-03 |
Michael Albinus |
* dbusbind.c (xd_add_watch): Improve debug message.
|
2010-01-05 |
Jan D. |
Remove fprintf
|
2010-01-05 |
Jan D. |
Handle change of internal-border width when maximized.
|
2010-01-02 |
Eli Zaretskii |
eieio.texi (Naming Conventions): Correction to xref on elisp
|
2010-01-02 |
Eli Zaretskii |
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
|
2010-01-02 |
Chong Yidong |
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
|
2010-01-02 |
Chong Yidong |
Allow use of "end" keyword for terminating Octave-mode blocks.
|
2010-01-02 |
Chong Yidong |
Fix last change to message-exchange-point-and-mark.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Consistently put the text property on the bookmark name.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
|
2010-01-02 |
Chong Yidong |
Consistently hex notation to represent character codes.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
|
2010-01-02 |
Eli Zaretskii |
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
|
2010-01-02 |
Chong Yidong |
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
|
2010-01-02 |
Eli Zaretskii |
Rename cvs-update to bzr-update in lisp/ Makefiles.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add 2 more patterns.
|
2010-01-02 |
Eli Zaretskii |
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Remove gratuitous gratitude.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
|
2010-01-02 |
Karl Fogel |
* lisp/bookmark.el: Improvements suggested by Drew Adams:
|
2010-01-02 |
Juanma Barranquero |
Fix typos.
|
2010-01-02 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
2010-01-02 |
Juanma Barranquero |
lisp/*: Fix typos in docstrings and messages.
|
2010-01-02 |
Juanma Barranquero |
lisp/org/org.el: Fix typos in error messages.
|
2010-01-02 |
Juanma Barranquero |
etc/NEWS: Fix typos.
|
2010-01-01 |
Chong Yidong |
Fix buffer overflow in ns_get_color.
|
2010-01-01 |
Chong Yidong |
* lisp/gnus/message.el (message-exchange-point-and-mark): Call
|
2010-01-01 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
2010-01-01 |
Chong Yidong |
* lisp/ChangeLog: Update bug number in last change.
|
2010-01-01 |
Chong Yidong |
* comint.el (comint-input-ring-size): Make it a defcustom and
|
2010-01-01 |
Chong Yidong |
* src/lread.c (syms_of_lread): Make it clearer that these are the
|
2010-01-01 |
Chong Yidong |
* eval.c (run_hook_with_args): Handle the case where the global
|
2009-12-31 |
Chong Yidong |
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.
EMACS_PRETEST_23_1_91
|
2009-12-30 |
Nick Roberts |
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
|
2009-12-30 |
Chong Yidong |
* doc/emacs/building.texi: Re-apply revno 99212, which was
|
2009-12-30 |
Nick Roberts |
(vc-hg-working-revision): Tweak previous change.
|
2009-12-30 |
Nick Roberts |
Show working revision correctly for mercurial.
|
2009-12-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2009-12-29 |
Chong Yidong |
* doc/emacs/misc.texi (Shell): Document async-shell-command.
|
2009-12-29 |
Juanma Barranquero |
Declare some functions for the byte-compiler.
|
2009-12-29 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
2009-12-29 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
2009-12-29 |
Dan Nicolaescu |
Make vc-dir work on subdirectories of the bzr root.
|
2009-12-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2009-12-29 |
Juanma Barranquero |
process.c: Fix typo in comment.
|
2009-12-28 |
Tassilo Horn |
Merge: * font-lock.el (font-lock-refresh-defaults): New function, which
|
2009-12-28 |
Tassilo Horn |
* font-lock.el (font-lock-refresh-defaults): New function, which
|
2009-12-28 |
Tassilo Horn |
Merge from mainline.
|
2009-12-28 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
|
2009-12-28 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Fix short log regexp.
|
2009-12-28 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
2009-12-28 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
2009-12-28 |
Andreas Schwab |
Fix bazaar update instructions
|
2009-12-28 |
Andreas Schwab |
Remove duplicate .bzrignore entry
|
2009-12-28 |
Kenichi Handa |
Merge: Add entries in ChangeLog
|
2009-12-28 |
Kenichi Handa |
Add new entries to ChangeLog
|
2009-12-28 |
Kenichi Handa |
*** empty log message ***
|
2009-12-28 |
Kenichi Handa |
*** empty log message ***
|
2009-12-28 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
2009-12-28 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
2009-12-28 |
Juanma Barranquero |
Update .bzrignore.
|
2009-12-28 |
Juanma Barranquero |
Update .bzrignore.
|
2009-12-28 |
Juanma Barranquero |
Update autoload checksum.
|
2009-12-27 |
Karl Fogel |
Merge: update nt/INSTALL for CVS->Bazaar switchover too.
|
2009-12-27 |
Karl Fogel |
Merge: document that we are on Bazaar now.
|
2009-12-27 |
Andreas Schwab |
Add .bzrignore
|
2009-12-27 |
Karl Fogel |
* INSTALL: Update for CVS->Bazaar switchover.
|
2009-12-27 |
Karl Fogel |
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
|
2009-12-27 |
Chong Yidong |
* minibuf.c (Fall_completions): Minor optimization.
|
2009-12-26 |
Kevin Ryde |
* man.el
|
2009-12-26 |
Kevin Ryde |
(Man-bgproc-sentinel): When "-k foo" produces no output show error
|
2009-12-26 |
Kevin Ryde |
Tweak a comment: it's man-db on gnu/linux which agrees with posix that
|
2009-12-26 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
2009-12-26 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
2009-12-26 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
2009-12-26 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
2009-12-26 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
|
2009-12-26 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-26 |
Eli Zaretskii |
(pitx) Fix last change.
|
2009-12-26 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-26 |
Eli Zaretskii |
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.
|
2009-12-25 |
Chong Yidong |
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
|
2009-12-25 |
Chong Yidong |
* frames.texi (Resources): Describe inhibit-x-resources.
|
2009-12-25 |
Chong Yidong |
* emacs.texi (Top): Update node listing.
|
2009-12-25 |
Kenichi Handa |
(command_loop_1): Fix previous change.
|
2009-12-25 |
Kenichi Handa |
(devanagari-composable-pattern): Fixed to
|
2009-12-25 |
Kenichi Handa |
(composition_adjust_point): Update prototype.
|
2009-12-25 |
Kenichi Handa |
(composition_reseat_it): Don't make a composition
|
2009-12-25 |
Kenichi Handa |
(command_loop_1): Force redisplay if the last point
|
2009-12-24 |
Stefan Monnier |
(Fsave_excursion): Mention save-current-buffer in the docstring.
|
2009-12-23 |
Vinicius Jose Latorre |
Attribute face for faces specified as string.
|
2009-12-23 |
Glenn Morris |
Comment on out-of-sequence messages.
|
2009-12-22 |
Glenn Morris |
Add some notes on the debbugs.gnu.org setup.
|
2009-12-19 |
Glenn Morris |
Update some addresses for debbugs.gnu.org.
|
2009-12-19 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-19 |
Eli Zaretskii |
(pitx): Don't use enum names, use their values. Remove reference to
|
2009-12-19 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-19 |
Eli Zaretskii |
($(BLD)/cmds.$(O)): Depend on frame.h.
|
2009-12-19 |
Eli Zaretskii |
(alloc.o): Fix last change.
|
2009-12-19 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-19 |
Eli Zaretskii |
Update dependencies in Makefile.in.
|
2009-12-19 |
Andreas Schwab |
(Fclear_font_cache): Pass correct cache argument to
|
2009-12-18 |
Ulf Jasper |
Fixed timezone handling problem in icalendar.el.
|
2009-12-18 |
Katsumi Yamaoka |
(Direct Functions): Add missing port number to tls method.
|
2009-12-18 |
Katsumi Yamaoka |
Typo.
|
2009-12-18 |
Katsumi Yamaoka |
replace [:digit:] with [0-9] for XEmacs.
|
2009-12-17 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
2009-12-17 |
Glenn Morris |
Expand on previous change.
|
2009-12-17 |
Glenn Morris |
Refer to the static bug page (rather than the dynamic one) for a list
|
2009-12-17 |
Glenn Morris |
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
|
2009-12-17 |
Glenn Morris |
Change bug web-page to short-form at debbugs.gnu.org.
|
2009-12-17 |
Glenn Morris |
(gnus-bug-group-download-format-alist): Change emacs entry to
|
2009-12-17 |
Glenn Morris |
(bug-reference-url-format): Change to debbugs.gnu.org.
|
2009-12-17 |
Juanma Barranquero |
Some doc fixes (more needed).
|
2009-12-17 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
2009-12-17 |
Juri Linkov |
Make `dired-diff' more safe. (Bug#5225)
|
2009-12-17 |
Andreas Schwab |
Regenerate autoloads.
|
2009-12-17 |
Andreas Schwab |
(batch-update-autoloads): Only exclude
|
2009-12-17 |
Andreas Schwab |
(prefix-args${EXEEXT}): Don't compile prefix-args.c
|
2009-12-16 |
Juri Linkov |
Revert to old 23.1 logic of using the file at the mark as default.
|
2009-12-15 |
Chong Yidong |
Minor tweak to last change.
|
2009-12-15 |
Chong Yidong |
* xdisp.c (decode_mode_spec): Inhibit garbage collection when
|
2009-12-15 |
Michael Albinus |
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
|
2009-12-15 |
Michael Albinus |
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
|
2009-12-15 |
Glenn Morris |
Add appendix with the GFDL.
|
2009-12-15 |
Jay Belanger |
(Radix Modes): Clean up wording.
|
2009-12-15 |
Juanma Barranquero |
Add EDT Emulation manual.
|
2009-12-15 |
Glenn Morris |
(Coding Standards): Update URL.
|
2009-12-15 |
Glenn Morris |
Update some URLs.
|
2009-12-15 |
Glenn Morris |
*** empty log message ***
|
2009-12-15 |
Glenn Morris |
Remove comments about edt-user.doc. No longer applies now file has
|
2009-12-15 |
Glenn Morris |
Update comments for edt doc changes.
|
2009-12-15 |
Glenn Morris |
(Default keypad): Remove commented out node, which is just a duplicate
|
2009-12-15 |
Glenn Morris |
Add EDT entry.
|
2009-12-15 |
Glenn Morris |
(INFO_FILES): Add edt.
|
2009-12-15 |
Glenn Morris |
(INFO_TARGETS, DVI_TARGETS): Add edt.
|
2009-12-15 |
Glenn Morris |
New file (etc/edt-user.doc converted to Texinfo).
|
2009-12-15 |
Glenn Morris |
Split into edt-user.el and ../doc/misc/edt.texi, and remove.
|
2009-12-15 |
Glenn Morris |
New file, split out from edt-user.doc.
|
2009-12-15 |
Jay Belanger |
*** empty log message ***
|
2009-12-15 |
Jay Belanger |
(Radix Modes): Clarify two's complement notation.
|
2009-12-14 |
Chong Yidong |
* Makefile.in: Revert last change (Bug#5191).
|
2009-12-14 |
Juri Linkov |
(org-export-html-style-include-default):
|
2009-12-14 |
Dan Nicolaescu |
(vc-hg-working-revision): Make sure the command is executed in a
|
2009-12-14 |
Dan Nicolaescu |
(vc-hg-print-log): Fix argument order.
|
2009-12-14 |
Chong Yidong |
* progmodes/python.el (python-symbol-completions): Remove text
|
2009-12-14 |
Nick Roberts |
(gdb-frame-handler): Only set gud-lat-frame
|
2009-12-14 |
Nick Roberts |
*** empty log message ***
|
2009-12-14 |
Juri Linkov |
(ediff-context-diff-label-regexp): Don't match
|
2009-12-14 |
Glenn Morris |
Comment.
|
2009-12-14 |
Juri Linkov |
* info.el (Info-hide-cookies-node): Before hiding a cookie,
|
2009-12-14 |
Chong Yidong |
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
|
2009-12-14 |
Chong Yidong |
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
|
2009-12-14 |
Glenn Morris |
(message-sort-headers): Define for compiler.
|
2009-12-14 |
Kenichi Handa |
*** empty log message ***
|
2009-12-14 |
Kenichi Handa |
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
|
2009-12-13 |
Glenn Morris |
(report-emacs-bug): In message-mode, sort manually before storing
|
2009-12-13 |
Reiner Steib |
(mm-sign-option, mm-encrypt-option): Add :version tag.
|
2009-12-13 |
Jan Djärv |
Set the extended window manager hint for tooltip windows.
|
2009-12-13 |
Jan Djärv |
Work around warning about g_set_prgname() called multiple times.
|
2009-12-13 |
Jan Djärv |
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
|
2009-12-13 |
Jan Djärv |
xftfont.c: Parse symbolic names for constants also.
|
2009-12-13 |
Chong Yidong |
Add commentary about how to use Semantic.
|
2009-12-12 |
Dmitry Dzhus |
NEWS entry for gdb-mi GSoC changes.
|
2009-12-12 |
Michael Albinus |
* net/dbus.el (dbus-property-handler): Filter lambda forms out
|
2009-12-12 |
Jan Djärv |
Fix typo.
|
2009-12-12 |
Chong Yidong |
* simple.el (compose-mail): Remove mail-setup-with-from from
|
2009-12-12 |
Jan Djärv |
DPI might get set to 0 if we saw some Xsettings, but not DPI.
|
2009-12-12 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-12 |
Eli Zaretskii |
(struct text_pos): Use EMACS_INT;
|
2009-12-12 |
Jan Djärv |
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
|
2009-12-12 |
Reiner Steib |
(message-info): Explain why we use `Info-goto-node'.
|
2009-12-12 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-12 |
Eli Zaretskii |
(archive-rar-summarize): Support Attribute fields in RAR archives
|
2009-12-12 |
Stefan Monnier |
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
|
2009-12-12 |
Miles Bader |
Remove RCS keywords
|
2009-12-12 |
Kenichi Handa |
(malayalam-composable-pattern): Fix previous change.
|
2009-12-12 |
Kenichi Handa |
*** empty log message ***
|
2009-12-12 |
Kenichi Handa |
(indian-compose-regexp): New function.
|
2009-12-12 |
Kenichi Handa |
*** empty log message ***
|
2009-12-12 |
Kenichi Handa |
(struct ftfont_info): New member matrix.
|
2009-12-12 |
Kenichi Handa |
(struct xftfont_info): New member matrix.
|
2009-12-11 |
Miles Bader |
Remove RCS keywords
|
2009-12-11 |
Chong Yidong |
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
|
2009-12-11 |
Chong Yidong |
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
|
2009-12-11 |
Dan Nicolaescu |
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
|
2009-12-11 |
Glenn Morris |
(safe-pos-list): Define for compiler.
|
2009-12-11 |
Glenn Morris |
Fix thinko.
|
2009-12-11 |
Glenn Morris |
Fix typo.
|
2009-12-11 |
Glenn Morris |
No longer require sendmail.
|
2009-12-11 |
Glenn Morris |
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
|
2009-12-11 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
2009-12-11 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
2009-12-10 |
Vinicius Jose Latorre |
Doc fix.
|
2009-12-10 |
Jan Djärv |
configure.in: Check for RSVG if GNUStep is used.
|
2009-12-10 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-10 |
Eli Zaretskii |
(archive-rar-summarize): Allow between 6 and 7 characters in the
|
2009-12-10 |
Alan Mackenzie |
Fix bug#5091: indentation in c++-mode.
|
2009-12-10 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)
|
2009-12-10 |
Stefan Monnier |
Remove mention of latex-complete, which was removed before the release.
|
2009-12-10 |
Stefan Monnier |
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
|
2009-12-10 |
Glenn Morris |
(top-level): Move require 'mail-utils to start.
|
2009-12-10 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
|
2009-12-10 |
Glenn Morris |
(report-emacs-bug): Use whichever send command is appropriate for the
|
2009-12-09 |
Chong Yidong |
* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
|
2009-12-09 |
Jan Djärv |
configure.in: Don't check for RSVG or GConf unless X11 is used.
|
2009-12-09 |
Andreas Schwab |
* xsettings.c: Include "keyboard.h".
|
2009-12-09 |
Andreas Schwab |
(xg_tool_bar_proxy_help_callback): Fix missing return.
|
2009-12-09 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
2009-12-09 |
Andreas Schwab |
Regenerate.
|
2009-12-09 |
Michael Albinus |
* NEWS: Point to the external counterparts of su and sudo.
|
2009-12-09 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
|
2009-12-09 |
Michael Albinus |
* eshell.texi (History): Add the other built-in variables.
|
2009-12-09 |
Dan Nicolaescu |
Fix short log parsing and fontification.
|
2009-12-09 |
Stefan Monnier |
Drop some properties to avoid surprises.
|
2009-12-09 |
Chong Yidong |
No longer need to patch configure.
|
2009-12-09 |
Stefan Monnier |
Minor cleanup.
|
2009-12-09 |
Chong Yidong |
Bump version to 23.1.90.
EMACS_PRETEST_23_1_90
|
2009-12-09 |
Chong Yidong |
AUTHORS: Regenerate
|
2009-12-09 |
Chong Yidong |
ldefs-boot.el: Regenerate.
|
2009-12-09 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
2009-12-09 |
Chong Yidong |
Remove resolved GTK on Cygwin problem.
|
2009-12-09 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
2009-12-09 |
Kenichi Handa |
Require help-mode instead of help-fns.
|
2009-12-09 |
Kenichi Handa |
*** empty log message ***
|
2009-12-09 |
Kenichi Handa |
*** empty log message ***
|
2009-12-09 |
Kenichi Handa |
(ucs-names): Supply a sufficiently fine ranges instead of
|
2009-12-08 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
2009-12-08 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
2009-12-08 |
Glenn Morris |
Fix entries.
|
2009-12-08 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
2009-12-08 |
Glenn Morris |
(ELCFILES): Regenerate.
|
2009-12-08 |
Glenn Morris |
Fix log entries.
|
2009-12-08 |
Chong Yidong |
NEWS entries for mail-user-agent and CEDET.
|
2009-12-07 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
2009-12-07 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
2009-12-07 |
Andreas Schwab |
(unexec): Don't search for .data twice.
|
2009-12-07 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
2009-12-07 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-07 |
Eli Zaretskii |
Prevent save-buffer in Rmail buffers from using the coding-system
|
2009-12-07 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
2009-12-07 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
2009-12-07 |
Stefan Monnier |
(ucs-names): Fix last-minute paren-typo.
|
2009-12-07 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
2009-12-07 |
Chong Yidong |
Added compose-mail-user-agent-warnings.
|
2009-12-07 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
2009-12-07 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
2009-12-07 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
2009-12-07 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-12-07 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
|
2009-12-07 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
2009-12-07 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
2009-12-07 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
2009-12-06 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
2009-12-06 |
Dan Nicolaescu |
*** empty log message ***
|
2009-12-06 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
2009-12-06 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
2009-12-06 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
2009-12-06 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
2009-12-06 |
Ulf Jasper |
Fixed Bug#5096.
|
2009-12-06 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
2009-12-06 |
Ulf Jasper |
Fixed Bug#5008.
|
2009-12-06 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
2009-12-06 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
2009-12-06 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
2009-12-06 |
Roland Winkler |
(bibtex-enclosing-field): Exclude entry delimiter if it is at the end
|
2009-12-06 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
2009-12-06 |
Stefan Monnier |
(completion-in-region): Improve docstring.
|
2009-12-06 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
2009-12-06 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
2009-12-06 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
2009-12-06 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
2009-12-05 |
Chong Yidong |
Copyedit several NEWS entries.
|
2009-12-05 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
2009-12-05 |
Chong Yidong |
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
|
2009-12-05 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
2009-12-05 |
Glenn Morris |
Add bug ref.
|
2009-12-05 |
Chong Yidong |
* misc.texi (Shell Options): ansi-color is now default.
|
2009-12-05 |
Chong Yidong |
Fix commentary to reflect that ansi-color is now enabled by default.
|
2009-12-05 |
Chong Yidong |
ansi-color is now enabled by default in the shell.
|
2009-12-05 |
Chong Yidong |
* shell.el (shell): Require ansi-color (Bug#5113).
|
2009-12-05 |
Chong Yidong |
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
|
2009-12-05 |
Alan Mackenzie |
*** empty log message ***
|
2009-12-05 |
Chong Yidong |
Minor doc fix.
|
2009-12-05 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
|
2009-12-05 |
Chong Yidong |
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
|
2009-12-05 |
Chong Yidong |
Fix a comment and delete trailing whitespace.
|
2009-12-05 |
Juri Linkov |
(Info-find-node-2): Set `Info-current-subfile' to nil
|
2009-12-05 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
2009-12-05 |
Eli Zaretskii |
(next_element_from_ellipsis): Fix a typo in the commentary.
|
2009-12-05 |
Eli Zaretskii |
(next_element_from_display_vector): Fix a typo in the commentary.
|
2009-12-05 |
Alan Mackenzie |
Revert change 1.85
|
2009-12-05 |
Roland Winkler |
*** empty log message ***
|
2009-12-05 |
Roland Winkler |
(bibtex-map-entries): Use marker to keep
|
2009-12-05 |
Glenn Morris |
Documented diary view-mode.
|
2009-12-05 |
Glenn Morris |
(Diary Display): Mention View mode.
|
2009-12-05 |
Glenn Morris |
(Displaying the Diary): Mention keys apply to calendar.
|
2009-12-05 |
Glenn Morris |
A bit rusty on the alphabet.
|
2009-12-05 |
Glenn Morris |
Put calendar and diary hooks back in alphabetical order following
|
2009-12-05 |
Glenn Morris |
Documented diary fancy display.
|
2009-12-05 |
Glenn Morris |
Make it less tasty.
|
2009-12-05 |
Glenn Morris |
(Top): Update menu for cal-xtra node changes.
|
2009-12-05 |
Glenn Morris |
(Displaying the Diary): Holidays may be in the buffer
|
2009-12-05 |
Glenn Morris |
(Advanced Calendar/Diary Usage): Update menu.
|
2009-12-05 |
Glenn Morris |
(Standard Hooks): Remove diary-display-hook, replaced by
|
2009-12-05 |
Chong Yidong |
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.
|
2009-12-05 |
Stefan Monnier |
(completion-pcm--merge-try): Also consider placing point after a star, if
|
2009-12-05 |
Dan Nicolaescu |
(vc-dir): Use the correct markup for showing keymaps
|
2009-12-04 |
Juri Linkov |
(proced): Call `(proced-update t)' to update process
|
2009-12-04 |
Juri Linkov |
(dired-auto-revert-buffer): New defcustom.
|
2009-12-04 |
Juri Linkov |
Change roles of modes and functions in image-mode.el (Bug#5062).
|
2009-12-04 |
Ulf Jasper |
Newsticker fixes/changes.
|
2009-12-04 |
Sam Steingold |
(log-view-mode-map): "q" calls quit-window,
|
2009-12-04 |
Juanma Barranquero |
Fix `string-to-number' to deal consistently with integers and floats.
|
2009-12-04 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-04 |
Eli Zaretskii |
(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
|
2009-12-04 |
Glenn Morris |
Regenerate autoloads.
|
2009-12-04 |
Stefan Monnier |
Minor cleanup.
|
2009-12-03 |
Eli Zaretskii |
*** empty log message ***
|
2009-12-03 |
Eli Zaretskii |
(lisp, shortlisp): Replace indian.el with indian.elc.
|
2009-12-03 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
2009-12-03 |
Stefan Monnier |
(Fmake_network_process): Fix up the tests for
|
2009-12-03 |
Stefan Monnier |
(Qseqpacket): New symbol.
|
2009-12-03 |
Glenn Morris |
(class): Restore still useful declaration.
|
2009-12-03 |
Alan Mackenzie |
Enhance `c-parse-state' to run efficiently in "brace desserts".
|
2009-12-03 |
Alan Mackenzie |
Correct conflicts in previous patch.
|
2009-12-03 |
Alan Mackenzie |
*** empty log message ***
|
2009-12-03 |
Roland Winkler |
*** empty log message ***
|
2009-12-03 |
Roland Winkler |
(proced-filter-alist): Use regexp-quote.
|
2009-12-03 |
Michael Albinus |
Cleanup.
|
2009-12-03 |
Glenn Morris |
Revert previous accidental commit.
|
2009-12-03 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Fix typo.
|
2009-12-03 |
Dan Nicolaescu |
Add support for bzr shelve/unshelve.
|
2009-12-03 |
Dan Nicolaescu |
(vc-bzr-print-log): Deal with nil arguments better.
|
2009-12-03 |
Stefan Monnier |
(bibtex-complete-internal): Use completion-in-region.
|
2009-12-03 |
Dan Nicolaescu |
Support applying stashes. Improve UI.
|
2009-12-03 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Declare.
|
2009-12-03 |
Glenn Morris |
(Free Software and Free Manuals): Update URL, and remove duplicate text.
|
2009-12-03 |
Stefan Monnier |
(makefile-special-targets-list): No need for it to be an alist any more.
|
2009-12-03 |
Stefan Monnier |
(octave-complete-symbol): Use completion-in-region.
|
2009-12-03 |
Stefan Monnier |
Misc cleanup.
|
2009-12-03 |
Juanma Barranquero |
* progmodes/pascal.el: Require CL when compiling (for lexical-let).
|
2009-12-03 |
Stefan Monnier |
(try-expand-dabbrev-visible): Preserve point in the
|
2009-12-02 |
Stefan Monnier |
Use completion-in-buffer and remove uses of dynamic scoping.
|
2009-12-02 |
Kenichi Handa |
*** empty log message ***
|
2009-12-02 |
Kenichi Handa |
Include ZWJ and ZWNJ in the patterns to shape for all Indic scripts.
|
2009-12-02 |
Stefan Monnier |
Use completion-in-buffer.
|
2009-12-02 |
Stefan Monnier |
(message-completion-in-region): New compatibility function.
|
2009-12-02 |
Glenn Morris |
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent
|
2009-12-02 |
Glenn Morris |
(rmail-pop-to-buffer): New function. (Bug#2282)
|
2009-12-02 |
Glenn Morris |
(diary-list-entries): Replace superfluous save-excursion with
|
2009-12-02 |
Glenn Morris |
Comment.
|
2009-12-02 |
Glenn Morris |
2009-12-02 Michael Welsh Duggan <mwd at cert.org>
|
2009-12-02 |
Glenn Morris |
Andreas Politz <politza at fh-trier.de> (tiny change)
|
2009-12-02 |
Juanma Barranquero |
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
|
2009-12-02 |
Katsumi Yamaoka |
(gnus-group-prepare-flat): Check also whether groups with no unread article
|
2009-12-01 |
Stefan Monnier |
(tpu-cursor-free-mode): Emit message.
|
2009-12-01 |
Stefan Monnier |
(comint-insert-input): Ignore clicks to the right of
|
2009-12-01 |
Stefan Monnier |
(vc-print-log-internal): Don't wait for the prcess to
|
2009-12-01 |
Stefan Monnier |
(pcomplete/cd): Complete more than one argument, just in case.
|
2009-12-01 |
Stefan Monnier |
(pcomplete-std-complete): Don't try to complete past the last element.
|
2009-12-01 |
Chong Yidong |
* message.el: Revert last change.
|
2009-12-01 |
Stefan Monnier |
(normal-erase-is-backspace-mode): Fix thinko in message.
|
2009-12-01 |
Glenn Morris |
Add etc/images/mpc directory.
|
2009-12-01 |
Glenn Morris |
(window--display-buffer-2): Fix previous changes.
|
2009-12-01 |
Chong Yidong |
Delete trailing whitespace.
|
2009-12-01 |
Chong Yidong |
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
|
2009-12-01 |
Miles Bader |
Add arch tagline
|
2009-12-01 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2009-12-01 |
YAMAMOTO Mitsuharu |
(font_load_for_lface, font_open_by_name): Don't store name
|
2009-12-01 |
Glenn Morris |
(ELCFILES): Add mpc.elc.
|
2009-12-01 |
Glenn Morris |
New file.
|
2009-12-01 |
Glenn Morris |
Add missing entry.
|
2009-12-01 |
Bill Wohler |
*** empty log message ***
|
2009-12-01 |
Bill Wohler |
(Searching): Use mh vfolder_format and fix typo in database path for
|
2009-12-01 |
Bill Wohler |
*** empty log message ***
|
2009-12-01 |
Bill Wohler |
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in
|
2009-12-01 |
Stefan Monnier |
* mpc.el: New file.
|
2009-12-01 |
Glenn Morris |
(window-to-use): Define for compiler.
|
2009-12-01 |
Glenn Morris |
(byte-compile-save-excursion): Make message consistent with others (no
|
2009-12-01 |
Glenn Morris |
(rmail-mime-handle): Doc fix.
|
2009-12-01 |
Glenn Morris |
Update maintainer per comment from HN in bug#5056: "I no longer
|
2009-12-01 |
Glenn Morris |
Mention usertags.
|
2009-12-01 |
Dan Nicolaescu |
Make vc-print-log buttons work.
|
2009-11-30 |
Juanma Barranquero |
* savehist.el (savehist-autosave-interval): Allow setting to nil
|
2009-11-30 |
Juanma Barranquero |
Fix references to jit-lock properties.
|
2009-11-30 |
Katsumi Yamaoka |
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.
|
2009-11-30 |
Juri Linkov |
(multi-isearch-search-fun): Always provide a non-nil
|
2009-11-30 |
Dan Nicolaescu |
(vc-git-registered): Call vc-git-root only once.
|
2009-11-30 |
Stefan Monnier |
(print_preprocess): Preprocess the key_and_value table of
|
2009-11-30 |
Juri Linkov |
(multi-isearch-read-buffers): Move canonicalization
|
2009-11-30 |
Juri Linkov |
(multi-isearch-read-buffers)
|
2009-11-30 |
Juri Linkov |
(doc-view-continuous):
|
2009-11-30 |
Juri Linkov |
(comint-mode-map): Rebind `M-r' from
|
2009-11-30 |
Juri Linkov |
(perform-replace): Let-bind recenter-last-op to nil.
|
2009-11-30 |
Stefan Monnier |
Minor cleanup and simplification.
|
2009-11-30 |
Stefan Monnier |
(perl-font-lock-special-syntactic-constructs):
|
2009-11-29 |
Juri Linkov |
(Highlight Interactively): Actually a list of
|
2009-11-29 |
Juri Linkov |
*** empty log message ***
|
2009-11-29 |
Juri Linkov |
(describe-char-unidata-list): Use lowercase name
|
2009-11-29 |
Juri Linkov |
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
|
2009-11-29 |
Juri Linkov |
(ediff-minibuffer-with-setup-hook): New compatibility macro.
|
2009-11-29 |
Juri Linkov |
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
|
2009-11-29 |
Juri Linkov |
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
|
2009-11-29 |
Michael Albinus |
*** empty log message ***
|
2009-11-29 |
Michael Albinus |
* tramp.texi (Remote processes): Improve eshell example with "su"
|
2009-11-29 |
Michael Albinus |
*** empty log message ***
|
2009-11-29 |
Michael Albinus |
* eshell/esh-util.el (top): Require also Tramp when compiling.
|
2009-11-29 |
Michael Albinus |
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
|
2009-11-29 |
Michael Albinus |
* net/tramp.el (tramp-maybe-open-connection): Open the remote
|
2009-11-29 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
|
2009-11-29 |
Jan Djärv |
frame.c (frame_make_pointer_invisible)
|
2009-11-28 |
Stefan Monnier |
Try and remove assumptions about point-min==1.
|
2009-11-28 |
Chong Yidong |
* sem-user.texi (Semantic mode): Link to Idle Scheduler.
|
2009-11-28 |
Chong Yidong |
* semantic.texi (Analyzer Internals): Rename from Analyzer.
|
2009-11-28 |
Stefan Monnier |
(image-minor-mode): Exit more gracefully when the image
|
2009-11-28 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
2009-11-28 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
2009-11-28 |
Stefan Monnier |
(Man-completion-table): Make it easier to enter "<sec> <name>".
|
2009-11-28 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
2009-11-28 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
2009-11-28 |
Stefan Monnier |
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
|
2009-11-28 |
Eli Zaretskii |
(skip_invisible): Fix a typo in a comment.
|
2009-11-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-28 |
Eli Zaretskii |
(Special Properties): More accurate description of what the `cursor'
|
2009-11-28 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-28 |
Eli Zaretskii |
[!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.
|
2009-11-27 |
Stefan Monnier |
(byte-compile-warning-types): New type `suspicious'.
|
2009-11-27 |
Stefan Monnier |
(gud-basic-call): Don't only save the buffer but the excursion as well.
|
2009-11-27 |
Jan Djärv |
Don't crash if an X terminal is deleted with force == t.
|
2009-11-27 |
Michael Albinus |
*** empty log message ***
|
2009-11-27 |
Michael Albinus |
* NEWS: New functions eshell/su and eshell/sudo.
|
2009-11-27 |
Michael Albinus |
*** empty log message ***
|
2009-11-27 |
Michael Albinus |
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
|
2009-11-27 |
Jan Djärv |
serach.c (simple_search): Remove warning by making *p const.
|
2009-11-27 |
Daiki Ueno |
(socks-send-command): Convert binary request to
|
2009-11-27 |
Stefan Monnier |
(describe-bindings-internal): Remove `interactive'.
|
2009-11-27 |
Stefan Monnier |
(Man-completion-table): Trim a terminating "(".
|
2009-11-27 |
Stefan Monnier |
(url-generic-parse-url): Bind deactivate-mark.
|
2009-11-26 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
2009-11-26 |
Kevin Ryde |
* os.texi (Startup Summary): vindex inhibit-startup-message and
|
2009-11-26 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
2009-11-26 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
2009-11-26 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
2009-11-26 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
2009-11-26 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
2009-11-26 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
2009-11-26 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
2009-11-26 |
Stefan Monnier |
Misc coding convention cleanups.
|
2009-11-26 |
Stefan Monnier |
Various minor fixes.
|
2009-11-26 |
Stefan Monnier |
(vc-bzr-annotate-command): Make operation asynchronous.
|
2009-11-26 |
Jan Djärv |
Mention Metacity hang on Emacs resize.
|
2009-11-26 |
Dan Nicolaescu |
(finder-mode-map): Add a menu.
|
2009-11-26 |
Dan Nicolaescu |
(power_letter): Remove duplicate const.
|
2009-11-26 |
Dan Nicolaescu |
* verilog-mode.el (verilog-at-struct-p): Support "signed" and
|
2009-11-26 |
Glenn Morris |
(eshell/cd): Don't throw to a tag outside the scope.
|
2009-11-26 |
Glenn Morris |
Fix format.
|
2009-11-26 |
Glenn Morris |
(Latest version of Emacs): Mention stability of development version.
|
2009-11-26 |
Glenn Morris |
VM has moved again.
|
2009-11-26 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
2009-11-26 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
2009-11-26 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
2009-11-26 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
2009-11-25 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
2009-11-25 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
2009-11-25 |
Johan Bockgård |
(vc-annotate-revision-previous-to-line): Really use previous revision.
|
2009-11-25 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
2009-11-25 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
2009-11-25 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
2009-11-25 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
2009-11-25 |
Juri Linkov |
(Man-completion-table): Modify regexp to include section names
|
2009-11-25 |
Jan Djärv |
(delete_tty): Remove check for last terminal (bug#4970).
|
2009-11-25 |
Juri Linkov |
Search recursively in gzipped files. (Bug#4982)
|
2009-11-25 |
Juri Linkov |
(doc-view-mode): Set buffer-local `view-read-only' to nil
|
2009-11-25 |
Juri Linkov |
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
|
2009-11-25 |
Juri Linkov |
Provide additional default values (directories at other Dired
|
2009-11-25 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
2009-11-25 |
Stefan Monnier |
Really make the *Completions* window soft-dedicated (bug#5030).
|
2009-11-25 |
Jan Djärv |
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
|
2009-11-25 |
Stefan Monnier |
* progmodes/meta-mode.el (meta-complete-symbol):
|
2009-11-25 |
Stefan Monnier |
(mail-abbrev-complete-alias): Use completion-in-region.
|
2009-11-25 |
Stefan Monnier |
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.
|
2009-11-25 |
Stefan Monnier |
(abbrev--before-point): Use word-motion functions
|
2009-11-25 |
Stefan Monnier |
(string-prefix-p): New function.
|
2009-11-25 |
Stefan Monnier |
(Man-completion-cache): New var.
|
2009-11-25 |
Stefan Monnier |
(vc-print-log-internal): Make `limit' optional for better
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
2009-11-24 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
2009-11-24 |
Stefan Monnier |
(linum-update-window): Ignore intangible (bug#4996).
|
2009-11-24 |
Stefan Monnier |
Handle the [back] button properly (bug#4979).
|
2009-11-24 |
Stefan Monnier |
(list-load-path-shadows): Setup a major mode
|
2009-11-24 |
Stefan Monnier |
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)
|
2009-11-24 |
Stefan Monnier |
(Man-completion-table): New function.
|
2009-11-24 |
David Reitter |
vc-git-registered: use checkout directory (where .git is)
|
2009-11-24 |
Michael Albinus |
Improve handling of processes on remote hosts.
|
2009-11-24 |
Katsumi Yamaoka |
(message-from-style, message-interactive, message-signature): Always set
|
2009-11-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2009-11-24 |
YAMAMOTO Mitsuharu |
(x_new_font): Update f->scroll_bar_actual_width.
|
2009-11-24 |
YAMAMOTO Mitsuharu |
(font_open_entity): Don't use ASET if font_object is Qnil.
|
2009-11-24 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,
|
2009-11-24 |
Michael Kifer |
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-11-24 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
2009-11-24 |
Glenn Morris |
(global-semantic-idle-scheduler-mode): Move after definition of
|
2009-11-24 |
Glenn Morris |
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variable
|
2009-11-24 |
Stefan Monnier |
(bookmark-bmenu-search): Clear echo area when exiting.
|
2009-11-23 |
Chong Yidong |
* net/browse-url.el (browse-url-filename-alist): On Windows, add
|
2009-11-23 |
Juri Linkov |
Implement DocView Continuous mode. (Bug#4896)
|
2009-11-23 |
Juri Linkov |
Implement Isearch in comint input history. (Bug#3746)
|
2009-11-23 |
Michael Albinus |
*** empty log message ***
|
2009-11-23 |
Michael Albinus |
* net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
|
2009-11-23 |
Jan Djärv |
Must create deps for ecrt0.o in its rule.
|
2009-11-23 |
Jan Djärv |
* etags.c (absolute_filename): Use memove if we have it for overlapping copy.
|
2009-11-23 |
Jan Djärv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
2009-11-23 |
Stefan Monnier |
(move-to-window-line-last-op): Remove.
|
2009-11-23 |
Stefan Monnier |
(move-to-window-line-last-op): New var.
|
2009-11-23 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
2009-11-22 |
Chong Yidong |
* cedet/srecode/map.el (srecode-get-maps):
|
2009-11-22 |
Chong Yidong |
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
|
2009-11-22 |
Glenn Morris |
Move entries to the correct file and fix format.
|
2009-11-22 |
Tassilo Horn |
* progmodes/subword.el (subword-mode-map): Fix subword-mode-map
|
2009-11-22 |
Andreas Schwab |
(simple_search): Avoid CHAR_TO_BYTE in inner loop when
|
2009-11-22 |
Michael Kifer |
2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
|
2009-11-22 |
Jay Belanger |
*** empty log message ***
|
2009-11-22 |
Jay Belanger |
(Radix modes): Discuss alternate bases for two's complement notations.
|
2009-11-21 |
Chong Yidong |
Update md5sum.
|
2009-11-21 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
|
2009-11-21 |
Jan Djärv |
* cus-start.el (all): Add native condition for font-use-system-font.
|
2009-11-21 |
Jan Djärv |
Use a select wrapper around the GLib event loop, thus taking into account GLib
|
2009-11-21 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
2009-11-21 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A corrected version of the patch from
|
2009-11-21 |
Alan Mackenzie |
*** empty log message ***
|
2009-11-21 |
Tassilo Horn |
* progmodes/subword.el: Rename from lisp/subword.el.
|
2009-11-21 |
Stefan Monnier |
(bookmark-bmenu-bookmark-column): Remove var.
|
2009-11-21 |
Chong Yidong |
Fix last change.
|
2009-11-21 |
Stefan Monnier |
(bookmark-search-prompt, bookmark-search-timer): Remove.
|
2009-11-21 |
Glenn Morris |
(rmail-mime): Decode in fundamental-mode. (Bug#4993)
|
2009-11-21 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
2009-11-20 |
Chong Yidong |
* net/browse-url.el (browse-url-default-windows-browser): Use
|
2009-11-20 |
Chong Yidong |
* PROBLEMS: Remove fixed rebasing problem.
|
2009-11-20 |
Chong Yidong |
* s/cygwin.h: Remove unneeded linker flags.
|
2009-11-20 |
Chong Yidong |
* PROBLEMS (http): Add workaround for Cygwin crash.
|
2009-11-20 |
Karl Fogel |
* lisp/bookmark.el: Formatting and doc fixes only:
|
2009-11-20 |
Carsten Dominik |
Change version number to 6.33x
|
2009-11-20 |
Carsten Dominik |
2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
|
2009-11-20 |
Carsten Dominik |
*** empty log message ***
|
2009-11-20 |
Carsten Dominik |
2009-11-20 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-11-20 |
Tassilo Horn |
* progmodes/cc-cmds.el (c-forward-into-nomenclature)
|
2009-11-20 |
Stefan Monnier |
* bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
|
2009-11-20 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc
|
2009-11-20 |
Tassilo Horn |
* progmodes/cc-cmds.el: declare-functioned forward-subword and
|
2009-11-20 |
Tassilo Horn |
* makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
|
2009-11-20 |
Jan Djärv |
Always suggest system font because .emacs may not have been read yet.
|
2009-11-20 |
Jan Djärv |
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
|
2009-11-20 |
Tassilo Horn |
2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
|
2009-11-20 |
Dan Nicolaescu |
(vc-deduce-fileset): Allow non-state changing operations
|
2009-11-20 |
Dan Nicolaescu |
Use -Wdeclaration-after-statement if available.
|
2009-11-20 |
Dan Nicolaescu |
(vc-annotate-show-log-revision-at-line): Pass a
|
2009-11-20 |
Chong Yidong |
* sem-user.texi (Idle Completions Mode): More copyedits.
|
2009-11-20 |
Stefan Monnier |
Add missing entry.
|
2009-11-20 |
Glenn Morris |
(Acknowledgments): Add htmlfontify.
|
2009-11-20 |
Glenn Morris |
(ELCFILES): Regenerate.
|
2009-11-20 |
Chong Yidong |
* message.el (message-send-mail-with-sendmail): Revert last change.
|
2009-11-20 |
Chong Yidong |
* sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
|
2009-11-20 |
Chong Yidong |
* cedet/cedet.el (cedet-menu-map): Re-order menu items.
|
2009-11-20 |
Jay Belanger |
*** empty log message ***
|
2009-11-20 |
Jay Belanger |
(calc-octal-radix, calc-hex-radix): Add spec.
|
2009-11-20 |
Jay Belanger |
(math-format-date): Fix typo.
|
2009-11-20 |
Jay Belanger |
(calcFunc-vunpack): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(calc-modes-menu): Clean up two's complement entries.
|
2009-11-20 |
Jay Belanger |
(math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(math-format-date): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(calc-init-extentions): Rename `calc-complement-signed-mode' to
|
2009-11-20 |
Jay Belanger |
(calc-embedded-mode-vars): Rename `calc-complement-signed-mode' to
|
2009-11-20 |
Jay Belanger |
(math-compose-expr): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(math-format-twos-complement): Renamed from math-format-complement-signed.
|
2009-11-20 |
Jay Belanger |
(calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.
|
2009-11-20 |
Jay Belanger |
(calc-set-mode-line): Rename `calc-complement-signed-mode' to
|
2009-11-19 |
Stefan Monnier |
(latex-complete-bibtex-cache, latex-complete-alist): New vars.
|
2009-11-19 |
Stefan Monnier |
(Funintern): Comment out last change.
|
2009-11-19 |
Stefan Monnier |
* window.el (display-buffer-mark-dedicated): New var.
|
2009-11-19 |
Stefan Monnier |
(symbol-complete): Use completion-in-region.
|
2009-11-19 |
Stefan Monnier |
(file-cache-add-file): Use push and cons.
|
2009-11-19 |
Stefan Monnier |
(with-wrapper-hook): Fix thinko.
|
2009-11-19 |
Stefan Monnier |
* hfy-cmap.el (hfy-rgb-file): Use locate-file.
|
2009-11-19 |
Stefan Monnier |
Mention htmlfontify.
|
2009-11-19 |
Stefan Monnier |
New files.
|
2009-11-19 |
Juri Linkov |
*** empty log message ***
|
2009-11-19 |
Juri Linkov |
(switch-to-completions): Move point to the first
|
2009-11-19 |
Juri Linkov |
Vertical completions.
|
2009-11-19 |
Juri Linkov |
(completions-format): New defcustom.
|
2009-11-19 |
Juri Linkov |
* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
|
2009-11-19 |
Chong Yidong |
Update md5sum.
|
2009-11-19 |
Chong Yidong |
* mail/sendmail.el (mail-yank-prefix): Change default to "> ".
|
2009-11-19 |
Chong Yidong |
* message.el (message-from-style, message-interactive)
|
2009-11-19 |
Richard M. Stallman |
* lread.c (Funintern): Error if symbol is t or nil.
|
2009-11-19 |
Michael Albinus |
*** empty log message ***
|
2009-11-19 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
|
2009-11-19 |
Glenn Morris |
(dired-compress-file-suffixes): Add ".xz". (Bug#4953)
|
2009-11-19 |
Glenn Morris |
*** empty log message ***
|
2009-11-19 |
Glenn Morris |
(sgml-lexical-context): Declare.
|
2009-11-19 |
Glenn Morris |
(newsticker-treeview-treewindow-width)
|
2009-11-19 |
Glenn Morris |
Fix entries.
|
2009-11-19 |
Stefan Monnier |
* abbrev.el (abbrev-with-wrapper-hook): (re)move...
|
2009-11-19 |
Stefan Monnier |
(make_gap_larger): Don't make as many assumptions about the
|
2009-11-19 |
Kenichi Handa |
*** empty log message ***
|
2009-11-19 |
Kenichi Handa |
(describe-char-padded-string): Compose with TAB
|
2009-11-18 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A new, more accurate version of the
|
2009-11-18 |
Alan Mackenzie |
*** empty log message ***
|
2009-11-18 |
Sam Steingold |
(vc-hg-diff): Fix last patch: do not change directory.
|
2009-11-18 |
Juanma Barranquero |
* font-setting.el (font-use-system-font): Declare for byte-compiler.
|
2009-11-18 |
Alan Mackenzie |
(c-version): Bump to 5.31.8.
|
2009-11-18 |
Alan Mackenzie |
*** empty log message ***
|
2009-11-17 |
Katsumi Yamaoka |
(rfc2047-decode-region): Don't quote decoded words containing tspecial
|
2009-11-17 |
Andreas Schwab |
* lisp.h: Remove declaration of Ffont_get_system_font.
|
2009-11-17 |
Jan Djärv |
xsettings.c didn't check font-use-system-font, fix that.
|
2009-11-17 |
Andreas Schwab |
(x_default_font_parameter): Remove dead assignment.
|
2009-11-17 |
Andreas Schwab |
(Fbyteorder, init_font, Ffont_get_system_font): Declare.
|
2009-11-17 |
Michael Albinus |
*** empty log message ***
|
2009-11-17 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
|
2009-11-17 |
Jan Djärv |
* xftfont.c (xftfont_fix_match): Older versions of fontconfig does
|
2009-11-17 |
Michael Albinus |
*** empty log message ***
|
2009-11-17 |
Michael Albinus |
* net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
|
2009-11-17 |
Jan Djärv |
#ifdef on FC_LCD_FILTER.
|
2009-11-17 |
Jan Djärv |
*** empty log message ***
|
2009-11-17 |
Jan Djärv |
menu-bar.el(menu-bar-options-save): Add font-use-system-font.
|
2009-11-17 |
Jan Djärv |
Add font-setting.el to DOC.
|
2009-11-17 |
Jan Djärv |
Handle system default font and changing font parameters.
|
2009-11-17 |
Glenn Morris |
Add 2009 to copyright years.
|
2009-11-17 |
Glenn Morris |
(newsticker--treeview-list-update-faces):
|
2009-11-17 |
Glenn Morris |
(vc-svn-print-log): Fix typo in previous.
|
2009-11-17 |
Glenn Morris |
(INFO_FILES): Add semantic.
|
2009-11-17 |
Kenichi Handa |
*** empty log message ***
|
2009-11-17 |
Kenichi Handa |
(x_produce_glyphs): Consider face-remapping when falling
|
2009-11-17 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
|
2009-11-17 |
Jay Belanger |
Mention twos-complement notation.
|
2009-11-17 |
Juanma Barranquero |
* semantic.texi (Semantic Internals, Glossary):
|
2009-11-16 |
Jay Belanger |
*** empty log message ***
|
2009-11-16 |
Jay Belanger |
(Radix modes): Mention twos-complement notation.
|
2009-11-16 |
Jay Belanger |
*** empty log message ***
|
2009-11-16 |
Jay Belanger |
(calc-b-prefix-help): Remove references to `calc-symclip'.
|
2009-11-16 |
Jay Belanger |
(calc-arithmetic-menu): Remove `calc-symclip'.
|
2009-11-16 |
Jay Belanger |
(calc-get-operator):
|
2009-11-16 |
Jay Belanger |
(calc-init-extensions): Remove references to symclip.
|
2009-11-16 |
Jay Belanger |
(math-symclip, calcFunc-symclip, calc-symclip): Remove.
|
2009-11-16 |
Kevin Ryde |
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
|
2009-11-16 |
Kevin Ryde |
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
|
2009-11-16 |
Juanma Barranquero |
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
|
2009-11-16 |
Kevin Ryde |
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
|
2009-11-16 |
Kevin Ryde |
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
|
2009-11-16 |
Chong Yidong |
* info/dir: Add Semantic.
|
2009-11-16 |
Chong Yidong |
* Makefile.in: Build the Semantic manual.
|
2009-11-16 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): Default to 2000.
|
2009-11-16 |
Michael Albinus |
*** empty log message ***
|
2009-11-16 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
|
2009-11-16 |
Jan Djärv |
*** empty log message ***
|
2009-11-16 |
Jan Djärv |
xmenu.c(x_menu_wait_for_event): Call XFlush before select.
|
2009-11-16 |
Chong Yidong |
Remove unneeded declare-function calls.
|
2009-11-16 |
Stefan Monnier |
(vc-rcs-consult-headers): Add missing save-excursion.
|
2009-11-16 |
Michael Albinus |
*** empty log message ***
|
2009-11-16 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): New defun
|
2009-11-16 |
Michael Albinus |
*** empty log message ***
|
2009-11-16 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): New defun.
|
2009-11-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2009-11-16 |
YAMAMOTO Mitsuharu |
(byte-compile-output-file-form):
|
2009-11-16 |
Glenn Morris |
Ignore any deps directory.
|
2009-11-16 |
Glenn Morris |
Regenerate autoloads.
|
2009-11-16 |
Glenn Morris |
(install-arch-indep): Use a more restrictive Makefile
|
2009-11-16 |
Jay Belanger |
*** empty log message ***
|
2009-11-16 |
Jay Belanger |
(calc-b-prefix-help): Add help for `calc-symclip'.
|
2009-11-16 |
Jay Belanger |
(calc-arithmetic-menu): Add item for `calc-symclip'.
|
2009-11-16 |
Jay Belanger |
(calc-get-operator): Add `calc-symclip'.
|
2009-11-16 |
Jay Belanger |
(math-read-number-fancy): Read complement signed numbers.
|
2009-11-16 |
Jay Belanger |
(calc-embedded-mode-vars): Add `calc-complement-signed-mode'.
|
2009-11-16 |
Jay Belanger |
(calc-word-size): Reset the variables `math-2-word-size' and `math-half-2-word-size'.
|
2009-11-15 |
Jay Belanger |
(math-read-token): Read complement signed numbers.
|
2009-11-15 |
Jay Belanger |
(calcDigit-key): Fix regexp.
|
2009-11-15 |
Jay Belanger |
(math-2-word-size, math-half-2-word-size, calc-complement-signed-mode):
|
2009-11-15 |
Chong Yidong |
* register.el (jump-to-register, insert-register): Handle Semantic
|
2009-11-15 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): New variable.
|
2009-11-15 |
Dan Nicolaescu |
(mode-line-buffer-identification): Do not purecopy.
|
2009-11-15 |
Chong Yidong |
* dired.el (dired-mode-map): Move encryption items to "Operate"
|
2009-11-15 |
Chong Yidong |
* strokes.el (strokes-update-window-configuration): Make strokes
|
2009-11-15 |
Chong Yidong |
* cedet/semantic/idle.el (semantic-idle-summary-mode)
|
2009-11-15 |
Juri Linkov |
(set-mark-default-inactive): Add :type, :group
|
2009-11-15 |
Michael Albinus |
*** empty log message ***
|
2009-11-15 |
Michael Albinus |
* arc-mode.el (archive-maybe-copy): Move creation of directory ...
|
2009-11-15 |
Carsten Dominik |
2009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
|
2009-11-15 |
Carsten Dominik |
*** empty log message ***
|
2009-11-15 |
Carsten Dominik |
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-11-15 |
Carsten Dominik |
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-11-15 |
Stefan Monnier |
(help-make-xrefs): Undo the last revert, and replace it with a real fix.
|
2009-11-15 |
Stefan Monnier |
(disabled-command-function): Add useful args.
|
2009-11-15 |
Glenn Morris |
Fix declarations.
|
2009-11-14 |
Glenn Morris |
(menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)
|
2009-11-14 |
Glenn Morris |
(elint-standard-variables): Doc fix.
|
2009-11-14 |
Glenn Morris |
Shigeru Fukaya <shigeru.fukaya at gmail.com>
|
2009-11-14 |
Glenn Morris |
(Holiday Customizing): Replace obsolete alias.
|
2009-11-14 |
Glenn Morris |
Francis Wright <F.J.Wright at qmul.ac.uk>
|
2009-11-14 |
Andreas Schwab |
Ignore errors from mkdir when creating deps
|
2009-11-14 |
Jan Djärv |
gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.
|
2009-11-14 |
Chong Yidong |
* simple.el (shell-command): Doc fix (Bug#4891).
|
2009-11-14 |
Chong Yidong |
* help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
|
2009-11-14 |
Jan Djärv |
Use gcc-generated dependency files if we can (GNU Make and gcc required).
|
2009-11-14 |
Chong Yidong |
* commands.texi (Motion Events): Fix typo (Bug#4907).
|
2009-11-14 |
Glenn Morris |
(viper-set-hooks): Remove duplicate advice statements for vc-diff,
|
2009-11-14 |
Glenn Morris |
(top-level): Remove unnecessary load of ange-ftp when compiling.
|
2009-11-14 |
Glenn Morris |
No need to cc on -done messages.
|
2009-11-14 |
Glenn Morris |
(byte-compile-single-version): Remove, unused.
|
2009-11-14 |
Glenn Morris |
(x-selection-owner-p): Declare.
|
2009-11-14 |
Glenn Morris |
(Acknowledgments): Update for recent Org changes.
|
2009-11-14 |
Glenn Morris |
(defgroup): Doc fix.
|
2009-11-14 |
Glenn Morris |
(epg): Doc fix.
|
2009-11-14 |
Glenn Morris |
(postscript): Doc fix.
|
2009-11-14 |
Glenn Morris |
Fix typo.
|
2009-11-14 |
Glenn Morris |
Fix typos.
|
2009-11-14 |
Dan Nicolaescu |
* bindings.el (mode-line-buffer-identification): Purecopy only the string.
|
2009-11-13 |
Stefan Monnier |
(add-change-log-entry): Avoid displaying the changelog a second time.
|
2009-11-13 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
2009-11-13 |
Glenn Morris |
(ELCFILES): Regenerate.
|
2009-11-13 |
Michael Albinus |
*** empty log message ***
|
2009-11-13 |
Michael Albinus |
* dbus.texi (Type Conversion): Fix typo.
|
2009-11-13 |
Michael Albinus |
*** empty log message ***
|
2009-11-13 |
Michael Albinus |
* dbusbind.c (Vdbus_registered_objects_table): Renamed from
|
2009-11-13 |
Michael Albinus |
*** empty log message ***
|
2009-11-13 |
Michael Albinus |
* net/dbus.el (dbus-registered-objects-table): Renamed from
|
2009-11-13 |
Stefan Monnier |
(mark_object): Don't reprocess marked strings.
|
2009-11-13 |
Stefan Monnier |
(minibuffer-default-add-completions): Drop deprecated 4th arg.
|
2009-11-13 |
Kenichi Handa |
*** empty log message ***
|
2009-11-13 |
Kenichi Handa |
(word_boundary_p): Adjusted for the change of the
|
2009-11-13 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-13 |
Eli Zaretskii |
(artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'
|
2009-11-13 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-13 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Revert last change.
|
2009-11-13 |
Eli Zaretskii |
(Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
|
2009-11-13 |
Carsten Dominik |
refcards/orgcard.tex: Document the new archiving keys.
|
2009-11-13 |
Carsten Dominik |
*** empty log message ***
|
2009-11-13 |
Carsten Dominik |
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-11-13 |
Carsten Dominik |
*** empty log message ***
|
2009-11-13 |
Carsten Dominik |
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
|
2009-11-13 |
Kenichi Handa |
*** empty log message ***
|
2009-11-13 |
Kenichi Handa |
Make sure that the value of jisx0208 property is jisx0208 character.
|
2009-11-13 |
Dan Nicolaescu |
(auto-coding-regexp-alist): Only purecopy
|
2009-11-12 |
Stefan Monnier |
(minibuffer-completion-help): Use minibuffer-hide-completions.
|
2009-11-12 |
Stefan Monnier |
(dired-save-positions, dired-restore-positions): New funs.
|
2009-11-12 |
Dan Nicolaescu |
(tooltip-frame-parameters): Undo previous change.
|
2009-11-12 |
Juri Linkov |
(ffap-alternate-file-other-window, ffap-literally): New functions.
|
2009-11-12 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
2009-11-12 |
Dan Nicolaescu |
(define-compiler-macro): Purecopy the file name.
|
2009-11-12 |
Stefan Monnier |
(syms_of_xdisp): Fix typo in last change.
|
2009-11-12 |
Juanma Barranquero |
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.
|
2009-11-12 |
Juanma Barranquero |
Fix typos.
|
2009-11-12 |
David Reitter |
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
|
2009-11-11 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
2009-11-11 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
2009-11-11 |
Dan Nicolaescu |
* widget.el (define-widget): Purecopy the docstring.
|
2009-11-11 |
Dan Nicolaescu |
* s/freebsd.h:
|
2009-11-11 |
Stefan Monnier |
(directory-abbrev-alist): Fix docstring.
|
2009-11-11 |
Stefan Monnier |
(face-set-after-frame-default): Add comment.
|
2009-11-11 |
Michael Albinus |
*** empty log message ***
|
2009-11-11 |
Michael Albinus |
* net/tramp.el (tramp-advice-minibuffer-electric-separator)
|
2009-11-11 |
Dan Nicolaescu |
Add dependencies to lisp.h. Remove dependencies
|
2009-11-11 |
Dan Nicolaescu |
* progmodes/grep.el (grep-regexp-alist):
|
2009-11-11 |
Dan Nicolaescu |
* Makefile.in (ELCFILES): Add international/mule-conf.elc.
|
2009-11-11 |
Dan Nicolaescu |
(define-charset): Purecopy props.
|
2009-11-11 |
Dan Nicolaescu |
* international/mule-cmds.el (register-input-method); Purecopy arguments.
|
2009-11-11 |
Dan Nicolaescu |
(define-ccl-program): Purecopy the docstring.
|
2009-11-11 |
Dan Nicolaescu |
(define-minor-mode): Purecopy :lighter.
|
2009-11-11 |
Dan Nicolaescu |
* subr.el (add-hook): Purecopy strings.
|
2009-11-11 |
Dan Nicolaescu |
(custom-declare-group): Purecopy load-file-name.
|
2009-11-11 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
2009-11-11 |
Dan Nicolaescu |
* net/eudc.el (eudc-tools-menu):
|
2009-11-11 |
Dan Nicolaescu |
* subr.el (menu-bar-separator): New defconst.
|
2009-11-11 |
Dan Nicolaescu |
* term/x-win.el (x-gtk-stock-map):
|
2009-11-11 |
Juri Linkov |
(dired-get-filename)<declare-function>:
|
2009-11-10 |
Stefan Monnier |
(Fplist_get): Merge the active and the uncommented code.
|
2009-11-10 |
Jan Djärv |
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
|
2009-11-10 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
|
2009-11-10 |
Glenn Morris |
(Hints to MUA Authors): MUA should do any decoding.
|
2009-11-10 |
Glenn Morris |
Update x-popup-menu declaration.
|
2009-11-10 |
Glenn Morris |
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
|
2009-11-10 |
Jan Djärv |
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
|
2009-11-10 |
Juri Linkov |
(read-file-name): Support a list of default values
|
2009-11-10 |
Juanma Barranquero |
Fix typos.
|
2009-11-09 |
Michael Albinus |
*** empty log message ***
|
2009-11-09 |
Michael Albinus |
*** empty log message ***
|
2009-11-09 |
Michael Albinus |
* net/dbus.el (dbus-unregister-object): Release service, if no
|
2009-11-09 |
Juanma Barranquero |
Fix typos.
|
2009-11-09 |
Juanma Barranquero |
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
|
2009-11-09 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
2009-11-08 |
Chong Yidong |
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]
|
2009-11-08 |
Chong Yidong |
* emulation/cua-base.el: Add CUA property to some CC mode commands
|
2009-11-08 |
Chong Yidong |
* bookmark.el (bookmark-completing-read): Sort bookmark names if
|
2009-11-08 |
Chong Yidong |
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
|
2009-11-08 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
2009-11-08 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
2009-11-08 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
2009-11-08 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
2009-11-08 |
Chong Yidong |
Delete trailing whitespace.
|
2009-11-08 |
Stefan Monnier |
(parse_menu_item): Handle `notreal' a bit earlier.
|
2009-11-08 |
Michael Albinus |
*** empty log message ***
|
2009-11-08 |
Michael Albinus |
* tramp.texi (Auto-save and Backup): Disable backups just for a
|
2009-11-08 |
Michael Albinus |
* trampver.texi: Update release number.
|
2009-11-08 |
Michael Albinus |
*** empty log message ***
|
2009-11-08 |
Michael Albinus |
* net/trampver.el: Update release number.
|
2009-11-08 |
Michael Albinus |
* net/tramp.el (tramp-advice-make-auto-save-file-name)
|
2009-11-08 |
Andreas Schwab |
Regenerate.
|
2009-11-08 |
Chong Yidong |
* url-http.el (url-http-handle-authentication): Use proxy server,
|
2009-11-08 |
Chong Yidong |
* dired-aux.el (dired-query): Place cursor in echo area and allow
|
2009-11-08 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
|
2009-11-08 |
Michael Albinus |
*** empty log message ***
|
2009-11-08 |
Michael Albinus |
* trampver.texi: Update release number.
|
2009-11-08 |
Michael Albinus |
*** empty log message ***
|
2009-11-08 |
Michael Albinus |
*** empty log message ***
|
2009-11-07 |
Michael Albinus |
* net/trampver.el: Update release number.
|
2009-11-07 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
|
2009-11-07 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-handle-delete-directory):
|
2009-11-07 |
Chong Yidong |
Fix last change.
|
2009-11-07 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-copy-directory)
|
2009-11-07 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-directory): Don't use
|
2009-11-07 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-copy-directory)
|
2009-11-07 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
|
2009-11-07 |
Chong Yidong |
Update md5sum.
|
2009-11-07 |
Chong Yidong |
* tar-mode.el (tar-copy): Call write-region on the right buffer
|
2009-11-07 |
Chong Yidong |
* mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
|
2009-11-06 |
Chong Yidong |
* buff-menu.el (Buffer-menu-buffer+size): Use display property to
|
2009-11-06 |
Chong Yidong |
* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
|
2009-11-06 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
2009-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-06 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
|
2009-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2009-11-06 |
Eli Zaretskii |
(make_pure_c_string): Fix last change to avoid compiler warning.
|
2009-11-06 |
Jan Djärv |
Fix bug #4870, issues 3 and 4.
|
2009-11-06 |
Dan Nicolaescu |
* progmodes/ld-script.el (auto-mode-alist):
|
2009-11-06 |
Dan Nicolaescu |
* keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-11-06 |
Kenichi Handa |
*** empty log message ***
|
2009-11-06 |
Kenichi Handa |
Regenerated
|
2009-11-06 |
Kenichi Handa |
*** empty log message ***
|
2009-11-06 |
Kenichi Handa |
(unidata-gen-table): Fix for the case that the block data and the
|
2009-11-06 |
Dan Nicolaescu |
* process.c (socket_options): Make it const.
|
2009-11-06 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
2009-11-06 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
|
2009-11-06 |
Glenn Morris |
(ELCFILES): Update.
|
2009-11-05 |
Stefan Monnier |
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
|
2009-11-05 |
Stefan Monnier |
* mh-thread.el (mh-thread-set-tables):
|
2009-11-05 |
Stefan Monnier |
* nxml/xsd-regexp.el (xsdre-gen-categories):
|
2009-11-05 |
Stefan Monnier |
* org.el (org-version, org-get-refile-targets, org-refile)
|
2009-11-05 |
Stefan Monnier |
* verilog-mode.el (verilog-getopt-file, verilog-set-define):
|
2009-11-05 |
Kenichi Handa |
*** empty log message ***
|
2009-11-05 |
Kenichi Handa |
(Finsert_file_contents): Be sure set coding-system of
|
2009-11-05 |
Glenn Morris |
(byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
|
2009-11-05 |
Glenn Morris |
(vc-git-stash-map): Move definition before use.
|
2009-11-05 |
Glenn Morris |
Use autoload-rubric's feature argument.
|
2009-11-05 |
Glenn Morris |
(autoload-rubric): Add optional feature arg.
|
2009-11-05 |
Glenn Morris |
(top-level): Make load behave more like require.
|
2009-11-05 |
Glenn Morris |
*** empty log message ***
|
2009-11-04 |
Dan Nicolaescu |
(custom-declare-group): Purecopy standard-value.
|
2009-11-04 |
Dan Nicolaescu |
(BASE_PURESIZE): Increase to 1620000.
|
2009-11-04 |
Dan Nicolaescu |
(load-with-code-conversion): Call
|
2009-11-04 |
Dan Nicolaescu |
* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
|
2009-11-04 |
Stefan Monnier |
Load mh-loaddefs during compilation as well.
|
2009-11-04 |
Stefan Monnier |
Require help-mode rather than help-fns (bug#4861).
|
2009-11-04 |
Glenn Morris |
(byte-defop-compiler19): Remove.
|
2009-11-04 |
Glenn Morris |
Add "Incompatible Lisp Changes in Emacs 23.2".
|
2009-11-04 |
Glenn Morris |
(byte-compile-version-cond): Remove macro.
|
2009-11-04 |
Juri Linkov |
*** empty log message ***
|
2009-11-04 |
Juri Linkov |
(menu-bar-make-mm-toggle): Quote each element of `props'.
|
2009-11-04 |
Juanma Barranquero |
* calendar/calendar.el (cal-loaddefs):
|
2009-11-03 |
Stefan Monnier |
(todo-add-category): Don't hardcode point-min==1.
|
2009-11-03 |
Stefan Monnier |
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
|
2009-11-03 |
Stefan Monnier |
(save_restriction_restore): Update the (pt/begv/vz)_markers
|
2009-11-03 |
Stefan Monnier |
(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.
|
2009-11-03 |
Stefan Monnier |
Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
|
2009-11-03 |
Stefan Monnier |
(define-obsolete-variable-alias): Use dolist,
|
2009-11-03 |
Juri Linkov |
*** empty log message ***
|
2009-11-03 |
Juri Linkov |
(Buffer-menu-mode-map): Add hyphen between "Buffer"
|
2009-11-03 |
Juri Linkov |
(menu-bar-make-mm-toggle, menu-bar-make-toggle)
|
2009-11-03 |
Glenn Morris |
(with-mode-local): Another doc fix.
|
2009-11-03 |
Glenn Morris |
(with-mode-local): Doc fix.
|
2009-11-03 |
Glenn Morris |
(byte-compile-file-form-defvar)
|
2009-11-03 |
Glenn Morris |
(ansi-color-apply-on-region): Autoload it...
|
2009-11-03 |
Glenn Morris |
Reword header comment to prevent copyright.el wanting to update years.
|
2009-11-03 |
Stefan Monnier |
* url-util.el (url-insert-entities-in-string):
|
2009-11-03 |
Chong Yidong |
* comint.el (comint-replace-by-expanded-history-before-point):
|
2009-11-02 |
Jay Belanger |
*** empty log message ***
|
2009-11-02 |
Jay Belanger |
(calc-date-notation): Check to see if the format is whitespace
|
2009-11-02 |
Chong Yidong |
* minibuf.texi (Reading File Names): Note that read-file-name may
|
2009-11-02 |
Chong Yidong |
* minibuffer.el (read-file-name): Don't use file dialogs for
|
2009-11-01 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
|
2009-11-01 |
Andreas Schwab |
(view-mode-exit): If OLD-BUF is dead bury the buffer
|
2009-10-31 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
|
2009-10-31 |
Chong Yidong |
* facemenu.el (list-colors-display): Don't mark buffer as
|
2009-10-31 |
Glenn Morris |
(User-Chosen Coding Systems): Minor reword. (Bug#4817)
|
2009-10-31 |
Chong Yidong |
* international/mule-diag.el (list-character-sets-1): Minor
|
2009-10-31 |
Chong Yidong |
* mule.texi (Charsets): Numerous copyedits. Don't discuss the
|
2009-10-31 |
Chong Yidong |
* progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
|
2009-10-31 |
Chong Yidong |
* menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
|
2009-10-31 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
2009-10-31 |
Stefan Monnier |
* textmodes/two-column.el (2C-split):
|
2009-10-31 |
Glenn Morris |
Stephen Berman <stephen.berman at gmx.net>
|
2009-10-31 |
Glenn Morris |
(top-level): Don't require dired when compiling.
|
2009-10-31 |
Glenn Morris |
(top-level): Move provide statement to end.
|
2009-10-31 |
Glenn Morris |
(tar-parse-info, tar-header-name): Declare for compiler.
|
2009-10-31 |
Glenn Morris |
Remove odd/obsolete header comment.
|
2009-10-31 |
Glenn Morris |
Mention byte-compile-warnings `constants' member.
|
2009-10-31 |
Glenn Morris |
(byte-compile-warning-types, byte-compile-warnings): Add `constants'
|
2009-10-31 |
Glenn Morris |
(semantic--tag-link-list-to-buffer): Use mapc rather than mapcar
|
2009-10-31 |
Glenn Morris |
Suppress harmless warnings about setting up semantic-imenu (not part
|
2009-10-30 |
Eli Zaretskii |
*** empty log message ***
|
2009-10-30 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
|
2009-10-30 |
Stefan Monnier |
Forgot to include lisp/Makefile in the big previous CEDET commit.
|
2009-10-30 |
Stefan Monnier |
(vc-bzr-revision-keywords): New var.
|
2009-10-30 |
Stefan Monnier |
* cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
|
2009-10-30 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
2009-10-29 |
Glenn Morris |
Update to version 2009-08-14.15 from ftp://tug.org/tex/.
|
2009-10-29 |
Glenn Morris |
Fix some entries.
|
2009-10-29 |
Glenn Morris |
Add emacs-lisp-intro.pdf.
|
2009-10-29 |
Jason Rumney |
(syms_of_w32fns): Change default value of
|
2009-10-28 |
Stefan Monnier |
(diff-add-change-log-entries-other-window): Document in the code a bug.
|
2009-10-28 |
Stefan Monnier |
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
|
2009-10-28 |
Robert J. Chassell |
*** empty log message ***
|
2009-10-28 |
Robert J. Chassell |
removed lines 33 and 34 of emacs-lisp-intro.texi which said
|
2009-10-28 |
Stefan Monnier |
* cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
|
2009-10-28 |
Stefan Monnier |
(pcomplete-comint-setup): If there's a choice, replace
|
2009-10-28 |
Stefan Monnier |
(bookmark-insert-location, bookmark-bmenu-list)
|
2009-10-28 |
Stefan Monnier |
Fix last change's attribution.
|
2009-10-28 |
Stefan Monnier |
(vc-hg-state, vc-hg-working-revision): Use process-file so
|
2009-10-27 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
2009-10-27 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
2009-10-27 |
Robert J. Chassell |
*** empty log message ***
|
2009-10-27 |
Robert J. Chassell |
Minor change, bump Emacs version
|
2009-10-27 |
Michael Albinus |
*** empty log message ***
|
2009-10-27 |
Michael Albinus |
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
|
2009-10-27 |
Glenn Morris |
Make links to doc/lispintro/*.pdf.
|
2009-10-27 |
Glenn Morris |
Add copyright information for PDF images.
|
2009-10-27 |
Glenn Morris |
(texinfodir, TEXI2PDF): New variables.
|
2009-10-27 |
Glenn Morris |
(TEXI2PDF): New variable.
|
2009-10-27 |
Glenn Morris |
New file, generated from .eps version with epstopdf.
|
2009-10-26 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Fix typos in docstring.
|
2009-10-26 |
Juanma Barranquero |
Fix typos in comments.
|
2009-10-26 |
Juanma Barranquero |
* simple.el (transpose-subr): Give clearer error when the mark is not set.
|
2009-10-26 |
Andreas Schwab |
(PURESIZE_RATIO): Increase back to 10/6.
|
2009-10-26 |
Juanma Barranquero |
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
|
2009-10-26 |
Michael Albinus |
*** empty log message ***
|
2009-10-26 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-truename): New defconst. Perl
|
2009-10-26 |
Michael Albinus |
* net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
|
2009-10-26 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|