Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
49 check-ins
2024-10-23
| ||
02:39 | Switch to a different default font which works across my Linux and OpenBSD systems. Leaf check-in: 5994187514 user: stephan tags: trunk | |
2024-08-24
| ||
10:41 | Rename a var to squelch a warning from emacs 27.something+. check-in: b80bb07a44 user: stephan tags: trunk | |
10:06 | Check in months-old init.el patches from the main computer. check-in: 7b52743084 user: stephan tags: trunk | |
10:04 | Add a local copy of the editorconfig package. check-in: b5c7e1fef7 user: stephan tags: trunk | |
10:02 | Comment out a var access which barfs on OpenBSD. check-in: 7601c7b597 user: stephan tags: trunk | |
2024-04-04
| ||
16:27 | Maybe fixed compilation-search-path. Add comments about desktop-save-mode. check-in: e6ad220e89 user: stephan tags: trunk | |
2024-01-15
| ||
21:32 | Add another line to the previous checkin's comment. check-in: 50131a5b0c user: stephan tags: trunk | |
21:30 | Add (commented-out) relative line numbers. check-in: 0853cfdb25 user: stephan tags: trunk | |
2023-11-03
| ||
14:58 | force y/n confirmation for ctrl-x ctrl-c (after having lost my intricate buffer layout one too many times via accidentally tapping the neighboring x/c keys). check-in: 66a3560924 user: stephan tags: trunk | |
2023-10-07
| ||
09:38 | Add compilation-always-kill entry as a better alternative to the y-or-n-p replacement. check-in: 2b2ec42356 user: stephan tags: trunk | |
2023-09-20
| ||
07:09 | Add some notes to init.el. check-in: 4ac2568524 user: stephan tags: trunk | |
2023-09-10
| ||
08:06 | Automatically line-wrap the compilation output frame. check-in: 73c6b1c8be user: stephan tags: trunk | |
2023-08-19
| ||
11:24 | Add meta-m as an alias for make. check-in: 3208376fbb user: stephan tags: trunk | |
2023-08-11
| ||
21:16 | y/n shortcut. Fix JS indentation. check-in: 3c00a66614 user: stephan tags: trunk | |
2023-08-07
| ||
21:15 | Change indentation of lines inside of a (...) for C/Java. check-in: cdcc21ffa6 user: stephan tags: trunk | |
2023-07-30
| ||
16:43 | Bind f1 to compile. check-in: fd5cc62aad user: stephan tags: trunk | |
2023-07-26
| ||
20:36 | Correct switch/case indentation in java. check-in: ca4903f7f0 user: stephan tags: trunk | |
2023-07-22
| ||
12:17 | Fix switch/case indentation broken by an emacs-induced save. check-in: 8dbdc3fb73 user: stephan tags: trunk | |
2023-07-21
| ||
10:29 | Re-added some stuff removed by allowing emacs to save changes. check-in: 8e2919ab26 user: stephan tags: trunk | |
2023-06-22
| ||
09:15 | Add auto-init of global-company-mode. check-in: cfb7815f0f user: stephan tags: trunk | |
2023-06-20
| ||
13:54 | Add eglot. check-in: 1d956fcd92 user: stephan tags: trunk | |
2022-12-19
| ||
19:03 | Imported some C code style helpers from Larry B. check-in: fb1cf4cb3d user: stephan tags: trunk | |
2022-11-18
| ||
01:44 | Map extension .mjs to js-mode. check-in: 10faa1bbde user: stephan tags: trunk | |
2022-10-18
| ||
20:07 | Adjust C enum indents. check-in: 4d09b78c33 user: stephan tags: trunk | |
18:16 | Adjust C indentation for current preferences. check-in: 4571d9c617 user: stephan tags: trunk | |
2022-05-22
| ||
21:02 | Fixed javascript switch statement indention. check-in: 8f83360409 user: stephan tags: trunk | |
2022-02-21
| ||
20:04 | Lightened the dark-laptop theme's background color a bit. check-in: 59c85d834f user: stephan tags: trunk | |
2022-02-17
| ||
10:52 | imported resize-frame.el. check-in: 95b0a8b412 user: stephan tags: trunk | |
2022-02-14
| ||
15:12 | Added tcl-mode for .whcl file extension. check-in: 3987abc026 user: stephan tags: trunk | |
2021-11-20
| ||
18:52 | Hide the toolbar. check-in: 64cc65c6ea user: stephan tags: trunk | |
2021-09-23
| ||
08:13 | Disable bell. check-in: d3367efce2 user: stephan tags: trunk | |
2021-03-15
| ||
16:33 | Imported gruber-darker-theme.md. check-in: 4367c535b0 user: stephan tags: trunk | |
2021-03-08
| ||
20:23 | Removed a keybinding which triggers a weird bug on one BSD system. check-in: 06ad9f5c29 user: stephan tags: trunk | |
2021-02-28
| ||
06:20 | Changed font again. check-in: 1be9e1e401 user: stephan tags: trunk | |
2021-02-25
| ||
02:49 | Smaller default font size. check-in: 5a853c6d53 user: stephan tags: trunk | |
2021-02-11
| ||
03:27 | Added dxr.el. Edit: removed - this is not what i thought it was. Closed-Leaf check-in: dcdc61ce0c user: stephan tags: mistake | |
2021-02-08
| ||
03:53 | Added auto.def ==> tcl-mode mapping. check-in: 5dbcfe83a7 user: stephan tags: trunk | |
2020-08-24
| ||
05:59 | Added a couple Fossil SCM-specific edit mode mappings. check-in: 64b7b85533 user: stephan tags: trunk | |
2020-08-05
| ||
03:38 | Added -j4 to make command flags. check-in: 2961e4e48e user: stephan tags: trunk | |
2020-07-29
| ||
10:41 | Changed ps-paper-type to a4. check-in: f803fa4c1d user: stephan tags: trunk | |
2020-07-28
| ||
15:47 | Updated email address. check-in: 2ed55df04a user: stephan tags: trunk | |
2020-07-12
| ||
12:22 | Latest upstream markdown-mode.el. check-in: 7acf9f87d4 user: stephan tags: trunk | |
00:32 | Added local copies of themes removed by Mint Linux 20 update. check-in: 9313f89f88 user: stephan tags: trunk | |
2020-02-16
| ||
20:22 | Disable multiweb-mode (too buggy) and add .md.html extension for markdown/markdeep. check-in: da6f925877 user: stephan tags: trunk | |
2020-01-28
| ||
13:50 | Removed gfm (git-flavored-markdown) mode mapping for README.md. check-in: e9acbb75fc user: stephan tags: trunk | |
07:44 | Added markdown-mode dir to load-path. check-in: 01924a3608 user: stephan tags: trunk | |
2019-12-13
| ||
15:08 | Added markdown-mode. check-in: 1f9100c453 user: stephan tags: trunk | |
2019-10-09
| ||
07:03 | egg check-in: 554c56ead8 user: stephan tags: trunk | |
07:02 | initial empty check-in check-in: 1aa81422cd user: stephan tags: trunk | |